GraphTheory
OddGirth
find length of shortest odd cycle
Calling Sequence
Parameters
Description
Examples
OddGirth(G)
G
-
undirected unweighted graph
OddGirth returns the length of the shortest odd cycle in a simple graph.
See Also
CycleBasis
Girth
Download Help Document