forbidden graph characterization
{{short description|Describing a family of graphs by excluding certain (sub)graphs}}
{{Redirect-synonym|Forbidden minors|age restrictions}}
File:Simple bipartite graph; two layers.svgs, which can have their vertices partitioned into 2 sets such that no vertices in each set are adjacent to any other within the same set, are precisely described by the forbidden characterization of having no odd cycle graphs as subgraphs.]]
In graph theory, a branch of mathematics, many important families of graphs can be described by a finite set of individual graphs that do not belong to the family and further exclude all graphs from the family which contain any of these forbidden graphs as (induced) subgraph or minor.
A prototypical example of this phenomenon is Kuratowski's theorem, which states that a graph is planar (can be drawn without crossings in the plane) if and only if it does not contain either of two forbidden graphs, the complete graph {{math|K{{sub|5}}}} and the complete bipartite graph {{math|K{{sub|3,3}}}}. For Kuratowski's theorem, the notion of containment is that of graph homeomorphism, in which a subdivision of one graph appears as a subgraph of the other. Thus, every graph either has a planar drawing (in which case it belongs to the family of planar graphs) or it has a subdivision of at least one of these two graphs as a subgraph (in which case it does not belong to the planar graphs).
==Definition==
More generally, a forbidden graph characterization is a method of specifying a family of graph, or hypergraph, structures, by specifying substructures that are forbidden to exist within any graph in the family. Different families vary in the nature of what is forbidden. In general, a structure G is a member of a family if and only if a forbidden substructure is not contained in G. The forbidden substructure might be one of:
- subgraphs, smaller graphs obtained from subsets of the vertices and edges of a larger graph,
- induced subgraphs, smaller graphs obtained by selecting a subset of the vertices and using all edges with both endpoints in that subset,
- homeomorphic subgraphs (also called topological minors), smaller graphs obtained from subgraphs by collapsing paths of degree-two vertices to single edges, or
- graph minors, smaller graphs obtained from subgraphs by arbitrary edge contractions.
The set of structures that are forbidden from belonging to a given graph family can also be called an obstruction set for that family.
Forbidden graph characterizations may be used in algorithms for testing whether a graph belongs to a given family. In many cases, it is possible to test in polynomial time whether a given graph contains any of the members of the obstruction set, and therefore whether it belongs to the family defined by that obstruction set.
In order for a family to have a forbidden graph characterization, with a particular type of substructure, the family must be closed under substructures.
That is, every substructure (of a given type) of a graph in the family must be another graph in the family. Equivalently, if a graph is not part of the family, all larger graphs containing it as a substructure must also be excluded from the family. When this is true, there always exists an obstruction set (the set of graphs that are not in the family but whose smaller substructures all belong to the family). However, for some notions of what a substructure is, this obstruction set could be infinite. The Robertson–Seymour theorem proves that, for the particular case of graph minors, a family that is closed under minors always has a finite obstruction set.
List of forbidden characterizations for graphs and hypergraphs
class="wikitable" |
Family
! Obstructions ! Relation ! Reference |
---|
rowspan=2 | Forests
| Loops, pairs of parallel edges, and cycles of all lengths | Subgraph | Definition |
A loop (for multigraphs) or triangle K3 (for simple graphs)
| Graph minor | Definition |
Linear forests
| [A loop / triangle K3 (see above)] and star K1,3 | Graph minor | Definition |
Claw-free graphs
| Star K1,3 | Induced subgraph | Definition |
Comparability graphs
| | Induced subgraph | |
Triangle-free graphs
| Triangle K3 | Induced subgraph | Definition |
rowspan=2 | Planar graphs
| K5 and K3,3 | Homeomorphic subgraph |
K5 and K3,3
| Graph minor |
Outerplanar graphs
| K4 and K2,3 | Graph minor | {{harvtxt|Diestel|2000}},{{citation|first=Reinhard|last=Diestel|year=2000|author-link=Reinhard Diestel|title=Graph Theory|publisher= Springer-Verlag|isbn=0-387-98976-5|series=Graduate Texts in Mathematics|volume=173}}. [https://books.google.com/books?id=04YbQF8oscQC&lpg=PA327&pg=PA107 p. 107] |
Outer 1-planar graphs
| Six forbidden minors | Graph minor | {{harvtxt|Auer|Bachmaier|Brandenburg|Gleißner|2013}}{{citation | last1 = Auer | first1 = Christopher | last2 = Bachmaier | first2 = Christian | last3 = Brandenburg | first3 = Franz J. | last4 = Gleißner | first4 = Andreas | last5 = Hanauer | first5 = Kathrin | last6 = Neuwirth | first6 = Daniel | last7 = Reislhuber | first7 = Josef | editor1-last = Wismath | editor1-first = Stephen | editor2-last = Wolff | editor2-first = Alexander | contribution = Recognizing outer 1-planar graphs in linear time | doi = 10.1007/978-3-319-03841-4_10 | pages = 107–118 | series = Lecture Notes in Computer Science | title = 21st International Symposium, GD 2013, Bordeaux, France, September 23-25, 2013, Revised Selected Papers | volume = 8242 | year = 2013 | doi-access = free | isbn = 978-3-319-03840-7 }}. |
Graphs of fixed genus
| A finite obstruction set | Graph minor | {{harvtxt|Diestel|2000}}, [https://books.google.com/books?id=NvRXJSl9hUUC&pg=RA1-PA275&vq=forbidden&dq=%22hereditary+property%22+forbidden p. 275] |
Apex graphs
| A finite obstruction set | Graph minor | {{citation | last1 = Gupta | first1 = A. | last2 = Impagliazzo | first2 = R. | author2-link = Russell Impagliazzo | contribution = Computing planar intertwines | doi = 10.1109/SFCS.1991.185452 | pages = 802–811 | publisher = IEEE Computer Society | title = Proc. 32nd IEEE Symposium on Foundations of Computer Science (FOCS '91) | contribution-url = http://www.cse.ucsd.edu/users/russell/arvind.ps | year = 1991| isbn = 0-8186-2445-0 | s2cid = 209133 }}. |
Linklessly embeddable graphs
| The Petersen family | Graph minor |
Bipartite graphs
| Odd cycles | Subgraph | Béla Bollobás (1998) "Modern Graph Theory", Springer, {{ISBN|0-387-98488-7}} [https://books.google.com/books?id=SbZKSZ-1qrwC&pg=PA9&dq=bipartite+odd+cycle p. 9] |
Chordal graphs
| Cycles of length 4 or more | Induced subgraph |
Perfect graphs
| Cycles of odd length 5 or more or their complements | Induced subgraph | doi = 10.4007/annals.2006.164.51 | last1 = Chudnovsky | first1 = Maria | author1-link = Maria Chudnovsky | last2 = Robertson | first2 = Neil | author2-link = Neil Robertson (mathematician) | last3 = Seymour | first3 = Paul | author3-link = Paul Seymour (mathematician) | last4 = Thomas | first4 = Robin | author4-link = Robin Thomas (mathematician) | journal = Annals of Mathematics | pages = 51–229 | url = http://people.math.gatech.edu/~thomas/PAP/spgc.pdf | issue = 1 | title = The strong perfect graph theorem | volume = 164 | year = 2006 | arxiv = math/0212070v1 | s2cid = 119151552 }}. |
Line graph of graphs
| Induced subgraph | last = Beineke | first = L. W. | contribution = Derived graphs of digraphs | editor1-last = Sachs | editor1-first = H. | editor2-last = Voss | editor2-first = H.-J. | editor3-last = Walter | editor3-first = H.-J. | location = Leipzig | pages = 17–33 | publisher = Teubner | title = Beiträge zur Graphentheorie | year = 1968 }}. |
Graph unions of cactus graphs
| The four-vertex diamond graph formed by removing an edge from the complete graph K4 | Graph minor |
Ladder graphs
| K2,3 and its dual graph | Homeomorphic subgraph |
Split graphs
| | Induced subgraph | last1 = Földes | first1 = Stéphane | last2 = Hammer | first2 = Peter Ladislaw | author2-link =Peter Ladislaw Hammer | contribution = Split graphs | title = Proceedings of the Eighth Southeastern Conference on Combinatorics, Graph Theory and Computing (Louisiana State Univ., Baton Rouge, La., 1977) | pages = 311–315 | series = Congressus Numerantium | volume = XIX | publisher = Utilitas Math. | location = Winnipeg | year = 1977a | mr = 0505860 }} |
2-connected series–parallel (treewidth ≤ 2, branchwidth{{nbsp}}≤ 2)
| K4 | Graph minor | {{harvtxt|Diestel|2000}}, [https://books.google.com/books?id=04YbQF8oscQC&lpg=PA327&pg=PA327 p. 327] |
Treewidth ≤ 3
| K5, octahedron, pentagonal prism, Wagner graph | Graph minor |
Branchwidth ≤ 3
| K5, octahedron, cube, Wagner graph | Graph minor |
Complement-reducible graphs (cographs)
| 4-vertex path P4 | Induced subgraph | last1=Seinsche | first1=D. | title=On a property of the class of n-colorable graphs | mr=0337679 | year=1974 | journal=Journal of Combinatorial Theory | series=Series B | pages=191–193 | issue=2 | doi=10.1016/0095-8956(74)90063-X | volume=16 | doi-access=free }} |
Trivially perfect graphs
| 4-vertex path P4 and 4-vertex cycle C4 | Induced subgraph | last = Golumbic | first = Martin Charles | authorlink = Martin Charles Golumbic | doi = 10.1016/0012-365X(78)90178-4 | issue = 1 | journal = Discrete Mathematics | pages = 105–107 | title = Trivially perfect graphs | volume = 24 | year = 1978 | doi-access = free }}. |
Threshold graphs
| 4-vertex path P4, 4-vertex cycle C4, and complement of C4 | Induced subgraph |
Line graph of 3-uniform linear hypergraphs
| A finite list of forbidden induced subgraphs with minimum degree at least 19 | Induced subgraph | first1 = Yury | last1 = Metelsky | first2 = Regina | last2 = Tyshkevich | author2-link = Regina Tyshkevich | year = 1997 | title = On line graphs of linear 3-uniform hypergraphs | journal = Journal of Graph Theory | volume = 25 | issue = 4 | pages = 243–251 | mr = 1459889 | doi = 10.1002/(SICI)1097-0118(199708)25:4<243::AID-JGT1>3.0.CO;2-K }} |
Line graph of k-uniform linear hypergraphs, k > 3
| A finite list of forbidden induced subgraphs with minimum edge degree at least 2k2 − 3k + 1 | Induced subgraph | first1 = M. S. | last1 = Jacobson | first2 = Andre E. | last2 = Kézdy | first3 = Jeno | last3 = Lehel | title = Recognizing intersection graphs of linear uniform hypergraphs | journal = Graphs and Combinatorics | volume = 13 | pages = 359–367 | year = 1997 | issue = 4 | mr = 1485929 | doi = 10.1007/BF03353014 | s2cid = 9173731 | first1 = Ranjan N. | last1 = Naik | first2 = S. B. | last2 = Rao | first3 = S. S. | last3 = Shrikhande | authorlink3 = S. S. Shrikhande | first4 = N. M. | last4 = Singhi | title = Intersection graphs of k-uniform hypergraphs | journal = European Journal of Combinatorics | volume = 3 | pages = 159–172 | year = 1982 | mr = 0670849 | doi=10.1016/s0195-6698(82)80029-2 | doi-access = free }} |
Graphs ΔY-reducible to a single vertex
| A finite list of at least 68 billion distinct (1,2,3)-clique sums | Graph minor | first1 = Yanming | last1 = Yu | title = More forbidden minors for wye-delta-wye reducibility | journal = The Electronic Journal of Combinatorics | volume = 13 | year = 2006 | doi = 10.37236/1033 | doi-access = free }} [http://www.combinatorics.org/ojs/index.php/eljc/article/view/v13i1r7 Website] |
Graphs of spectral radius at most
|A finite obstruction set exists if and only if and for any , where is the largest root of . |Subgraph / induced subgraph |{{Cite journal |last1=Jiang |first1=Zilin |last2=Polyanskii |first2=Alexandr |date=2020-03-01 |title=Forbidden Subgraphs for Graphs of Bounded Spectral Radius, with Applications to Equiangular Lines |url=https://doi.org/10.1007/s11856-020-1983-2 |journal=Israel Journal of Mathematics |language=en |volume=236 |issue=1 |pages=393–421 |doi=10.1007/s11856-020-1983-2 |issn=1565-8511|arxiv=1708.02317 }} |
Cluster graphs
| three-vertex path graph | Induced subgraph | |
colspan=4 style="font-weight:bold;" | General theorems |
A family defined by an induced-hereditary property
| A, possibly non-finite, obstruction set | Induced subgraph | |
A family defined by a minor-hereditary property
| A finite obstruction set | Graph minor |