K = completeGraph n
A complete graph on n vertices is a graph in which all the vertices are adjacent to each other.
|
The object completeGraph is a method function.
The source of this document is in Graphs.m2:2448:0.