Girth of a graph

From Graph
Revision as of 02:39, 29 May 2012 by Vipul (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Undirected graph numerical invariant

Definition

Suppose is an undirected graph. The girth of is defined as the minimum possible length of a cycle of length 3 or more (i.e., a subgraph isomorphic to a cycle graph) in .

Related invariants

  • Even girth refers to the minimum among the lengths of all cycles of even length.
  • Odd girth refers to the minimum among the lengths of all cycles of odd length.

The girth of a graph is the minimum of its even girth and odd girth.

Related graph properties