Skip to content

Pull requests: petgraph/petgraph

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: reduce published package size with cargo diet
#1002 opened Jul 29, 2026 by dreyfus92 Loading…
fix: return zero colors for empty DSATUR graphs
#1001 opened Jul 14, 2026 by JSap0914 Loading…
docs: fix typo in doc comment
#995 opened Jun 15, 2026 by TheOddie Loading…
chore: Bump hashbrown to 0.17
#991 opened May 5, 2026 by cuviper Contributor Loading…
feat: Add rayon parallel iterators for node and edge weights
#988 opened Apr 13, 2026 by mtreinish Contributor Loading…
chore: release v0.8.4
#985 opened Apr 4, 2026 by github-actions Bot Draft
feat: Add unsafe node weight getter methods
#983 opened Mar 31, 2026 by mtreinish Contributor Loading… 0.9
refactor: IntoEdges independent of IntoEdgeReferences
#966 opened Feb 24, 2026 by rubdos Loading…
feat: Port and rewrite MatrixGraph
#964 opened Feb 18, 2026 by RaoulLuque Member Loading…
fix: out of bounds bug in isomorphism
#963 opened Feb 16, 2026 by ajit283 Loading…
feat: Add into_edge_type for StableGraph
#948 opened Jan 23, 2026 by tlaakkonen Loading…
test: Add DirectedGraph Test macro
#947 opened Jan 21, 2026 by RaoulLuque Member Loading…
feat: Expose mutable Edge Weight iterators for MatrixGraph
#946 opened Jan 21, 2026 by RaoulLuque Member Loading…
feat(core): Implement new traits on 'old' Graphs
#944 opened Jan 18, 2026 by RaoulLuque Member Loading…
feat(algo): Lexicographical topological sort
#940 opened Jan 2, 2026 by lenianiva Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:master.