中文
相关论文

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

200 篇论文

We define a special case of tree decompositions for planar graphs that respect a given embedding of the graph. We study the analogous width of the resulting decomposition we call the embedded-width of a plane graph. We show both upper…

离散数学 · 计算机科学 2017-03-23 Glencora Borradaile , Jeff Erickson , Hung Le , Robbie Weber

We study the problem of deleting the smallest set $S$ of vertices (resp. edges) from a given graph $G$ such that the induced subgraph (resp. subgraph) $G \setminus S$ belongs to some class $\mathcal{H}$. We consider the case where graphs in…

数据结构与算法 · 计算机科学 2018-10-24 Anupam Gupta , Euiwoong Lee , Jason Li , Pasin Manurangsi , Michał Włodarczyk

For a hereditary graph class $\mathcal{H}$, the $\mathcal{H}$-elimination distance of a graph $G$ is the minimum number of rounds needed to reduce $G$ to a member of $\mathcal{H}$ by removing one vertex from each connected component in each…

数据结构与算法 · 计算机科学 2021-06-09 Bart M. P. Jansen , Jari J. H. de Kroon

We continue the study of graph classes in which the treewidth can only be large due to the presence of a large clique, and, more specifically, of graph classes with bounded tree-independence number. In [Dallard, Milani\v{c}, and…

数据结构与算法 · 计算机科学 2022-09-27 Martin Milanič , Paweł Rzążewski

In this paper we extend the theory of bidimensionality to two families of graphs that do not exclude fixed minors: map graphs and power graphs. In both cases we prove a polynomial relation between the treewidth of a graph in the family and…

离散数学 · 计算机科学 2007-05-23 Erik D. Demaine , MohammadTaghi Hajiaghayi

We introduce the graph theoretical parameter of edge treewidth. This parameter occurs in a natural way as the tree-like analogue of cutwidth or, alternatively, as an edge-analogue of treewidth. We study the combinatorial properties of…

离散数学 · 计算机科学 2021-12-15 Loïc Magne , Christophe Paul , Abhijat Sharma , Dimitrios M. Thilikos

Monotone trees - trees with a function defined on their vertices that decreases the further away from a root node one travels, are a natural model for a process that weakens the further one gets from its source. Given an aggregation of…

数据结构与算法 · 计算机科学 2023-09-29 Lucas Magee , Yusu Wang

We investigate a structural generalisation of treewidth we call $\mathcal{A}$-blind-treewidth where $\mathcal{A}$ denotes an annotated graph class. This width parameter is defined by evaluating only the size of those bags $B$ of…

组合数学 · 数学 2024-10-03 J. Pascal Gollin , Sebastian Wiederrecht

The independence number of a tree decomposition is the maximum of the independence numbers of the subgraphs induced by its bags. The tree-independence number of a graph is the minimum independence number of a tree decomposition of it.…

数据结构与算法 · 计算机科学 2025-09-11 Clément Dallard , Fedor V. Fomin , Petr A. Golovach , Tuukka Korhonen , Martin Milanič

We study the notion of local treewidth in sparse random graphs: the maximum treewidth over all $k$-vertex subgraphs of an $n$-vertex graph. When $k$ is not too large, we give nearly tight bounds for this local treewidth parameter; we also…

数据结构与算法 · 计算机科学 2022-07-18 Hermish Mehta , Daniel Reichman

Graph polynomials encode fundamental combinatorial invariants of graphs. Their computation is investigated using tree and path decomposition frameworks, with formal definitions of treewidth, k-trees, and pathwidth establishing the…

离散数学 · 计算机科学 2025-09-29 Mehul Bafna , Shaghik Amirian

We give an algorithm that takes as input an $n$-vertex graph $G$ and an integer $k$, runs in time $2^{O(k^2)} n^{O(1)}$, and outputs a tree decomposition of $G$ of width at most $k$, if such a decomposition exists. This resolves the…

数据结构与算法 · 计算机科学 2023-08-21 Tuukka Korhonen , Daniel Lokshtanov

The recently introduced graph parameter tree-cut width plays a similar role with respect to immersions as the graph parameter treewidth plays with respect to minors. In this paper, we provide the first algorithmic applications of tree-cut…

数据结构与算法 · 计算机科学 2022-06-03 Robert Ganian , Eun Jung Kim , Stefan Szeider

A graph $G$ is said to be ubiquitous, if every graph $\Gamma$ that contains arbitrarily many disjoint $G$-minors automatically contains infinitely many disjoint $G$-minors. The well-known Ubiquity conjecture of Andreae says that every…

We give an algorithm that for an input n-vertex graph G and integer k>0, in time 2^[O(k)]n either outputs that the treewidth of G is larger than k, or gives a tree decomposition of G of width at most 5k+4. This is the first algorithm…

数据结构与算法 · 计算机科学 2013-04-24 Hans Bodlaender , Pål G. Drange , Markus S. Dregi , Fedor V. Fomin , Daniel Lokshtanov , Michał Pilipczuk

A graph has tree-width at most $k$ if it can be obtained from a set of graphs each with at most $k+1$ vertices by a sequence of clique sums. We refine this definition by, for each non-negative integer $\theta$, defining the…

组合数学 · 数学 2016-09-30 Jim Geelen , Benson Joeris

The complexity of a reasoning task over a graphical model is tied to the induced width of the underlying graph. It is well-known that the conditioning (assigning values) on a subset of variables yields a subproblem of the reduced complexity…

数据结构与算法 · 计算机科学 2012-07-19 Bozhena Bidyuk , Rina Dechter

Given a graph $G$ and a vertex set $X$, the annotated treewidth tw$(G,X)$ of $X$ in $G$ is the maximum treewidth of an $X$-rooted minor of $G$, i.e., a minor $H$ where the model of each vertex of $H$ contains some vertex of $X$. That way,…

计算机科学中的逻辑 · 计算机科学 2024-06-27 Ignasi Sau , Giannos Stamoulis , Dimitrios M. Thilikos

By a well known result the treewidth of k-outerplanar graphs is at most 3k-1. This paper gives, besides a rigorous proof of this fact, an algorithmic implementation of the proof, i.e. it is shown that, given a k-outerplanar graph G, a tree…

数据结构与算法 · 计算机科学 2013-01-25 Ioannis Katsikarelis

We present a method for reducing the treewidth of a graph while preserving all the minimal $s-t$ separators. This technique turns out to be very useful for establishing the fixed-parameter tractability of constrained separation and…

数据结构与算法 · 计算机科学 2010-02-03 Dániel Marx , Barry O'Sullivan , Igor Razgon