OddGirth - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GraphTheory

  

OddGirth

  

find length of shortest odd cycle

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

OddGirth(G)

Parameters

G

-

undirected unweighted graph

Description

• 

OddGirth returns the length of the shortest odd cycle in a simple graph.

Examples

(1)

(2)

(3)

(4)

See Also

CycleBasis

Girth

 


Download Help Document