Search results
Results From The WOW.Com Content Network
Chordal graphs are precisely the graphs that are both odd-hole-free and even-hole-free (see holes in graph theory). Every chordal graph is a strangulated graph , a graph in which every peripheral cycle is a triangle, because peripheral cycles are a special case of induced cycles.
It is possible to determine whether a graph is strongly chordal in polynomial time, by repeatedly searching for and removing a simple vertex.If this process eliminates all vertices in the graph, the graph must be strongly chordal; otherwise, if this process finds a subgraph without any more simple vertices, the original graph cannot be strongly chordal.
A triangle-free graph is a graph with no induced cycle of length three. The cographs are exactly the graphs with no induced path of length three. The chordal graphs are the graphs with no induced cycle of length four or more. The even-hole-free graphs are the graphs containing no induced cycles with an even number of vertices.
The line graphs of trees are exactly the block graphs in which every cut vertex is incident to at most two blocks, or equivalently the claw-free block graphs. Line graphs of trees have been used to find graphs with a given number of edges and vertices in which the largest induced subgraph that is a tree is as small as possible. [8]
Every cycle of length at least 6 has a chord connecting two vertices that are a distance > 1 apart from each other in the cycle.. In the mathematical area of graph theory, a chordal bipartite graph is a bipartite graph B = (X,Y,E) in which every cycle of length at least 6 in B has a chord, i.e., an edge that connects two vertices that are a distance > 1 apart from each other in the cycle.
Cycle graph, a graph that consists of a single cycle; Chordal graph, a graph in which every induced cycle is a triangle; Directed acyclic graph, a directed graph with no directed cycles; Forest, a cycle-free graph; Line perfect graph, a graph in which every odd cycle is a triangle; Perfect graph, a graph with no induced cycles or their ...
A minimum chordal completion is a chordal completion with as few edges as possible. A different type of chordal completion, one that minimizes the size of the maximum clique in the resulting chordal graph, can be used to define the treewidth of G. Chordal completions can also be used to characterize several other graph classes including AT-free ...
When restricted to graphs with maximum degree 3, it can be solved in time O(1.0836 n). [10] For many classes of graphs, a maximum weight independent set may be found in polynomial time. Famous examples are claw-free graphs, [11] P 5-free graphs [12] and perfect graphs. [13] For chordal graphs, a maximum weight independent set can be found in ...