PartiteGraphFactoryExtension<V, E> extension

on

Methods

partite({required Iterable<int> vertexCounts}) Graph<V, E>

Available on GraphFactory<V, E>, provided by the PartiteGraphFactoryExtension extension

Creates a partite Graph with a number of vertices on each layer.