Skip to content

feat(core): Implement new traits on 'old' Graphs#944

Open
RaoulLuque wants to merge 10 commits intomasterfrom
rl/impl_new_traits_on_old_graph
Open

feat(core): Implement new traits on 'old' Graphs#944
RaoulLuque wants to merge 10 commits intomasterfrom
rl/impl_new_traits_on_old_graph

Conversation

@RaoulLuque
Copy link
Member

@RaoulLuque RaoulLuque commented Jan 18, 2026

This PR implements the new traits introduced in #927 for the old graphs, that is the so far existing graphs in petgraph. This is done by adding petgraph 0.8 as a dependency and implementing the traits for the graphs imported from this version.

More specifically, this PR depends on the PR #946 for the 0.8 branch, as this PR exposes some functionality for the old graphs (in particular MatrixGraph) which is necessary to implement the new traits on the old graphs. Said PR is planned to be merged and put out in the release 0.8.4. of petgraph.

@RaoulLuque RaoulLuque mentioned this pull request Jan 18, 2026
16 tasks
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