PartiteGraphFactoryExtension<V, E> extension
- on
-
- GraphFactory<
V, E>
- GraphFactory<
Methods
-
partite(
{required Iterable< int> vertexCounts}) → Graph<V, E> -
Available on GraphFactory<
Creates a partite Graph with a number of vertices on each layer.V, E> , provided by the PartiteGraphFactoryExtension extension