中文
相关论文

相关论文: TreeWidzard: An Engine for Width-Based Dynamic Pro…

200 篇论文

We develop a framework for applying treewidth-based dynamic programming on graphs with "hybrid structure", i.e., with parts that may not have small treewidth but instead possess other structural properties. Informally, this is achieved by…

数据结构与算法 · 计算机科学 2019-08-28 Eduard Eiben , Robert Ganian , Thekla Hamm , O-joung Kwon

In the field of parameterized complexity theory, the study of graph width measures has been intimately connected with the development of width-based model checking algorithms for combinatorial properties on graphs. In this work, we…

数据结构与算法 · 计算机科学 2026-05-21 Mateus de Oliveira Oliveira , Sam Urmian

Parameterized algorithms are a way to solve hard problems more efficiently, given that a specific parameter of the input is small. In this paper, we apply this idea to the field of answer set programming (ASP). To this end, we propose two…

计算机科学中的逻辑 · 计算机科学 2017-02-10 Johannes Fichte , Markus Hecher , Michael Morak , Stefan Woltran

Many computational problems admit fast algorithms on special inputs, however, the required properties might be quite restrictive. E.g., many graph problems can be solved much faster on interval or cographs, or on graphs of small…

数据结构与算法 · 计算机科学 2022-09-30 Stefan Kratsch , Florian Nelles

Research on the similarity of a graph to being a tree - called the treewidth of the graph - has seen an enormous rise within the last decade, but a practically fast algorithm for this task has been discovered only recently by Tamaki (ESA…

数据结构与算法 · 计算机科学 2019-05-06 Max Bannach , Sebastian Berndt

Decompositional parameters such as treewidth are commonly used to obtain fixed-parameter algorithms for NP-hard graph problems. For problems that are W[1]-hard parameterized by treewidth, a natural alternative would be to use a suitable…

数据结构与算法 · 计算机科学 2022-03-01 Cornelius Brand , Esra Ceylan , Christian Hatschka , Robert Ganian , Viktoriia Korchemna

Parameterized algorithms have been subject to extensive research of recent years and allow to solve hard problems by exploiting a parameter of the corresponding problem instances. There, one goal is to devise algorithms, where the runtime…

计算机科学中的逻辑 · 计算机科学 2019-05-07 Markus Hecher

For a graph $G$, let $\Pi(G)$ denote the set of all potential maximal cliques of $G$. For each subset $\Pi$ of $\Pi(G)$, let $\tw(G, \Pi)$ denote the smallest $k$ such that there is a tree-decomposition of $G$ of width $k$ whose bags all…

数据结构与算法 · 计算机科学 2019-10-25 Hisao Tamaki

The notion of directed treewidth was introduced by Johnson, Robertson, Seymour and Thomas [Journal of Combinatorial Theory, Series B, Vol 82, 2001] as a first step towards an algorithmic metatheory for digraphs. They showed that some…

数据结构与算法 · 计算机科学 2015-10-09 Mateus de Oliveira Oliveira

Width-based automated theorem proving is a framework where counterexamples to graph-theoretic conjectures are searched width-wise relative to some graph width measure, such as treewidth or pathwidth. In a recent work it has been shown that…

数据结构与算法 · 计算机科学 2026-05-13 Mateus de Oliveira Oliveira , Sam Urmian

Dynamic graph theory is a novel, growing area that deals with graphs that change over time and is of great utility in modelling modern wireless, mobile and dynamic environments. As a graph evolves, possibly arbitrarily, it is challenging to…

计算复杂性 · 计算机科学 2012-05-28 Bernard Mans , Luke Mathieson

Treewidth is a graph parameter of fundamental importance to algorithmic and structural graph theory. This paper surveys several graph parameters tied to treewidth, including separation number, tangle number, well-linked number and Cartesian…

组合数学 · 数学 2016-01-29 Daniel J. Harvey , David R. Wood

An automata network is a network of entities, each holding a state from a finite set and evolving according to a local update rule which depends only on its neighbors in the network's graph. It is freezing if there is an order on states…

离散数学 · 计算机科学 2021-02-03 Eric Goles , Pedro Montealegre , Martín Ríos-Wilson , Guillaume Theyssier

Over the past decade, we witness an increasing amount of interest in the design of exact exponential-time and parameterized algorithms for problems in Graph Drawing. Unfortunately, we still lack knowledge of general methods to develop such…

数据结构与算法 · 计算机科学 2023-10-10 Siddharth Gupta , Guy Sa'ar , Meirav Zehavi

Probabilistic graphical models offer a powerful framework to account for the dependence structure between variables, which is represented as a graph. However, the dependence between variables may render inference tasks intractable. In this…

A witness drawing of a graph is a visualization that clearly shows a given property of a graph. We study and implement various drawing paradigms for witness drawings to clearly show that graphs have bounded pathwidth or treewidth. Our…

计算几何 · 计算机科学 2025-08-28 Alvin Chiu , Thomas Depian , David Eppstein , Michael T. Goodrich , Martin Nöllenburg

Finding a few solutions for a given problem that are diverse, as opposed to finding a single best solution to solve the problem, has recently become a notable topic in theoretical computer science. Recently, Baste, Fellows, Jaffke,…

数据结构与算法 · 计算机科学 2026-03-30 Karolina Drabik , Tomáš Masařík

Treewidth is a graph parameter that plays a fundamental role in several structural and algorithmic results. We study the problem of decomposing a given graph $G$ into node-disjoint subgraphs, where each subgraph has sufficiently large…

数据结构与算法 · 计算机科学 2013-04-08 Chandra Chekuri , Julia Chuzhoy

Treewidth is arguably the most important structural graph parameter leading to algorithmically beneficial graph decompositions. Triggered by a strongly growing interest in temporal networks (graphs where edge sets change over time), we…

数据结构与算法 · 计算机科学 2020-04-29 Till Fluschnik , Hendrik Molter , Rolf Niedermeier , Malte Renken , Philipp Zschoche

Sparse structures are frequently sought when pursuing tractability in optimization problems. They are exploited from both theoretical and computational perspectives to handle complex problems that become manageable when sparsity is present.…

离散数学 · 计算机科学 2019-03-21 Yuri Faenza , Gonzalo Muñoz , Sebastian Pokutta
‹ 上一页 1 2 3 10 下一页 ›