DocumentCode
180759
Title
Fixed-Parameter Tractable Canonization and Isomorphism Test for Graphs of Bounded Treewidth
Author
Lokshtanov, Daniel ; Pilipczuk, Michal ; Pilipczuk, Michal ; Saurabh, Saket
Author_Institution
Univ. of Bergen, Bergen, Norway
fYear
2014
fDate
18-21 Oct. 2014
Firstpage
186
Lastpage
195
Abstract
We give a fixed-parameter tractable algorithm that, given a parameter k and two graphs G1, G2, either concludes that one of these graphs has treewidth at least k, or determines whether G1 and G2 are isomorphic. The running time of the algorithm on an n-vertex graph is 2O(k5 log k) · n5, and this is the first fixed-parameter algorithm for Graph Isomorphism parameterized by treewidth. Our algorithm in fact solves the more general canonization problem. We namely design a procedure working in 2OO(k5 log k) · n5 time that, for a given graph G on n vertices, either concludes that the treewidth of G is at least k, or finds an isomorphism-invariant construction term - an algebraic expression that encodes G together with a tree decomposition of G of width O(k4). Hence, a canonical graph isomorphic to G can be constructed by simply evaluating the obtained construction term, while the isomorphism test reduces to verifying whether the computed construction terms for G1 and G2 are equal.
Keywords
computational complexity; graph theory; 2OO(k5 log k) · n5 time; O(k4) width; algebraic expression; canonical graph; fixed-parameter tractable algorithm; fixed-parameter tractable canonization graph; fixed-parameter tractable isomorphism test; graph isomorphism; isomorphism-invariant construction term; n-vertex graph; treewidth; Adhesives; Algorithm design and analysis; Complexity theory; Heuristic algorithms; Particle separators; Polynomials; Standards; canonization; graph isomorphism; parameterized algorithms; treewidth;
fLanguage
English
Publisher
ieee
Conference_Titel
Foundations of Computer Science (FOCS), 2014 IEEE 55th Annual Symposium on
Conference_Location
Philadelphia, PA
ISSN
0272-5428
Type
conf
DOI
10.1109/FOCS.2014.28
Filename
6979003
Link To Document