StarGraphFactoryExtension<V, E> extension

on

Methods

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

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

Creates a Graph that forms a star.