-
Notifications
You must be signed in to change notification settings - Fork 417
Pull requests: petgraph/petgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: added Recursive Largest First coloring heuristic
A-crate
Area: Petgraph crate functionality
C-new-algorithm
Category: A feature request for a new graph algorithm
docs: Revamp Issue and PR templates
A-readme
Area: Documentation that isn't part of any crate such as README.md or CONTRIBUTING.rst
C-refactor
Category: PR/issue with specific code/suggestions for refactoring
#888
opened Sep 24, 2025 by
RaoulLuque
Loading…
1 task done
chore: Update dependencies
A-deps
Area: dependencies
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
#886
opened Sep 21, 2025 by
RaoulLuque
Loading…
refactor: New Dijkstra/General Algorithm API
A-crate
Area: Petgraph crate functionality
C-refactor
Category: PR/issue with specific code/suggestions for refactoring
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
feat: Adds DOT ranksep config option.
A-crate
Area: Petgraph crate functionality
C-feature-request
Category: A feature request
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
#877
opened Sep 14, 2025 by
5061726b6572
Loading…
feat: add option to use Bfs with distances
A-crate
Area: Petgraph crate functionality
C-feature-request
Category: A feature request
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
#868
opened Aug 7, 2025 by
heureka-code
Loading…
fix!: support Planned in 0.9.0
A-crate
Area: Petgraph crate functionality
🔴 B-panic
Bug: Panic on correct input data
C-bugfix
Category: PR with bug fix
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
Acyclic<GraphMap<..>>
0.9.0-planned
perf!: Maximal cliques with bitmaps
A-crate
Area: Petgraph crate functionality
C-performance
Category: A change motivated by improving speed, memory usage or compile times
S-breaking-change
Status: Need a breaking change release to progress
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
feat: add Min S-T Cut algorithm
C-new-algorithm
Category: A feature request for a new graph algorithm
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
#847
opened Jul 6, 2025 by
BryanCruz
Loading…
feat: Implemented new largest maximal clique algorithm and function
C-new-algorithm
Category: A feature request for a new graph algorithm
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
feat!: Add optional support for Area: CI
A-crate
Area: Petgraph crate functionality
C-proposal
Category: A proposal that proposes new functionality or a new direction in the crate
S-breaking-change
Status: Need a breaking change release to progress
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
proptest
with a bunch of composable strategies
A-ci
#842
opened Jul 3, 2025 by
regexident
Loading…
feat: Add is_chordal check based on maximum cardinality search
A-crate
Area: Petgraph crate functionality
C-new-algorithm
Category: A feature request for a new graph algorithm
P-help-wanted
Call for participation: Help is requested to fix this issue
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
feat: astar with timeout
A-crate
Area: Petgraph crate functionality
C-new-algorithm
Category: A feature request for a new graph algorithm
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
#795
opened May 22, 2025 by
TijlJappens
Loading…
chore!: Update to quickcheck 1.0
A-ci
Area: CI
A-deps
Area: dependencies
C-feature-accepted
Category: A feature request that has been accepted pending implementation
S-breaking-change
Status: Need a breaking change release to progress
feat: Add general subgraph monomorphisms iteration and make "induced" nature of existing functions explicit
C-new-algorithm
Category: A feature request for a new graph algorithm
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
#779
opened Apr 24, 2025 by
skius
Loading…
feat: Add Maximum Bipartite Matching Algorithm
A-crate
Area: Petgraph crate functionality
C-new-algorithm
Category: A feature request for a new graph algorithm
S-waiting-on-author
Status: Awaiting some action by the PR/Issue author
#740
opened Feb 17, 2025 by
BryanCruz
Loading…
feat: WFC-C Algorithm for generating vertex coloring
A-crate
Area: Petgraph crate functionality
C-feature-accepted
Category: A feature request that has been accepted pending implementation
S-waiting-on-author
Status: Awaiting some action by the PR/Issue author
Edges undirected (refresh #352)
C-feature-request
Category: A feature request
S-breaking-change
Status: Need a breaking change release to progress
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.