Girth of a graph
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 graph properties
- Forest and tree: Note that the girth of a graph is if and only if the graph is a forest. For a connected graph, the girth is if and only if the graph is a tree.
- Triangle-free graph is a graph of girth 4 or more