dsa_
rust
0.1.0
Module adjacency_
list
Module Items
Structs
In dsa_
rust::
graphs
dsa_rust
::
graphs
Module
adjacency_list
Copy item path
Source
Structs
ยง
Adjacency
List
Represents a pointer bag design for an adjacency list graph representation. Nodes are identified by stable
Vec
indices for the lifetime of the graph.
Link
Node