中文
相关论文

相关论文: A Structural Approach to Tree Decompositions of Kn…

200 篇论文

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 define the crossing graph of a given embedded graph (such as a road network) to be a graph with a vertex for each edge of the embedding, with two crossing graph vertices adjacent when the corresponding two edges of the embedding cross…

数据结构与算法 · 计算机科学 2017-09-20 David Eppstein , Siddharth Gupta

The Treewidth-2 Vertex Deletion problem asks whether a set of at most $t$ vertices can be removed from a graph, such that the resulting graph has treewidth at most two. A graph has treewidth at most two if and only if it does not contain a…

数据结构与算法 · 计算机科学 2022-03-21 Jeroen L. G. Schols

Several variants of the Constraint Satisfaction Problem have been proposed and investigated in the literature for modelling those scenarios where solutions are associated with some given costs. Within these frameworks computing an optimal…

人工智能 · 计算机科学 2012-09-18 Georg Gottlob , Gianluigi Greco , Francesco Scarcello

Suppose N is a phylogenetic network indicating a complicated relationship among individuals and taxa. Often of interest is a much simpler network, for example, a species tree T, that summarizes the most fundamental relationships. The…

种群与进化 · 定量生物学 2015-01-30 Stephen J. Willson

We consider a graph called a lattice diagram, which is a graph in the $xy$-plane such that each edge is parallel to the $x$-axis or the $y$-axis. In [4], we investigated transformations of certain lattice diagrams, and we considered the…

几何拓扑 · 数学 2026-04-14 Inasa Nakamura

Forbidden characterizations may sometimes be the most natural way to describe families of graphs, and yet these characterizations are usually very hard to exploit for enumerative purposes. By building on the work of Gioan and Paul (2012)…

组合数学 · 数学 2016-08-05 Maryam Bahrani , Jérémie Lumbroso

It is well-known that inference in graphical models is hard in the worst case, but tractable for models with bounded treewidth. We ask whether treewidth is the only structural criterion of the underlying graph that enables tractable…

数据结构与算法 · 计算机科学 2016-11-11 Venkat Chandrasekaran , Nathan Srebro , Prahladh Harsha

We develop a purely combinatorial framework for the systematic enumeration of knot and link diagrams supported on the thickened torus $T^2\times I$. Using the theory of maps on surfaces, cellular $4$--regular torus projections are encoded…

组合数学 · 数学 2026-01-23 Alexander Omelchenko

We solve the subgraph isomorphism problem in planar graphs in linear time, for any pattern of constant size. Our results are based on a technique of partitioning the planar graph into pieces of small tree-width, and applying dynamic…

数据结构与算法 · 计算机科学 2007-05-23 David Eppstein

In 2019, Dvo\v{r}\'{a}k asked whether every connected graph $G$ has a tree decomposition $(T, \mathcal{B})$ so that $T$ is a subgraph of $G$ and the width of $(T, \mathcal{B})$ is bounded by a function of the treewidth of $G$. We prove that…

The Subgraph Isomorphism problem is of considerable importance in computer science. We examine the problem when the pattern graph H is of bounded treewidth, as occurs in a variety of applications. This problem has a well-known algorithm via…

数据结构与算法 · 计算机科学 2021-05-12 Karl Bringmann , Jasper Slusallek

Statistical analysis of a graph often starts with embedding, the process of representing its nodes as points in space. How to choose the embedding dimension is a nuanced decision in practice, but in theory a notion of true dimension is…

机器学习 · 统计学 2021-01-06 Patrick Rubin-Delanchy

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

Graph-structured data is central to many scientific and industrial domains, where the goal is often to optimize objectives defined over graph structures. Given the combinatorial complexity of graph spaces, such optimization problems are…

最优化与控制 · 数学 2025-09-25 Shiqiang Zhang , Ruth Misener

Many of the tools developed for the theory of tree-decompositions of graphs do not work for directed graphs. In this paper we show that some of the most basic tools do work in the case where the model digraph is a directed path. Using these…

组合数学 · 数学 2017-11-03 Joshua Erde

In the Fully Leafed Induced Subtrees, one is given a graph $G$ and two integers $a$ and $b$ and the question is to find an induced subtree of $G$ with $a$ vertices and at least $b$ leaves. This problem is known to be NP-complete even when…

数据结构与算法 · 计算机科学 2026-04-08 Julien Baste

A circle graph is an intersection graph of a set of chords of a circle. We describe the unavoidable induced subgraphs of circle graphs with large treewidth. This includes examples that are far from the `usual suspects'. Our results imply…

组合数学 · 数学 2022-12-23 Robert Hickingbotham , Freddie Illingworth , Bojan Mohar , David R. Wood

Compound graphs are networks in which vertices can be grouped into larger subsets, with these subsets capable of further grouping, resulting in a nesting that can be many levels deep. In several applications, including biological workflows,…

人机交互 · 计算机科学 2024-08-09 Chang Han , Justin Lieffers , Clayton Morrison , Katherine E. Isaacs

The ability to control a complex network towards a desired behavior relies on our understanding of the complex nature of these social and technological networks. The existence of numerous control schemes in a network promotes us to wonder:…

系统与控制 · 计算机科学 2016-12-01 Xizhe Zhang , Tianyang Lv , Yuanyuan Pu