Hamiltonian_graph Hamiltonian_graph

Hamiltonian graph - Definition and Overview

In the mathematical field of graph theory, a Hamiltonian path is a path in a undirected graph which visits each vertex exactly once. Determining whether such a path exists is an NP-complete problem called the Hamiltonian path problem.

Hamiltonian paths and cycles are named after William Rowan Hamilton who invented the icosian game, now also known as Hamilton's puzzle, which involves finding a Hamiltonian cycle in the edge graph of the dodecahedron. Hamilton solved this problem using the icosian calculus, an algebraic structure based on roots of unity with many similarities to the quaternions (also invented by Hamilton). Unfortunately, this solution does not generalize to arbitrary graphs.

Contents

Definition

A Hamiltonian path or traceable path is a path that visits each vertex exactly once. A graph that contains a Hamiltonian path is called a traceable graph.

A Hamiltonian cycle, Hamiltonian circuit, vertex tour or graph cycle is a cycle that visits each vertex exactly once (excluding the start/end vertex). A graph that contains a Hamiltonian cycle is called a Hamiltonian graph.

Similar notions may be defined for directed graphs, where edges (arcs) of a path or a cycle are required to point in the same direction, i.e., connected tail-to-head.

Examples

Notes

Any Hamiltonian cycle can be converted to a Hamiltonian path by removing one of its edges, but a Hamiltonian path can be extended to Hamiltonian cycle only if its endpoints are adjacent.

If an undirected graph G is hamiltonian then his line graph L(G) is hamiltonian too.

See also

External links

  • Weisstein, Eric W., Hamiltonian Circuit (http://mathworld.wolfram.com/HamiltonianCircuit.html). Wolfram Research, 2003.

References

Example Usage of Hamiltonian

blogging_tories: The world according to MAW: The Hamiltonian: An Informed Opinion on Abdul Khan's Allegations from Roger Lambert http://tinyurl.com/ybgc8bn #
laurenarcher: @Lahey13 Beware! Hamiltonian bandits may storm the ACC and teamnap the Coyotes!
bwmeier: @marsroverdriver nice, so what's the Hamiltonian for that conservation law?
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.