-
Notifications
You must be signed in to change notification settings - Fork 449
Pull requests: petgraph/petgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: avoid duplicating self-loops in UndirectedAdaptor
#990
opened Apr 22, 2026 by
BerqiaMouad
Loading…
feat: Add rayon parallel iterators for node and edge weights
#988
opened Apr 13, 2026 by
mtreinish
Contributor
Loading…
perf: Kruskal's iterator creation 2x faster via O(E) bottom-up heapify
#986
opened Apr 4, 2026 by
viniciusdutra314
Loading…
feat: Implemented the Knuth-Szwarcfiter algorithm to find all topological sorts
#982
opened Mar 20, 2026 by
kulach
Loading…
fix: correct edge_count for undirected graphs created using csr::from_sorted_edges
#951
opened Jan 29, 2026 by
viniciusdutra314
Loading…
refactor: Remove unnecessary trait bounds for
articulation_points
#949
opened Jan 23, 2026 by
tlaakkonen
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: Add Display Implementation for NodeIndex<Ix> and EdgeIndex<Ix> whenever Ix: Display.
#941
opened Jan 8, 2026 by
RaoulLuque
Member
Loading…
feat(algo): Lexicographical topological sort
#940
opened Jan 2, 2026 by
lenianiva
Loading…
3 tasks done
feat(dominators): add dominated_by iterator method and implement DAG dominators build
#938
opened Dec 24, 2025 by
iMMIQ
Loading…
feat: added a method that generalizes extend_with_edges to allow supplying node weights
#937
opened Dec 22, 2025 by
gphilip
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.