G = crownGraph n
The crown graph with respect to n is a type of bipartite graph. More specifically, it is the complement of the ladder graph with respect to n.
|
The object crownGraph is a method function.
The source of this document is in Graphs.m2:2493:0.