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: release v0.8.3
#826 opened Jun 9, 2025 by github-actions bot Draft
perf: Make A* tie break on lower h-values C-new-algorithm Category: A feature request for a new graph algorithm C-performance Category: A change motivated by improving speed, memory usage or compile times S-waiting-on-review Status: Awaiting review from the assignee but also other interested parties
#813 opened Jun 3, 2025 by Dietr1ch Loading… 0.8.4
ci: Speedup miri by using nextest
#810 opened May 31, 2025 by RaoulLuque Loading…
ci: Remove one test from miri test A-ci Area: CI C-performance Category: A change motivated by improving speed, memory usage or compile times
#809 opened May 31, 2025 by RaoulLuque Loading… 0.8.3
feat: astar with timeout C-new-algorithm Category: A feature request for a new graph algorithm
#795 opened May 22, 2025 by TijlJappens Loading…
feat: Add map_owned method for Graph C-feature-accepted Category: A feature request that has been accepted pending implementation P-easy Call for participation: Experience needed to fix: Easy / not much
#794 opened May 20, 2025 by petehayes102 Loading… 0.8.3
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
#788 opened May 11, 2025 by ABorgna Loading… 0.9
feat: make Csr::from_sorted_edges generic over edge type C-feature-accepted Category: A feature request that has been accepted pending implementation
#783 opened May 2, 2025 by uulm-janbaudisch Loading… 0.8.3
feat: Add bidirectional Dijkstra algorithm C-feature-accepted Category: A feature request that has been accepted pending implementation 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
#782 opened Apr 29, 2025 by ricohageman Loading… 0.8.3
fix: Infinite subgraph_isomorphisms_iter for empty isomorphisms C-bugfix Category: PR with bug fix
#780 opened Apr 25, 2025 by skius Loading… 0.8.3
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 node_weigths_and_indices iterator
#757 opened Mar 26, 2025 by krtab Loading…
feat: Support for label propagation.
#746 opened Mar 8, 2025 by geosarr Loading…
feat: Add Maximum Bipartite Matching Algorithm
#740 opened Feb 17, 2025 by BryanCruz Loading…
feat: Add Dinic's Maximum Flow Algorithm
#739 opened Feb 17, 2025 by BryanCruz Loading…
feat: Connectivity Algorithms
#738 opened Feb 16, 2025 by BryanCruz Loading…
feat: WFC-C Algorithm for generating vertex coloring C-feature-accepted Category: A feature request that has been accepted pending implementation S-waiting-on-review Status: Awaiting review from the assignee but also other interested parties
#709 opened Dec 31, 2024 by AnarchistHoneybun Loading…
6 tasks done
0.8.3
Created a filter_map function on GraphMap.
#703 opened Dec 27, 2024 by bramp Loading…
Edges undirected (refresh #352) C-feature-request Category: A feature request S-breaking-change Status: Need a breaking change release to progress
#696 opened Dec 9, 2024 by starovoid Draft 0.9
ProTip! Filter pull requests by the default branch with base:master.