Cycle decomposition (graph theory)

From testwiki
Revision as of 18:57, 11 August 2023 by imported>Fadesga (References)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:For

In graph theory, a cycle decomposition is a decomposition (a partitioning of a graph's edges) into cycles. Every vertex in a graph that has a cycle decomposition must have even degree.

Cycle decomposition of Kn and KnI

Brian Alspach and Heather Gavlas established necessary and sufficient conditions for the existence of a decomposition of a complete graph of even order minus a 1-factor (a perfect matching) into even cycles and a complete graph of odd order into odd cycles.[1] Their proof relies on Cayley graphs, in particular, circulant graphs, and many of their decompositions come from the action of a permutation on a fixed subgraph.

They proved that for positive even integers m and n with 4mn, the graph KnI (where I is a 1-factor) can be decomposed into cycles of length m if and only if the number of edges in KnI is a multiple of m. Also, for positive odd integers m and n with 3mn, the graph Kn can be decomposed into cycles of length m if and only if the number of edges in Kn is a multiple of m.

References

Template:Reflist


Template:Graph-stub