trivially perfect graph
{{Short description|Graph where every connected induced subgraph has a universal vertex}}
File:Trivially perfect graph.svg
In graph theory, a trivially perfect graph is a graph with the property that in each of its induced subgraphs the size of the maximum independent set equals the number of maximal cliques.{{harvtxt|Brandstädt|Le|Spinrad|1999}}, definition 2.6.2, p.34; {{harvtxt|Golumbic|1978}}. Trivially perfect graphs were first studied by {{harvs|last=Wolk|year=1962|year2=1965}} but were named by {{harvtxt|Golumbic|1978}}; Golumbic writes that "the name was chosen since it is trivial to show that such a graph is perfect." Trivially perfect graphs are also known as comparability graphs of trees,{{harvtxt|Wolk|1962}}; {{harvtxt|Wolk|1965}}. arborescent comparability graphs,{{harvtxt|Donnelly|Isaak|1999}}. and quasi-threshold graphs.{{harvtxt|Yan|Chen|Chang|1996}}.
Equivalent characterizations
Trivially perfect graphs have several other equivalent characterizations:
- They are the comparability graphs of order-theoretic trees. That is, let {{mvar|T}} be a partial order such that for each {{math|t ∈ T}}, the set {{math|{s ∈ T : s < t} }} is well-ordered by the relation {{math|<}}, and also {{mvar|T}} possesses a minimum element {{mvar|r}}. Then the comparability graph of {{mvar|T}} is trivially perfect, and every trivially perfect graph can be formed in this way.{{harvtxt|Brandstädt|Le|Spinrad|1999}}, theorem 6.6.1, p. 99; {{harvtxt|Golumbic|1978}}, corollary 4.
- They are the graphs that do not have a {{math|P{{sub|4}}}} path graph or a {{math|C{{sub|4}}}} cycle graph as induced subgraphs.{{harvtxt|Brandstädt|Le|Spinrad|1999}}, theorem 6.6.1, p. 99; {{harvtxt|Golumbic|1978}}, theorem 2. {{harvtxt|Wolk|1962}} and {{harvtxt|Wolk|1965}} proved this for comparability graphs of rooted forests.
- They are the graphs in which every connected induced subgraph contains a universal vertex.{{sfnp|Wolk|1962}}
- They are the graphs that can be represented as the interval graphs for a set of nested intervals. A set of intervals is nested if, for every two intervals in the set, either the two are disjoint or one contains the other.{{harvtxt|Brandstädt|Le|Spinrad|1999}}, p. 51.
- They are the graphs that are both chordal and cographs. This follows from the characterization of chordal graphs as the graphs without induced cycles of length greater than three, and of cographs as the graphs without induced paths on four vertices ({{math|P{{sub|4}}}}).
- They are the graphs that are both cographs and interval graphs.{{harvtxt|Brandstädt|Le|Spinrad|1999}}, p. 248; {{harvtxt|Yan|Chen|Chang|1996}}, theorem 3.
- They are the graphs that can be formed, starting from one-vertex graphs, by two operations: disjoint union of two smaller trivially perfect graphs, and the addition of a new vertex adjacent to all the vertices of a smaller trivially perfect graph.{{harvtxt|Yan|Chen|Chang|1996}}; {{harvtxt|Gurski|2006}}. These operations correspond, in the underlying forest, to forming a new forest by the disjoint union of two smaller forests and forming a tree by connecting a new root node to the roots of all the trees in a forest.
- They are the graphs in which, for every edge {{mvar|uv}}, the neighborhoods of {{mvar|u}} and {{mvar|v}} (including {{mvar|u}} and {{mvar|v}} themselves) are nested: one neighborhood must be a subset of the other.{{harvtxt|Yan|Chen|Chang|1996}}, theorem 3.
- They are the permutation graphs defined from stack-sortable permutations.{{harvtxt|Rotem|1981}}.
- They are the graphs with the property that in each of its induced subgraphs the clique cover number equals the number of maximal cliques.{{sfnp|Rubio-Montiel|2015}}
- They are the graphs with the property that in each of its induced subgraphs the clique number equals the pseudo-Grundy number.{{sfnp|Rubio-Montiel|2015}}
- They are the graphs with the property that in each of its induced subgraphs the chromatic number equals the pseudo-Grundy number.{{sfnp|Rubio-Montiel|2015}}
Related classes of graphs
It follows from the equivalent characterizations of trivially perfect graphs that every trivially perfect graph is also a cograph, a chordal graph, a Ptolemaic graph, an interval graph, and a perfect graph.
The threshold graphs are exactly the graphs that are both themselves trivially perfect and the complements of trivially perfect graphs (co-trivially perfect graphs).{{harvtxt|Brandstädt|Le|Spinrad|1999}}, theorem 6.6.3, p. 100; {{harvtxt|Golumbic|1978}}, corollary 5.
Windmill graphs are trivially perfect.
Recognition
{{harvtxt|Chu|2008}} describes a simple linear time algorithm for recognizing trivially perfect graphs, based on lexicographic breadth-first search. Whenever the LexBFS algorithm removes a vertex {{mvar|v}} from the first set on its queue, the algorithm checks that all remaining neighbors of {{mvar|v}} belong to the same set; if not, one of the forbidden induced subgraphs can be constructed from {{mvar|v}}. If this check succeeds for every {{mvar|v}}, then the graph is trivially perfect. The algorithm can also be modified to test whether a graph is the complement graph of a trivially perfect graph, in linear time.
Determining if a general graph is {{mvar|k}} edge deletions away from a trivially perfect graph is NP-complete,{{sfnp|Sharan|2002}} fixed-parameter tractable{{sfnp|Cai|1996}} and can be solved in {{math|O(2.45{{sup|k}}(m + n))}} time.{{sfnp|Nastos|Gao|2010}}
Notes
{{reflist|30em}}
References
{{refbegin|30em}}
- {{citation | last1 = Brandstädt | first1 = Andreas | author1-link = Andreas Brandstädt | last2 = Le | first2 = Van Bang | last3 = Spinrad | first3 = Jeremy | title = Graph Classes: A Survey | publisher = SIAM Monographs on Discrete Mathematics and Applications | year = 1999 | isbn = 0-89871-432-X | url-access = registration | url = https://archive.org/details/graphclassessurv0000bran }}.
- {{Citation
| last1=Cai | first1=L. | author1-link=Leizhen Cai
| title=Fixed-parameter tractability of graph modification problems for hereditary properties
| doi=10.1016/0020-0190(96)00050-6
| year=1996
| journal=Information Processing Letters
| volume=58
| pages=171–176
| issue=4}}.
- {{citation
| last = Chu | first = Frank Pok Man
| doi = 10.1016/j.ipl.2007.12.009
| issue = 1
| journal = Information Processing Letters
| pages = 7–12
| title = A simple linear time certifying LBFS-based algorithm for recognizing trivially perfect graphs and their complements
| volume = 107
| year = 2008}}.
- {{citation
| last1 = Donnelly | first1 = Sam
| last2 = Isaak | first2 = Garth
| doi = 10.1016/S0012-365X(98)00346-X
| issue = 1-3
| journal = Discrete Mathematics
| pages = 33–44
| title = Hamiltonian powers in threshold and arborescent comparability graphs
| volume = 202
| year = 1999| doi-access = free
}}
- {{citation
| 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 =
}}.
- {{citation
| last = Gurski | first = Frank
| doi = 10.1016/j.disc.2005.11.014
| issue = 2
| journal = Discrete Mathematics
| pages = 271–277
| title = Characterizations for co-graphs defined by restricted NLC-width or clique-width operations
| volume = 306
| year = 2006| doi-access =
}}.
- {{citation
| last1 = Nastos | first1 = James
| last2 = Gao | first2 = Yong
| editor1-last = Wu | editor1-first = Weili | editor1-link = Weili Wu
| editor2-last = Daescu | editor2-first = Ovidiu
| arxiv = 1006.3020
| contribution = A novel branching strategy for parameterized graph modification problems
| doi = 10.1007/978-3-642-17461-2_27
| pages = 332–346
| publisher = Springer
| series = Lecture Notes in Computer Science
| title = Combinatorial Optimization and Applications – 4th International Conference, COCOA 2010, Kailua-Kona, HI, USA, December 18–20, 2010, Proceedings, Part II
| volume = 6509
| year = 2010}}
- {{citation
| last = Rotem | first = D.
| doi = 10.1016/0012-365X(81)90165-5
| issue = 2
| journal = Discrete Mathematics
| mr = 599081
| pages = 185–196
| title = Stack sortable permutations
| volume = 33
| year = 1981| doi-access =
}}.
- {{citation
| last = Rubio-Montiel | first = C.
| doi = 10.5614/ejgta.2015.3.1.3
| issue = 1
| journal = Electronic Journal of Graph Theory and Applications
| pages = 22–26
| title = A new characterization of trivially perfect graphs
| volume = 3
| year = 2015| doi-access = free
}}.
- {{citation
| last = Sharan | first = Roded
| journal = PhD Thesis, Tel Aviv University
| title = Graph modification problems and their applications to genomic research
| year = 2002}}.
- {{citation
| last = Wolk | first = E. S.
| doi = 10.1090/S0002-9939-1962-0172273-0
| edition = 5
| journal = Proceedings of the American Mathematical Society
| pages = 789–795
| title = The comparability graph of a tree
| volume = 13
| year = 1962| doi-access = free
}}.
- {{citation
| last = Wolk | first = E. S.
| doi = 10.1090/S0002-9939-1965-0172274-5
| edition = 1
| journal = Proceedings of the American Mathematical Society
| pages = 17–20
| title = A note on the comparability graph of a tree
| volume = 16
| year = 1965| doi-access = free
}}.
- {{citation
| last1 = Yan | first1 = Jing-Ho
| last2 = Chen | first2 = Jer-Jeong
| last3 = Chang | first3 = Gerard J.
| doi = 10.1016/0166-218X(96)00094-7
| issue = 3
| journal = Discrete Applied Mathematics
| pages = 247–255
| title = Quasi-threshold graphs
| volume = 69
| year = 1996| doi-access =
}}.
{{refend}}
External links
- {{citation
| contribution-url = http://www.graphclasses.org/classes/gc_327.html
| contribution = Trivially perfect graphs
| url = http://www.graphclasses.org/classes/gc_327.html
| title = Information System on Graph Classes and their Inclusions}}