Skip to content

Implement as_dot for graphs in utils/graph in a less hacky way #1476

@lockshaw

Description

@lockshaw

The current implementation of as_dot(OpenDataflowGraphView const &) and as_dot(DataflowGraphView const &) was written very quickly and is rather hacky, relying on string-based node representations that need to be consistent between the two or else the function will just return nonsense.

Metadata

Metadata

Assignees

Labels

graphGraph library

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions