Cycle decomposition (graph theory)

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 and

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 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 and with , the graph (where is a 1-factor) can be decomposed into cycles of length if and only if the number of edges in is a multiple of . Also, for positive odd integers and with 3≤m≤n, the graph can be decomposed into cycles of length if and only if the number of edges in is a multiple of .

gollark: I tried using it for stuff and I disliked it.
gollark: Haskell is obviously no, Python is quite slow and has different ecosystem problems as well as a remarkable amount of weird inconsistency, JS dependencies break after about 5 months and it's an awful language, Rust is somewhat nice but annoying compared to higher level languages, Clojure is maybe good however Lisp and also Java (well, JVM), and... that's about it?
gollark: OCaml suffers from the same sort of ecosystem problem.
gollark: Thus, I am condemned to eternal suffering and minoteaur will never be finished.
gollark: I'm actually investigating F# as a non-bad language, and while it is in fact an excellent language according to the osmarks.tk™ arbitrary language ratings™, the tooling is æææææÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆæææææÆÆÆÆÆÆÆÆææÆÆÆÆæææææÆÆÆÆÆæææ (very heavyweight and annoying) and much of the ecosystem is too "enterprisey".

References

  1. Alspach, Brian (2001). "Cycle Decompositions of Kn and Kn−I". Journal of Combinatorial Theory, Series B. 81: 77–99. doi:10.1006/jctb.2000.1996.
  • Bondy, J.A.; Murty, U.S.R. (2008), "2.4 Decompositions and coverings", Graph Theory, Springer, ISBN 978-1-84628-969-9.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.