PartiteGraphFactoryExtension<V, E> extension

on

Methods

partite({required Iterable<int> vertexCounts}) Graph<V, E>
Creates a partite Graph with a number of vertices on each layer.