Skip to content

Remove Boost Graph #547

Open
Open
@sritejakv

Description

@sritejakv

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions