CompleteGraphFactoryExtension<V, E> extension
- on
-
- GraphFactory<
V, E>
- GraphFactory<
Methods
-
complete(
{required int vertexCount}) → Graph< V, E> -
Available on GraphFactory<
Creates a complete Graph where all vertices are connected with each other.V, E> , provided by the CompleteGraphFactoryExtension extension