๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

A fully dynamic algorithm for modular decomposition and recognition of cographs

โœ Scribed by Ron Shamir; Roded Sharan


Publisher
Elsevier Science
Year
2004
Tongue
English
Weight
236 KB
Volume
136
Category
Article
ISSN
0166-218X

No coin nor oath required. For personal study only.

โœฆ Synopsis


The problem of dynamically recognizing a graph property calls for e ciently deciding if an input graph satisรฟes the property under repeated modiรฟcations to its set of vertices and edges. The input to the problem consists of a series of modiรฟcations to be performed on the graph. The objective is to maintain a representation of the graph as long as the property holds, and to detect when it ceases to hold. In this paper, we solve the dynamic recognition problem for the class of cographs and some of its subclasses. Our approach is based on maintaining the modular decomposition tree of the dynamic graph, and using this tree for the recognition. We give the รฟrst fully dynamic algorithm for maintaining the modular decomposition tree of a cograph. We thereby obtain fully dynamic algorithms for the recognition of cographs, threshold graphs, and trivially perfect graphs. All these algorithms work in constant time per edge modiรฟcation and O(d) time per d-degree vertex modiรฟcation.


๐Ÿ“œ SIMILAR VOLUMES


An O(n2) Divide-and-Conquer Algorithm fo
โœ A. Ehrenfeucht; H.N. Gabow; R.M. Mcconnell; S.J. Sullivan ๐Ÿ“‚ Article ๐Ÿ“… 1994 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 526 KB

This paper presents a simple divide-and-conquer algorithm for computing the prime tree decomposition of a two-structure. The algorithm runs in \(O\left(n^{2}\right)\) time, when \(n\) is the number of nodes of the two-structure. A directed or undirected graph is a special case of a two-structure, an