Combinatorial optimization on graphs of bounded treewidth

HL Bodlaender, AMCA Koster - The Computer Journal, 2008 - ieeexplore.ieee.org
There are many graph problems that can be solved in linear or polynomial time with a
dynamic programming algorithm when the input graph has bounded treewidth. For …

Treewidth computations I. Upper bounds

HL Bodlaender, AMCA Koster - Information and Computation, 2010 - Elsevier
For more and more applications, it is important to be able to compute the treewidth of a given
graph and to find tree decompositions of small width reasonably fast. This paper gives an …

Discovering treewidth

HL Bodlaender - International Conference on Current Trends in Theory …, 2005 - Springer
Treewidth is a graph parameter with several interesting theoretical and practical
applications. This survey reviews algorithmic results on determining the treewidth of a given …

Treewidth: characterizations, applications, and computations

HL Bodlaender - International Workshop on Graph-Theoretic Concepts …, 2006 - Springer
This paper gives a short survey on algorithmic aspects of the treewidth of graphs. Some
alternative characterizations and some applications of the notion are given. The paper also …

An experimental study of the treewidth of real-world graph data

S Maniu, P Senellart, S Jog - ICDT 2019–22nd International …, 2019 - inria.hal.science
Treewidth is a parameter that measures how tree-like a relational instance is, and whether it
can reasonably be decomposed into a tree. Many computation tasks are known to be …

Treewidth computations II. Lower bounds

HL Bodlaender, AMCA Koster - Information and Computation, 2011 - Elsevier
For several applications, it is important to be able to compute the treewidth of a given graph
and to find tree decompositions of small width reasonably fast. Good lower bounds on the …

Fixed-parameter tractable canonization and isomorphism test for graphs of bounded treewidth

D Lokshtanov, M Pilipczuk, M Pilipczuk… - SIAM Journal on …, 2017 - SIAM
We give a fixed-parameter tractable algorithm that, given a parameter k and two graphs
G_1,G_2, either concludes that one of these graphs has treewidth at least k or determines …

Solving problems on recursively constructed graphs

RB Borie, RG Parker, CA Tovey - ACM Computing Surveys (CSUR), 2009 - dl.acm.org
Fast algorithms can be created for many graph problems when instances are confined to
classes of graphs that are recursively constructed. This article first describes some basic …

Preprocessing for treewidth: A combinatorial analysis through kernelization

HL Bodlaender, BMP Jansen, S Kratsch - SIAM Journal on Discrete …, 2013 - SIAM
The notion of treewidth plays an important role in theoretical and practical studies of graph
problems. It has been recognized that, especially in practical environments, when computing …

An improved isomorphism test for bounded-tree-width graphs

M Grohe, D Neuen, P Schweitzer… - ACM Transactions on …, 2020 - dl.acm.org
We give a new FPT algorithm testing isomorphism of n-vertex graphs of tree-width k in time 2
kpolylog (k) n3, improving the FPT algorithm due to Lokshtanov, Pilipczuk, Pilipczuk, and …