Odd girth

From Graph
Revision as of 02:38, 29 May 2012 by Vipul (talk | contribs) (Created page with "{{undirected graph numerical invariant}} ==Definition== The '''odd girth''' of an undirected graph is defined as the minimum of the lengths of cycles of odd length (i.e....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Undirected graph numerical invariant

Definition

The odd girth of an undirected graph is defined as the minimum of the lengths of cycles of odd length (i.e., subgraphs that are isomorphic to cycle graphs). The odd girth is taken to be if there is no cycle of odd length.

Particular cases

Value of odd girth What it tells us about the graph
There are no cycles of odd length. Equivalently, the graph is a bipartite graph.
strictly greater than 3, i.e., at least 5 The graph is a triangle-free graph.

Related invariants

  • Girth refers to the minimum of the lengths of all cycles, whether even or odd.
  • Even girth refers to the minimum of the lengths of all cycles of even length.