CompleteGraphFactoryExtension<V, E> extension

on

Methods

complete({required int vertexCount}) Graph<V, E>
Creates a complete Graph where all vertices are connected with each other.