Properties of complete graphs

Decomposition
Into maximum matchings
- If
is odd you can decompose it into matchings of size : visualize it so that the vertices form a regular -gon, and group the edges by slope. - If
is even, use the solution above for the first vertices, and add the only possible missing edge to each of them.
Into Hamiltonian cycles
Still about grouping by slopes:
