Trivially perfect graph
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.[1] Trivially perfect graphs were first studied by (Wolk 1962, 1965) but were named by Script error: No such module "Footnotes".; 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,[2] arborescent comparability graphs,[3] and quasi-threshold graphs.[4]
Equivalent characterizations
Trivially perfect graphs have several other equivalent characterizations:
- They are the comparability graphs of order-theoretic trees. That is, let Template:Mvar be a partial order such that for each t ∈ TScript error: No such module "Check for unknown parameters"., the set {s ∈ T : s < t} Script error: No such module "Check for unknown parameters". is well-ordered by the relation <Script error: No such module "Check for unknown parameters"., and also Template:Mvar possesses a minimum element Template:Mvar. Then the comparability graph of Template:Mvar is trivially perfect, and every trivially perfect graph can be formed in this way.[5]
- They are the graphs that do not have a P4Script error: No such module "Check for unknown parameters". path graph or a C4Script error: No such module "Check for unknown parameters". cycle graph as induced subgraphs.[6]
- They are the graphs in which every connected induced subgraph contains a universal vertex.Template:Sfnp
- 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.[7]
- They are the graphs that are both chordal and cographs.[8] 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 (P4Script error: No such module "Check for unknown parameters".).
- They are the graphs that are both cographs and interval graphs.[8]
- 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.[9] 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 Template:Mvar, the neighborhoods of Template:Mvar and Template:Mvar (including Template:Mvar and Template:Mvar themselves) are nested: one neighborhood must be a subset of the other.[10]
- They are the permutation graphs defined from stack-sortable permutations.[11]
- They are the graphs with the property that in each of its induced subgraphs the clique cover number equals the number of maximal cliques.Template:Sfnp
- They are the graphs with the property that in each of its induced subgraphs the clique number equals the pseudo-Grundy number.Template:Sfnp
- They are the graphs with the property that in each of its induced subgraphs the chromatic number equals the pseudo-Grundy number.Template:Sfnp
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).[12]
Windmill graphs are trivially perfect.
Recognition
Script error: No such module "Footnotes". describes a simple linear time algorithm for recognizing trivially perfect graphs, based on lexicographic breadth-first search. Whenever the LexBFS algorithm removes a vertex Template:Mvar from the first set on its queue, the algorithm checks that all remaining neighbors of Template:Mvar belong to the same set; if not, one of the forbidden induced subgraphs can be constructed from Template:Mvar. If this check succeeds for every Template:Mvar, 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 Template:Mvar edge deletions away from a trivially perfect graph is NP-complete,Template:Sfnp fixed-parameter tractableTemplate:Sfnp and can be solved in O(2.45k(m + n))Script error: No such module "Check for unknown parameters". time.Template:Sfnp
Notes
<templatestyles src="Reflist/styles.css" />
- ↑ Script error: No such module "Footnotes"., definition 2.6.2, p.34; Script error: No such module "Footnotes"..
- ↑ Script error: No such module "Footnotes".; Script error: No such module "Footnotes"..
- ↑ Script error: No such module "Footnotes"..
- ↑ Script error: No such module "Footnotes"..
- ↑ Script error: No such module "Footnotes"., theorem 6.6.1, p. 99; Script error: No such module "Footnotes"., corollary 4.
- ↑ Script error: No such module "Footnotes"., theorem 6.6.1, p. 99; Script error: No such module "Footnotes"., theorem 2. Script error: No such module "Footnotes". and Script error: No such module "Footnotes". proved this for comparability graphs of rooted forests.
- ↑ Script error: No such module "Footnotes"., p. 51.
- ↑ a b Script error: No such module "Footnotes"., p. 248; Script error: No such module "Footnotes"., theorem 3.
- ↑ Script error: No such module "Footnotes".; Script error: No such module "Footnotes"..
- ↑ Script error: No such module "Footnotes"., theorem 3.
- ↑ Script error: No such module "Footnotes"..
- ↑ Script error: No such module "Footnotes"., theorem 6.6.3, p. 100; Script error: No such module "Footnotes"., corollary 5.
Script error: No such module "Check for unknown parameters".
References
<templatestyles src="Refbegin/styles.css" />
- 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".
- 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"..
- 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"..
- Script error: No such module "citation/CS1"..
External links
- Script error: No such module "citation/CS1".