RingGraphFactoryExtension<V, E> extension

on

Methods

ring({required int vertexCount}) Graph<V, E>

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

Creates a Graph that forms a closed ring.