This method computes the girth (the smallest n such that G contains an n-cycle) of any graph. If the graph has no n-cycle as a subgraph, the output will be infinity.
|
|
The object girth is a method function.
The source of this document is in Graphs.m2:3732:0.