When dealing with special graph classes and algorithmic problems on them, a main source is the classical book of Golumbic, Algorithmic Graph Theory and Perfect Graphs [454]. The …
Hierarchical decompositions of graphs are interesting for algorithmic purposes. There are several types of hierarchical decompositions. Tree decompositions are the best known ones …
Hierarchical decompositions of graphs are interesting for algorithmic purposes. Many NP complete problems have linear complexity on graphs with tree-decompositions of bounded …
A module of an undirected graph is a set X of nodes such for each node x not in X, either every member of X is adjacent to x, or no member of X is adjacent to x. There is a canonical …
M Habib, R Mac Connell, C Paul… - Theoretical Computer …, 2000 - inria.hal.science
By making use of lexicographic breadth first search, Lex-BFS and partition refinement with pivots, we obtain very simple algorithms for some well-known problems in graph theory. We …
M Tedder, D Corneil, M Habib, C Paul - … 2008, Reykjavik, Iceland, July 7-11 …, 2008 - Springer
Modular decomposition is fundamental for many important problems in algorithmic graph theory including transitive orientation, the recognition of several classes of graphs, and …
T Feder, P Hell, S Klein, R Motwani - SIAM Journal on Discrete Mathematics, 2003 - SIAM
List partitions generalize list colorings and list homomorphisms.(We argue that they may be called list" semihomomorphisms.") Each symmetric matrix M over 0, 1,* defines a list partition …
A Schidler, S Szeider - 2022 Proceedings of the Symposium on Algorithm …, 2022 - SIAM
The graph invariant twin-width was recently introduced by Bonnet, Kim, Thomassé, and Watrigan. Problems expressible in first-order logic, which includes many prominent NP-hard …
M Habib, C Paul - Discrete Applied Mathematics, 2005 - Elsevier
In this paper, we describe a new simple linear time algorithm to recognize cographs. Cographs are exactly the P4-free graphs (where P4 denotes the path with 4 vertices). The …