中文
相关论文

相关论文: Local tree-width, excluded minors, and approximati…

200 篇论文

A graph is locally chordal if each of its small-radius balls is chordal. In an earlier work [AKK25], the authors and Kobler proved that locally chordal graphs can be characterized by having chordal local covers, by forbidding short cycles…

组合数学 · 数学 2025-12-23 Tara Abrishami , Paul Knappe

We generalize the structure theorem of Robertson and Seymour for graphs excluding a fixed graph $H$ as a minor to graphs excluding $H$ as a topological subgraph. We prove that for a fixed $H$, every graph excluding $H$ as a topological…

数据结构与算法 · 计算机科学 2015-03-19 Martin Grohe , Dániel Marx

For an ordered subset $W = \{w_1, w_2,\dots w_k\}$ of vertices and a vertex $u$ in a connected graph $G$, the representation of $u$ with respect to $W$ is the ordered $k$-tuple $ r(u|W)=(d(v,w_1), d(v,w_2),\dots,$ $d(v,w_k))$, where…

Treedepth, a more restrictive graph width parameter than treewidth and pathwidth, plays a major role in the theory of sparse graph classes. We show that there exists a constant $C$ such that for every positive integers $a,b$ and a graph…

离散数学 · 计算机科学 2019-09-19 Wojciech Czerwiński , Wojciech Nadara , Marcin Pilipczuk

A homomorphism from a graph G to a graph H is locally bijective, surjective, or injective if its restriction to the neighborhood of every vertex of G is bijective, surjective, or injective, respectively. We prove that the problems of…

计算复杂性 · 计算机科学 2015-10-07 Steven Chaplick , Jiří Fiala , Pim van 't Hof , Daniël Paulusma , Marek Tesař

It is well known that the treewidth of a graph $G$ corresponds to the node search number where a team of cops is pursuing a robber that is lazy, visible and has the ability to move at infinite speed via unguarded path. In recent papers,…

数据结构与算法 · 计算机科学 2021-01-28 Guillaume Mescoff , Christophe Paul , Dimitrios Thilikos

We consider combinatorial problems that can be solved in polynomial time for graphs of bounded treewidth but where the order of the polynomial that bounds the running time is expected to depend on the treewidth bound. First we review some…

数据结构与算法 · 计算机科学 2015-03-19 Stefan Szeider

The independence number of a tree decomposition is the size of a largest independent set contained in a single bag. The tree-independence number of a graph $G$ is the minimum independence number of a tree decomposition of $G$. As shown…

数据结构与算法 · 计算机科学 2026-01-23 Daniel Lokshtanov , Michał Pilipczuk , Paweł Rzążewski

The \emph{$r$-neighbourhood complexity} of a graph $G$ is the function counting, for a given integer $k$, the largest possible number, over all vertex-subsets $A$ of size $k$, of subsets of $A$ realized as the intersection between the…

离散数学 · 计算机科学 2025-12-16 Laurent Beaudou , Jan Bok , Florent Foucaud , Daniel A. Quiroz , Jean-Florent Raymond

The maximum/minimum bisection problems are, given an edge-weighted graph, to find a bipartition of the vertex set into two sets whose sizes differ by at most one, such that the total weight of edges between the two sets is…

数据结构与算法 · 计算机科学 2020-09-17 Tesshu Hanaka , Yasuaki Kobayashi , Taiga Sone

Given a graph $G=(V,E)$ with two distinguished vertices $s,t\in V$ and an integer parameter $L>0$, an {\em $L$-bounded cut} is a subset $F$ of edges (vertices) such that the every path between $s$ and $t$ in $G\setminus F$ has length more…

数据结构与算法 · 计算机科学 2017-09-11 Petr Kolman

Treewidth and Hadwiger number are two of the most important parameters in structural graph theory. This paper studies graph classes in which large treewidth implies the existence of a large complete graph minor. To formalise this, we say…

The treedepth of a graph $G$ is the least possible depth of an elimination forest of $G$: a rooted forest on the same vertex set where every pair of vertices adjacent in $G$ is bound by the ancestor/descendant relation. We propose an…

数据结构与算法 · 计算机科学 2022-05-06 Wojciech Nadara , Michał Pilipczuk , Marcin Smulewicz

Dynamic programming on various graph decompositions is one of the most fundamental techniques used in parameterized complexity. Unfortunately, even if we consider concepts as simple as path or tree decompositions, such dynamic programming…

Tree decompositions were developed by Robertson and Seymour. Since then algorithms have been developed to solve intractable problems efficiently for graphs of bounded treewidth. In this paper we extend tree decompositions to allow cycles to…

数据结构与算法 · 计算机科学 2007-05-23 Melanie J. Agnew , Christopher M. Homan

We develop a new framework for generalizing approximation algorithms from the structural graph algorithm literature so that they apply to graphs somewhat close to that class (a scenario we expect is common when working with real-world…

We prove that if a graph has a tree-decomposition of width at most w, then it has a tree-decomposition of width at most w with certain desirable properties. We will use this result in a subsequent paper to show that every 2-connected graph…

组合数学 · 数学 2018-04-17 Thanh N. Dang , Robin Thomas

Several problems that are NP-hard on general graphs are efficiently solvable on graphs with bounded treewidth. Efforts have been made to generalize treewidth and the related notion of pathwidth to digraphs. Directed treewidth, DAG-width and…

数据结构与算法 · 计算机科学 2026-05-22 Shiva Kintali , Nishad Kothari , Akash Kumar

The twin-width of a graph measures its distance to co-graphs and generalizes classical width concepts such as tree-width or rank-width. Since its introduction in 2020 (Bonnet et. al. 2020), a mass of new results has appeared relating twin…

组合数学 · 数学 2024-11-21 Irene Heinrich , Simon Raßmann

Branchwidth determines how graphs, and more generally, arbitrary connectivity (basically symmetric and submodular) functions could be decomposed into a tree-like structure by specific cuts. We develop a general framework for designing…

数据结构与算法 · 计算机科学 2021-11-08 Fedor V. Fomin , Tuukka Korhonen