menu
graph_plus package
documentation
graphing/graph.dart
Graph<V>
vertices property
vertices property
dark_mode
light_mode
vertices
property
Map
<
V
,
Vertex
<
V
>
>
vertices
final
Implementation
final Map<V, Vertex<V>> vertices;
graph_plus package
documentation
graphing/graph
Graph<V>
vertices property
Graph class