Decomposing an eulerian graph into cycles.

Medium ★★ Graph Theory » Basic Graph Theory » Cycles

Status partial high confidence

Hajós' 1968 conjecture — that every simple Eulerian graph on $n$ vertices decomposes into at most $\lfloor (n-1)/2 \rfloor$ cycles — is still open in general. Since the OPG posting date (2013), it has been verified for several restricted classes: graphs of treewidth at most 3 (Botler–Sambinelli–Coelho–Lee, 2017), Eulerian graphs of pathwidth at most 6 (Fuchs–Gellert–Heinrich, 2017), and computationally for all Eulerian graphs of order at most 12 (Heinrich–Natale–Streicher, 2017). Approximate versions in dense graphs and progress on the closely related Erdős–Gallai cycle decomposition problem (Bucić–Montgomery, 2022) have also appeared.

Cited literature (3)

Reviewer notes. Search results also mentioned an approximate Hajós result for dense graphs by Girão, Granet, Kühn, Osthus (Path and cycle decompositions of dense graphs, arXiv:1911.05501) — not verified in detail here. Bucić–Montgomery (arXiv:2211.07689) addresses the related Erdős–Gallai cycle decomposition conjecture, not Hajós directly, so it is not cited as evidence on this problem.

Auto-reviewed 2026-05-08 with claude (main agent, web search + fetch) (web search enabled).

Conjecture. Every simple eulerian graph on $ n $ vertices can be decomposed into at most $ \frac{1}{2}(n-1) $ cycles.

Discussion

This conjecture is tight because a complete graph on $ 2k+1 $ vertices cannot be covered by less than $ k $ cycles. There is a similar conjecture about decomposition of a connected graph into paths .

Bibliography

  • [L] L. Lovász, On covering of graphs. In Theory of Graphs (Proc. Colloq., Tihany, 1966), 231--236. Academic Press, New York, 1968.