Skip to content

Conversation

PanieriLorenzo
Copy link

Original issue was actually intended behavior, though very unintuitive. I have added a re-export of petgraph to make sure the user is using the same version as the one in the public API of dasp_graph. See my comment on #176.

Caveats

By re-exporting petgraph we are effectively committing to having the entirety of petgraph as part of the API. An alternative approach would be to write our own traits for our API, to decouple from petgraph, and only use petgraph internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant