中文
相关论文

相关论文: On Covering a Graph Optimally with Induced Subgrap…

200 篇论文

NP-complete problems should be hard on some instances but those may be extremely rare. On generic instances many such problems, especially related to random graphs, have been proven easy. We show the intractability of random instances of a…

计算复杂性 · 计算机科学 2018-10-25 Leonid A. Levin , Ramarathnam Venkatesan

Topological drawings are representations of graphs in the plane, where vertices are represented by points, and edges by simple curves connecting the points. A drawing is simple if two edges intersect at most in a single point, either at a…

计算几何 · 计算机科学 2022-09-08 Alfredo García , Alexander Pilz , Javier Tejel

In graph theory, knowing the number of complete subgraphs with r vertices that a graph g has, limits the number of its complete subgraphs with s vertices, for s > r. A useful upper bound is provided by the Kruskal-Katona theorem, but this…

组合数学 · 数学 2018-12-31 Robert Cowen

A long standing open problem in extremal graph theory is to describe all graphs that maximize the number of induced copies of a path on four vertices. The character of the problem changes in the setting of oriented graphs, and becomes more…

组合数学 · 数学 2020-06-12 Ilkyoo Choi , Bernard Lidický , Florian Pfender

An overlap representation is an assignment of sets to the vertices of a graph in such a way that two vertices are adjacent if and only if the sets assigned to them overlap. The overlap number of a graph is the minimum number of elements…

离散数学 · 计算机科学 2010-08-17 Bill Rosgen , Lorna Stewart

Inspired by artistic practices such as beadwork and himmeli, we study the problem of threading a single string through a set of tubes, so that pulling the string forms a desired graph. More precisely, given a connected graph (where edges…

数据结构与算法 · 计算机科学 2024-05-29 Erik D. Demaine , Yael Kirkpatrick , Rebecca Lin

Some classical graph problems such as finding minimal spanning tree, shortest path or maximal flow can be done efficiently. We describe slight variations of such problems which are shown to be NP-complete. Our proofs use straightforward…

计算复杂性 · 计算机科学 2020-01-14 Per Alexandersson

As techniques for graph query processing mature, the need for optimization is increasingly becoming an imperative. Indices are one of the key ingredients toward efficient query processing strategies via cost-based optimization. Due to the…

数据库 · 计算机科学 2013-11-11 Belma Yelbay , S. Ilker Birbil , Kerem Bulbul , Hasan M. Jamil

The paper considers the NP-hard graph vertex coloring problem, which differs from traditional problems in which it is required to color vertices with a given (or minimal) number of colors so that adjacent vertices have different colors. In…

离散数学 · 计算机科学 2025-02-24 Adil Erzin , Roman Plotnikov , Georgii Zhukov

Potential maximal cliques and minimal separators are combinatorial objects which were introduced and studied in the realm of minimal triangulations problems including Minimum Fill-in and Treewidth. We discover unexpected applications of…

数据结构与算法 · 计算机科学 2009-12-22 Fedor V. Fomin , Yngve Villanger

Erd\H{o}s, Fajtlowicz and Staton asked for the least integer $f(k)$ such that every graph with more than $f(k)$ vertices has an induced regular subgraph with at least $k$ vertices. Here we consider the following relaxed notions. Let $g(k)$…

组合数学 · 数学 2018-11-20 Yair Caro , Raphael Yuster

Given a rectangular grid graph with a special vertex at a corner called base station, we study the problem of covering the vertices of the entire graph with tours that start and end at the base station and whose lengths do not exceed a…

We show that the problem of deciding whether the vertex set of a graph can be covered with at most two bicliques is in NP$\cap$coNP. We thus almost determine the computational complexity of a problem whose status has remained open for quite…

计算复杂性 · 计算机科学 2015-03-19 M. A. Shalu , S. Vijayakumar

We demonstrate that a quantum annealer can be used to solve the NP-complete problem of graph partitioning into subgraphs containing Hamiltonian cycles of constrained length. We present a method to find a partition of a given directed graph…

量子物理 · 物理学 2021-04-21 Eugenio Cocchi , Edoardo Tignone , Davide Vodola

In graph realization problems one is given a degree sequence and the task is to decide whether there is a graph whose vertex degrees match to the given sequence. This realization problem is known to be polynomial-time solvable when the…

计算复杂性 · 计算机科学 2012-01-18 Sepp Hartung , André Nichterlein

We apply model theoretic methods to the problem of existence of countable universal graphs with finitely many forbidden connected subgraphs. We show that to a large extent the question reduces to one of local finiteness of an…

逻辑 · 数学 2016-09-07 Gregory Cherlin , Saharon Shelah , Niandong Shi

This thesis focuses on theoretical and algorithmic tools for determining the numbers of induced subgraphs in strongly regular graphs, SRGs, and on further applications of such numbers. We consider in more detail a restricted class of these…

组合数学 · 数学 2018-12-14 Kristína Kováčiková

A connected set in a graph is a subset of vertices whose induced subgraph is connected. Although counting the number of connected sets in a graph is generally a \#P-complete problem, it remains an active area of research. In 2020, Vince…

组合数学 · 数学 2025-04-04 Hongxia Ma , Xian'an Jin , Weiling Yang , Meiqiao Zhang

Covering all edges of a graph by a small number of vertices, this is the NP-complete Vertex Cover problem. It is among the most fundamental graph-algorithmic problems. Following a recent trend in studying temporal graphs (a sequence of…

计算复杂性 · 计算机科学 2020-07-02 Till Fluschnik , Rolf Niedermeier , Valentin Rohm , Philipp Zschoche

Subgraph complementation is an operation that toggles all adjacencies inside a selected vertex set. Given a graph \(G\) and a target class \(\mathcal{C}\), the Minimum Subgraph Complementation problem asks for a minimum-size vertex set…

数据结构与算法 · 计算机科学 2025-12-30 Juan Gutiérrez , Sagartanu Pal