scispace - formally typeset
Open AccessJournal ArticleDOI

Optimizing weakly triangulated graphs

Reads0
Chats0
TLDR
An algorithm which runs inO((n + e)n3) time is presented which solves the maximum clique and minimum colouring problems for weakly triangulated graphs; performing the algorithm on the complement gives a solution to the maximum stable set and minimum clique covering problems.
Abstract
A graph is weakly triangulated if neither the graph nor its complement contains a chordless cycle with five or more vertices as an induced subgraph. We use a new characterization of weakly triangulated graphs to solve certain optimization problems for these graphs. Specifically, an algorithm which runs inO((n + e)n3) time is presented which solves the maximum clique and minimum colouring problems for weakly triangulated graphs; performing the algorithm on the complement gives a solution to the maximum stable set and minimum clique covering problems. Also, anO((n + e)n4) time algorithm is presented which solves the weighted versions of these problems.

read more

Content maybe subject to copyright    Report

Citations
More filters
Book ChapterDOI

The maximum clique problem

TL;DR: A survey of results concerning algorithms, complexity, and applications of the maximum clique problem is presented and enumerative and exact algorithms, heuristics, and a variety of other proposed methods are discussed.
Journal ArticleDOI

Treewidth and Minimum Fill-in: Grouping the Minimal Separators

TL;DR: It is shown that if these objects can be listed in polynomial time for a class of graphs, the treewidth and the minimum fill-in are polynomially tractable for these graphs.
Journal ArticleDOI

Deciding k -Colorability of P 5 -Free Graphs in Polynomial Time

TL;DR: In this paper, it was shown that for every fixed integer k, there exists a polynomial-time algorithm for determining whether a P5-free graph admits a k-coloring, and finding one, if it does.
Journal ArticleDOI

Finding a maximum induced matching in weakly chordal graphs

TL;DR: It is shown that a maximum induced matching in a weakly chordal graph can be found in polynomial time and this generalizes previously known results for the induced matching problem.
Journal ArticleDOI

Algorithms for weakly triangulated graphs

TL;DR: Improved algorithms for the recognition and the weighted versions of the optimization problems for the class of weakly triangulated graphs are presented.
References
More filters

Reducibility Among Combinatorial Problems.

TL;DR: Throughout the 1960s I worked on combinatorial optimization problems including logic circuit design with Paul Roth and assembly line balancing and the traveling salesman problem with Mike Held, which made me aware of the importance of distinction between polynomial-time and superpolynomial-time solvability.
Proceedings ArticleDOI

The complexity of theorem-proving procedures

TL;DR: It is shown that any recognition problem solved by a polynomial time-bounded nondeterministic Turing machine can be “reduced” to the problem of determining whether a given propositional formula is a tautology.
Book ChapterDOI

Polynomial Algorithms for Perfect Graphs

TL;DR: In this article, it was shown that the clique problem is solvable in polynomial time for perfect graphs, and that the problem of verifying that a graph is imperfect is in NP.
Journal ArticleDOI

Weakly triangulated graphs

TL;DR: A class of graphs is introduced which includes both triangulated graphs and complements of triangulate graphs, and a structural theorem leads to a proof that weakly triangulation graphs are perfect.