中文
相关论文

相关论文: How much does a treedepth modulator help to obtain…

200 篇论文

Connectivity problems like k-Path and k-Disjoint Paths relate to many important milestones in parameterized complexity, namely the Graph Minors Project, color coding, and the recent development of techniques for obtaining kernelization…

数据结构与算法 · 计算机科学 2015-03-19 Hans L. Bodlaender , Bart M. P. Jansen , Stefan Kratsch

The Connected Vertex Cover problem, where the goal is to compute a minimum set of vertices in a given graph which forms a vertex cover and induces a connected subgraph, is a fundamental combinatorial problem and has received extensive…

数据结构与算法 · 计算机科学 2020-04-30 Diptapriyo Majumdar , M. S. Ramanujan , Saket Saurabh

The notions of bounded expansion and nowhere denseness have been applied very successfully in algorithmic graph theory. We study the corresponding notions of directed bounded expansion and nowhere crownfulness on directed graphs. We show…

离散数学 · 计算机科学 2017-07-10 Stephan Kreutzer , Patrice Ossona de Mendez , Roman Rabinovich , Sebastian Siebertz

The field of kernelization studies polynomial-time preprocessing routines for hard problems in the framework of parameterized complexity. Although a framework for proving kernelization lower bounds has been discovered in 2008 and…

数据结构与算法 · 计算机科学 2011-11-03 Marek Cygan , Stefan Kratsch , Marcin Pilipczuk , Michał Pilipczuk , Magnus Wahlström

We consider edge modification problems towards block and strictly chordal graphs, where one is given an undirected graph $G = (V,E)$ and an integer $k \in \mathbb{N}$ and seeks to edit (add or delete) at most $k$ edges from $G$ to obtain a…

数据结构与算法 · 计算机科学 2025-05-07 Maël Dumas , Anthony Perez , Mathis Rocton , Ioan Todinca

A dominating set of a graph is a set of vertices such that every vertex not in the set has at least one neighbor in the set. The problem of counting dominating sets is #P-complete for chordal graphs but solvable in polynomial time for its…

离散数学 · 计算机科学 2022-07-04 Min-Sheng Lin

In the Planar Disjoint Paths problem, one is given an undirected planar graph with a set of $k$ vertex pairs $(s_i,t_i)$ and the task is to find $k$ pairwise vertex-disjoint paths such that the $i$-th path connects $s_i$ to $t_i$. We study…

数据结构与算法 · 计算机科学 2023-07-14 Michał Włodarczyk , Meirav Zehavi

A kernel of a directed graph is a subset of vertices that is both independent and absorbing (every vertex not in the kernel has an out-neighbour in the kernel). Not all directed graphs contain kernels, and computing a kernel or deciding…

离散数学 · 计算机科学 2024-05-20 Bruno Jartoux

In a graph, a vertex dominates itself and its neighbors, and a dominating set is a set of vertices that together dominate the entire graph. Given a graph and two dominating sets of equal size $k$, the {\em Dominating Set Reconfiguration…

离散数学 · 计算机科学 2025-07-16 Jona Dirks , Alexandre Vigny

The composition technique is a popular method for excluding polynomial-size problem kernels for NP-hard parameterized problems. We present a new technique exploiting triangle-based fractal structures for extending the range of applicability…

计算复杂性 · 计算机科学 2017-12-27 Till Fluschnik , Danny Hermelin , André Nichterlein , Rolf Niedermeier

We investigate whether an n-vertex instance (G,k) of Treewidth, asking whether the graph G has treewidth at most k, can efficiently be made sparse without changing its answer. By giving a special form of OR-cross-composition, we prove that…

计算复杂性 · 计算机科学 2013-08-19 Bart M. P. Jansen

For a finite collection of connected graphs $\mathcal{F}$, the $\mathcal{F}$-MINOR-DELETION problem consists in, given a graph $G$ and an integer $\ell$, deciding whether $G$ contains a vertex set of size at most $\ell$ whose removal…

数据结构与算法 · 计算机科学 2025-12-16 Marin Bougeret , Eric Brandwein , Ignasi Sau

We study provably effective and efficient data reduction for a class of NP-hard graph modification problems based on vertex degree properties. We show fixed-parameter tractability for NP-hard graph completion (that is, edge addition) cases…

离散数学 · 计算机科学 2016-04-13 Vincent Froese , André Nichterlein , Rolf Niedermeier

We study two fundamental problems related to finding subgraphs: (1) given graphs G and H, Subgraph Test asks if H is isomorphic to a subgraph of G, (2) given graphs G, H, and an integer t, Packing asks if G contains t vertex-disjoint…

数据结构与算法 · 计算机科学 2014-10-06 Bart M. P. Jansen , Dániel Marx

Graph kernels are kernel methods measuring graph similarity and serve as a standard tool for graph classification. However, the use of kernel methods for node classification, which is a related problem to graph representation learning, is…

机器学习 · 计算机科学 2019-10-08 Yu Tian , Long Zhao , Xi Peng , Dimitris N. Metaxas

This paper studies the kernelization complexity of graph coloring problems with respect to certain structural parameterizations of the input instances. We are interested in how well polynomial-time data reduction can provably shrink…

数据结构与算法 · 计算机科学 2015-03-19 Bart M. P. Jansen , Stefan Kratsch

Kernelization is an important tool in parameterized algorithmics. Given an input instance accompanied by a parameter, the goal is to compute in polynomial time an equivalent instance of the same problem such that the size of the reduced…

计算复杂性 · 计算机科学 2018-10-23 Till Fluschnik , George B. Mertzios , André Nichterlein

The question to enumerate all inclusion-minimal connected dominating sets in a graph of order $n$ in time significantly less than $2^n$ is an open question that was asked in many places. We answer this question affirmatively, by providing…

计算复杂性 · 计算机科学 2022-05-03 Faisal Abu-Khzam , Henning Fernau , Benjamin Gras , Mathieu Liedloff , Kevin Mann

In the Block Graph Deletion problem, we are given a graph $G$ on $n$ vertices and a positive integer $k$, and the objective is to check whether it is possible to delete at most $k$ vertices from $G$ to make it a block graph, i.e., a graph…

数据结构与算法 · 计算机科学 2016-01-18 Eun Jung Kim , O-joung Kwon

Treewidth is a parameter that emerged from the study of minor closed classes of graphs (i.e. classes closed under vertex and edge deletion, and edge contraction). It in some sense describes the global structure of a graph. Roughly, a graph…

组合数学 · 数学 2022-02-02 Tara Abrishami , Maria Chudnovsky , Kristina Vušković