[LIBRO][B] Fundamentals of parameterized complexity

RG Downey, MR Fellows - 2013 - Springer
Parameterized complexity/multivariate complexity algorithmics is an exciting field of modern
algorithm design and analysis, with a broad range of theoretical and practical aspects that …

A single-exponential time 2-approximation algorithm for treewidth

T Korhonen - SIAM Journal on Computing, 2023 - SIAM
We give an algorithm that, given an-vertex graph and an integer, in time either outputs a tree
decomposition of of width at most or determines that the treewidth of is larger than. This is …

[LIBRO][B] Graph-based knowledge representation: computational foundations of conceptual graphs

M Chein, ML Mugnier - 2008 - books.google.com
This book provides a de? nition and study of a knowledge representation and r-soning
formalism stemming from conceptual graphs, while focusing on the com-tational properties …

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 …

TEDI: efficient shortest path query answering on graphs

F Wei - Proceedings of the 2010 ACM SIGMOD International …, 2010 - dl.acm.org
Efficient shortest path query answering in large graphs is enjoying a growing number of
applications, such as ranked keyword search in databases, social networks, ontology …

When hierarchy meets 2-hop-labeling: Efficient shortest distance queries on road networks

D Ouyang, L Qin, L Chang, X Lin, Y Zhang… - Proceedings of the 2018 …, 2018 - dl.acm.org
Computing the shortest distance between two vertices is a fundamental problem in road
networks. Since a direct search using the Dijkstra's algorithm results in a large search space …

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 …

Tour merging via branch-decomposition

W Cook, P Seymour - INFORMS Journal on Computing, 2003 - pubsonline.informs.org
Robertson and Seymour introduced branch-width as a new connectivity invariant of graphs
in their proof of the Wagner conjecture. Decompositions based on this invariant provide a …

A complete anytime algorithm for treewidth

V Gogate, R Dechter - arxiv preprint arxiv:1207.4109, 2012 - arxiv.org
In this paper, we present a Branch and Bound algorithm called QuickBB for computing the
treewidth of an undirected graph. This algorithm performs a search in the space of perfect …