RingGraphFactoryExtension<V, E> extension
- on
-
- GraphFactory<
V, E>
- GraphFactory<
Methods
-
ring(
{required int vertexCount}) → Graph< V, E> -
Available on GraphFactory<
Creates a Graph that forms a closed ring.V, E> , provided by the RingGraphFactoryExtension extension