| Unfortunately, there are no
counterparts to Eulers theorems that tell us, in general, whether or not a graph has
a Hamilton Circuit. Example 1: Find both an Euler & Hamilton circuit for this graph.
Euler circuit solution Example 2: Find both an Euler & Hamilton circuit for this graph.
Euler circuit
solution Sometimes there are situations where the following theorem will help us determine that a graph does have a Hamilton circuit. Diracs Theorem Example 1:
There are 7 vertices... half of
7 is 3.5. Example 2:
There are 7 vertices... half of
7 is 3.5. A complete graph is one in which each vertex is connected to every other vertex by exactly each edge. A complete graph always satisfies the conditions of Dirac's Theorem. So, all complete graphs have Hamilton circuits. More Properties of Complete Graphs
In problems involving Hamilton circuits, there are often many seemingly equivalent routes. The most important class of problems solved via Hamilton circuits is actually when the edges connecting vertices have different weights. (For instance, it might be less expensive to travel one edge rather than a different one or perhaps the distancd traveled is less.) The Traveling Salesman Problem (TSP) |