Applications of lexicographic breadth-first search to modular decomposition, split decomposition, and circle graphs

Applications of lexicographic breadth-first search to modular decomposition, split decomposition, and circle graphs(2011)

引用 26|浏览36
暂无评分
摘要
This thesis presents the first sub-quadratic circle graph recognition algorithm, and develops improved algorithms for two important hierarchical decomposition schemes: modular decomposition and split decomposition. The modular decomposition algorithm results from unifying two different approaches previously employed to solve the problem: divide-and-conquer and factorizing permutations. It runs in linear-time, and is straightforward in its understanding, correctness, and implementation. It merely requires a collection of trees and simple traversals of these trees. The split-decomposition algorithm is similar in being straightforward in its understanding and correctness. An efficient implementation of the algorithm is described that uses the union-find data-structure. A novel charging argument is used to prove the running-time. The algorithm is the first to use the recent reformulation of split decomposition in terms of graph-labelled trees. This facilitates its extension to circle graph recognition. In particular, it allows us to efficiently apply a new lexicographic breadth-first search characterization of circle graphs developed in the thesis. Lexicographic breadth-first search is additionally responsible for the efficiency of the split decomposition algorithm, and contributes to the simplicity of the modular decomposition algorithm.
更多
查看译文
关键词
lexicographic breadth-first search,split-decomposition algorithm,circle graph recognition,circle graph,sub-quadratic circle graph recognition,split decomposition algorithm,modular decomposition algorithm result,modular decomposition algorithm,split decomposition,modular decomposition,important hierarchical decomposition scheme,amortized analysis,lexicographic breadth first search,circle graphs
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要