-
Notifications
You must be signed in to change notification settings - Fork 404
Pull requests: petgraph/petgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Fix self-loop bug in all_simple_paths and enable multiple targets
#865
opened Aug 2, 2025 by
lazyhope
Loading…
2 tasks done
feat: Add Area: Petgraph crate functionality
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
map_owned
and filter_map_owned
for Graph
and StableGraph
A-crate
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
docs: Fix Algo Module Docs
A-documentation
Area: Docs
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
feat: Add dijkstra::with_dynamic_goal
A-crate
Area: Petgraph crate functionality
C-feature-request
Category: A feature request
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
#855
opened Jul 27, 2025 by
SOF3
Loading…
refactor: Cleanup repo
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
#854
opened Jul 26, 2025 by
RaoulLuque
Loading…
docs: Fix output in Dot docstring example
A-documentation
Area: Docs
#853
opened Jul 26, 2025 by
RaoulLuque
Loading…
docs: Add doc comment for Area: Docs
S-waiting-on-author
Status: Awaiting some action by the PR/Issue author
Dot::with_attr_getters
A-documentation
#850
opened Jul 22, 2025 by
Solumin
Loading…
feat: add Louvain community detection 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
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…
chore: release v0.8.3
C-tracking-issue
An issue/PR that collects information about a broad development initiative
S-run-thorough-ci-tests
Status: This PR contains changes which require the thorough CI test jobs (miri)
#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
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…
docs: Specify iteration order for neighbors and edges and their variants
A-documentation
Area: Docs
S-waiting-on-review
Status: Awaiting review from the assignee but also other interested parties
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 Area: Petgraph crate functionality
A-deps
Area: dependencies
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
std
hash set in impl of Visitable
for GraphMap
A-crate
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.