Math for Non-Math Majors

study guides for every class

that actually explain what's on your next test

Hamilton circuits

from class:

Math for Non-Math Majors

Definition

A Hamilton circuit is a path in a graph that visits each vertex exactly once and returns to the starting vertex. It differs from an Euler circuit, which traverses each edge exactly once.

congrats on reading the definition of Hamilton circuits. now let's actually learn it.

ok, let's learn stuff

5 Must Know Facts For Your Next Test

  1. A Hamilton circuit must visit every vertex in the graph exactly once before returning to the starting point.
  2. Hamilton circuits are named after the Irish mathematician Sir William Rowan Hamilton.
  3. Determining whether a given graph contains a Hamilton circuit is an NP-complete problem, meaning it is computationally challenging.
  4. A complete graph with n vertices always has a Hamilton circuit if n > 2.
  5. Not all graphs have Hamilton circuits; for example, trees (connected acyclic graphs) do not contain any Hamilton circuits.

Review Questions

  • What is the main difference between a Hamilton circuit and an Euler circuit?
  • Can a tree have a Hamilton circuit? Why or why not?
  • Is finding a Hamilton circuit in a general graph computationally easy or hard?

"Hamilton circuits" also found in:

ยฉ 2024 Fiveable Inc. All rights reserved.
APยฎ and SATยฎ are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Guides