Graph toughness
In graph theory, toughness is a measure of the connectivity of a graph. A graph GScript error: No such module "Check for unknown parameters". is said to be tScript error: No such module "Check for unknown parameters".-tough for a given real number Template:Mvar if, for every integer k > 1Script error: No such module "Check for unknown parameters"., GScript error: No such module "Check for unknown parameters". cannot be split into kScript error: No such module "Check for unknown parameters". different connected components by the removal of fewer than tkScript error: No such module "Check for unknown parameters". vertices. For instance, a graph is 1Script error: No such module "Check for unknown parameters".-tough if the number of components formed by removing a set of vertices is always at most as large as the number of removed vertices. The toughness of a graph is the maximum tScript error: No such module "Check for unknown parameters". for which it is tScript error: No such module "Check for unknown parameters".-tough; this is a finite number for all finite graphs except the complete graphs, which by convention have infinite toughness.
Graph toughness was first introduced by Václav Chvátal (1973). Since then there has been extensive work by other mathematicians on toughness; the recent survey by Script error: No such module "Footnotes". lists 99 theorems and 162 papers on the subject.
Examples
Removing Template:Mvar vertices from a path graph can split the remaining graph into as many as k + 1Script error: No such module "Check for unknown parameters". connected components. The maximum ratio of components to removed vertices is achieved by removing one vertex (from the interior of the path) and splitting it into two components. Therefore, paths are Template:Sfrac-tough. In contrast, removing Template:Mvar vertices from a cycle graph leaves at most Template:Mvar remaining connected components, and sometimes leaves exactly Template:Mvar connected components, so a cycle is 1Script error: No such module "Check for unknown parameters".-tough.
Connection to vertex connectivity
If a graph is Template:Mvar-tough, then one consequence (obtained by setting k = 2Script error: No such module "Check for unknown parameters".) is that any set of 2t − 1Script error: No such module "Check for unknown parameters". nodes can be removed without splitting the graph in two. That is, every Template:Mvar-tough graph is also 2tScript error: No such module "Check for unknown parameters".-vertex-connected.
Connection to Hamiltonicity
<templatestyles src="Unsolved/styles.css" />
Script error: No such module "Footnotes". observed that every cycle, and therefore every Hamiltonian graph, is 1Script error: No such module "Check for unknown parameters".-tough; that is, being 1Script error: No such module "Check for unknown parameters".-tough is a necessary condition for a graph to be Hamiltonian. He conjectured that the connection between toughness and Hamiltonicity goes in both directions: that there exists a threshold Template:Mvar such that every Template:Mvar-tough graph is Hamiltonian. Chvátal's original conjecture that t = 2Script error: No such module "Check for unknown parameters". would have proven Fleischner's theorem but was disproved by Script error: No such module "Footnotes".. The existence of a larger toughness threshold for Hamiltonicity remains open, and is sometimes called Chvátal's toughness conjecture.
Computational complexity
Testing whether a graph is 1Script error: No such module "Check for unknown parameters".-tough is co-NP-complete. That is, the decision problem whose answer is "yes" for a graph that is not 1Script error: No such module "Check for unknown parameters".-tough, and "no" for a graph that is 1Script error: No such module "Check for unknown parameters".-tough, is NP-complete. The same is true for any fixed positive rational number Template:Mvar: testing whether a graph is Template:Mvar-tough is co-NP-complete Script error: No such module "Footnotes"..
See also
- Strength of a graph, an analogous concept for edge deletions
- Tutte–Berge formula, a related characterization of the size of a maximum matching in a graph
- Harris graphs, a family of graphs that are tough, Eulerian, and non-Hamiltonian
References
- Script error: No such module "citation/CS1"..
- Script error: No such module "citation/CS1"..
- Script error: No such module "citation/CS1"..
- Script error: No such module "citation/CS1"..