graph property

Map<Vertex, List<Edge>> graph
latefinal

Implementation

late final Map<Vertex, List<Edge>> graph;