Graph data structure library. Provides graph types and graph algorithms.
# Cargo.toml
[dependencies]
petgraph = "0.8.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a directed graph with labeled nodes and edges.
No known issues recorded.
No dependency data recorded yet.