Tuza's Conjecture
   HOME

TheInfoList



OR:

Tuza's conjecture is an unsolved problem in
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
, a branch of mathematics, concerning
triangles A triangle is a polygon with three corners and three sides, one of the basic shapes in geometry. The corners, also called ''vertices'', are zero-dimensional points while the sides connecting them, also called ''edges'', are one-dimensiona ...
in
undirected graph In discrete mathematics, particularly in graph theory, a graph is a structure consisting of a set of objects where some pairs of the objects are in some sense "related". The objects are represented by abstractions called '' vertices'' (also call ...
s.


Statement

In any graph G, one can define two quantities \nu(G) and \tau(G) based on the triangles in G. The quantity \nu(G) is the "triangle packing number", the largest number of edge-disjoint triangles that it is possible to find in G. It can be computed in
polynomial time In theoretical computer science, the time complexity is the computational complexity that describes the amount of computer time it takes to run an algorithm. Time complexity is commonly estimated by counting the number of elementary operations p ...
as a special case of the matroid parity problem. The quantity \tau(G) is the size of the smallest "triangle-hitting set", a set of edges that touches at least one edge from each triangle. Clearly, \nu(G)\le\tau(G)\le 3\nu(G). For the first inequality, \nu(G)\le\tau(G), any triangle-hitting set must include at least one edge from each triangle of the optimal packing, and none of these edges can be shared between two or more of these triangles because the triangles are disjoint. For the second inequality, \tau(G)\le 3\nu(G), one can construct a triangle-hitting set of size 3\nu(G) by choosing all edges of the triangles of an optimal packing. This must hit all triangles in G, even the ones not in the packing, because otherwise the packing could be made larger by adding any unhit triangle. Tuza's conjecture asserts that the second inequality is not tight, and can be replaced by \tau(G)\le 2\nu(G). That is, according to this unproven conjecture, every undirected graph G has a triangle-hitting set whose size is at most twice the number of triangles in an optimal packing.


History and partial results

Zsolt Tuza formulated Tuza's conjecture in 1981. If true, it would be best possible: there are infinitely many graphs for which \tau(G)=2\nu(G), including all of the
block graph Block or blocked may refer to: Arts, entertainment and media Broadcasting * Block programming, the result of a programming strategy in broadcasting * W242BX, a radio station licensed to Greenville, South Carolina, United States known as ''96. ...
s whose blocks are
cliques A clique ( AusE, CanE, or ; ), in the social sciences, is a small group of individuals who interact with one another and share similar interests rather than include others. Interacting with cliques is part of normative social development regardle ...
of 2, 4, or 5 vertices. The conjecture is known to hold for
planar graph In graph theory, a planar graph is a graph (discrete mathematics), graph that can be graph embedding, embedded in the plane (geometry), plane, i.e., it can be drawn on the plane in such a way that its edges intersect only at their endpoints. ...
s, and more generally for
sparse graph In mathematics, a dense graph is a Graph (discrete mathematics), graph in which the number of edges is close to the maximal number of edges (where every pair of Vertex (graph theory), vertices is connected by one edge). The opposite, a graph with ...
s of degeneracy at most six. (Planar graphs have degeneracy at most five.) It is also known to hold for graphs of
treewidth In graph theory, the treewidth of an undirected graph is an integer number which specifies, informally, how far the graph is from being a tree. The smallest treewidth is 1; the graphs with treewidth 1 are exactly the trees and the forests ...
at most six, for
threshold graph In graph theory, a threshold graph is a graph that can be constructed from a one-vertex graph by repeated applications of the following two operations: # Addition of a single isolated vertex to the graph. # Addition of a single dominating vertex ...
s, for sufficiently
dense graph In mathematics, a dense graph is a graph in which the number of edges is close to the maximal number of edges (where every pair of vertices is connected by one edge). The opposite, a graph with only a few edges, is a sparse graph. The distinctio ...
s, and for chordal graphs that contain a large clique. For
random graph In mathematics, random graph is the general term to refer to probability distributions over graphs. Random graphs may be described simply by a probability distribution, or by a random process which generates them. The theory of random graphs l ...
s in the Erdős–Rényi–Gilbert model, it is true
with high probability In mathematics, an event that occurs with high probability (often shortened to w.h.p. or WHP) is one whose probability depends on a certain number ''n'' and goes to 1 as ''n'' goes to infinity, i.e. the probability of the event occurring can be m ...
. Although Tuza's conjecture remains unproven, the bound \tau(G)\le 3\nu(G) can be improved, for all graphs, to \tau(G)\le (3-\tfrac)\nu(G)\approx 2.8695\nu(G).


See also

* Mantel's theorem * Triangle removal lemma


References


External links

*{{citation, url=http://matroidunion.org/?p=4782, title=Triangles, arcs, and ovals, date=March 6, 2023, first=Jorn, last=van der Pol, work=The Matroid Union Unsolved problems in graph theory