Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Boost Graph #547

Open
2 tasks
sritejakv opened this issue Dec 5, 2022 · 0 comments
Open
2 tasks

Remove Boost Graph #547

sritejakv opened this issue Dec 5, 2022 · 0 comments

Comments

@sritejakv
Copy link
Collaborator

Story

Managing dependencies in C++ is a hard task. Especially, there is one dependency that always makes problems: Boost.
We have decided to de-boostify PhASAR. The only part left is boost graph. Remove it.

Hint: In the private branch f-PathTracingNew (uni-gitlab) we already have a custom implementation that we might want to use here.

Prerequisites

  • issue x

Out Of Scope

  • A isn't part of this

Acceptance Criteria

The following acceptance criteria are defined regarding the result of this story:
Clarify what the final result should be, not how to accomplish it.

  • No boost in PhASAR
  • All boost graphs are replaced with the semantically equivalent ones

Related Stories

  • none

Follow-up Stories

  • none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants