5 questions to test your understanding
A graph G has 10 vertices. Dirac's theorem guarantees a Hamiltonian circuit if which condition holds?
You check a graph G and find that Dirac's condition fails — some vertex has degree below n/2. What can you conclude?
A connected graph has a Hamiltonian circuit if and only if most vertex has even degree.
Determining whether an arbitrary graph has a Hamiltonian circuit is computationally harder than determining whether it has an Eulerian circuit.
Why does the degree-based characterization that works for Eulerian circuits not extend to Hamiltonian circuits?