-
Notifications
You must be signed in to change notification settings - Fork 388
Pull requests: petgraph/petgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: Sync the crate feature flags in the README and docs
#832
opened Jun 18, 2025 by
RaoulLuque
Loading…
refactor: Remove unnecessary trait bounds from impls/methods
#828
opened Jun 11, 2025 by
regexident
Loading…
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
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
feat: Add is_chordal check based on maximum cardinality search
#802
opened May 27, 2025 by
RaoulLuque
Loading…
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 Category: A feature request that has been accepted pending implementation
P-easy
Call for participation: Experience needed to fix: Easy / not much
map_owned
method for Graph
C-feature-accepted
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
fix!: Conditionally use
std
hash set in impl of Visitable
for GraphMap
#785
opened May 5, 2025 by
ranweiler
Loading…
feat: make Category: A feature request that has been accepted pending implementation
Csr::from_sorted_edges
generic over edge type
C-feature-accepted
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
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: 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
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!
Filter pull requests by the default branch with base:master.