中文
相关论文

相关论文: Hardness of approximation for crossing number

200 篇论文

We consider the hardness of approximation of optimization problems from the point of view of definability. For many NP-hard optimization problems it is known that, unless P = NP, no polynomial-time algorithm can give an approximate solution…

计算机科学中的逻辑 · 计算机科学 2019-08-30 Albert Atserias , Anuj Dawar

The NP-complete problem Matching Cut is to decide if a graph has a matching that is also an edge cut of the graph. We prove new complexity results for Matching Cut restricted to $H$-free graphs, that is, graphs that do not contain some…

组合数学 · 数学 2022-07-15 Felicia Lucke , Daniël Paulusma , Bernard Ries

We study the token swapping problem, in which we are given a graph with an initial assignment of one distinct token to each vertex, and a final desired assignment (again with one token per vertex). The goal is to find the minimum length…

数据结构与算法 · 计算机科学 2024-10-28 Sam Hiken , Nicole Wein

We present a 1.8334-approximation algorithm for Vertex Cover on string graphs given with a representation, which takes polynomial time in the size of the representation; the exact approximation factor is $11/6$. Recently, the barrier of 2…

数据结构与算法 · 计算机科学 2024-09-30 Édouard Bonnet , Paweł Rzążewski

The Graph Pricing problem is among the fundamental problems whose approximability is not well-understood. While there is a simple combinatorial 1/4-approximation algorithm, the best hardness result remains at 1/2 assuming the Unique Games…

数据结构与算法 · 计算机科学 2014-11-06 Euiwoong Lee

For fixed nonnegative integers $k$ and $\ell$, the $(P_k, P_\ell)$-Arrowing problem asks whether a given graph, $G$, has a red/blue coloring of $E(G)$ such that there are no red copies of $P_k$ and no blue copies of $P_\ell$. The problem is…

计算复杂性 · 计算机科学 2023-07-21 Zohair Raza Hassan , Edith Hemaspaandra , Stanisław Radziszowski

We study the following combinatorial counting and sampling problems: can we efficiently sample from the Erd\H{o}s-R\'{e}nyi random graph $G(n,p)$ conditioned on triangle-freeness? Can we efficiently approximate the probability that $G(n,p)$…

数据结构与算法 · 计算机科学 2024-10-31 Matthew Jenssen , Will Perkins , Aditya Potukuchi , Michael Simkin

We present new values and bounds on the (normalised) closeness centrality $\bar{\mathsf{C}}_C$ of connected graphs and on its product $\bar{l}\bar{\mathsf{C}}_C$ with the mean distance $\bar{l}$ of these graphs. Our main result presents the…

组合数学 · 数学 2023-07-19 Thomas Britz , Xin Hu , Abdellah Islam , Hopein Christofen Tang

Sensitivity measures how much the output of an algorithm changes, in terms of Hamming distance, when part of the input is modified. While approximation algorithms with low sensitivity have been developed for many problems, no sensitivity…

数据结构与算法 · 计算机科学 2025-10-17 Noah Fleming , Yuichi Yoshida

Finding important nodes in a graph and measuring their importance is a fundamental problem in the analysis of social networks, transportation networks, biological systems, etc. Among popular such metrics are graph centrality, betweenness…

数据结构与算法 · 计算机科学 2017-04-21 Søren Dahlgaard , Jacob Evald

This paper focuses on finding a spanning tree of a graph to maximize the number of its internal vertices. We present an approximation algorithm for this problem which can achieve a performance ratio $\frac{4}{3}$ on undirected simple…

数据结构与算法 · 计算机科学 2014-09-15 Xingfu Li , Daming Zhu

This document presents a simpler proof showcasing the NP-hardness of Familial Graph Compression.

计算复杂性 · 计算机科学 2020-09-08 Ammar Ahmed , Zohair Raza Hassan , Mudassir Shabbir

Given a graph $G$ and $p\in [0,1]$, the random subgraph $G_p$ is obtained by retaining each edge of $G$ independently with probability $p$. We show that for every $\epsilon>0$, there exists a constant $C>0$ such that the following holds.…

组合数学 · 数学 2024-07-24 Sahar Diskin , Joshua Erde , Mihyun Kang , Michael Krivelevich

Let $\R$ be the set of all finite graphs $G$ with the Ramsey property that every coloring of the edges of $G$ by two colors yields a monochromatic triangle. In this paper we establish a sharp threshold for random graphs with this property.…

组合数学 · 数学 2007-05-23 Ehud Friedgut , Vojtech Rodl , Andrzej Rucinski , Prasad Tetali

A well-known result of R\"odl and Ruci\'nski states that for any graph $H$ there exists a constant $C$ such that if $p \geq C n^{- 1/m_2(H)}$, then the random graph $G_{n,p}$ is a.a.s. $H$-Ramsey, that is, any $2$-colouring of its edges…

组合数学 · 数学 2020-10-29 David Conlon , Shagnik Das , Joonkyung Lee , Tamás Mészáros

It is shown in this note that approximating the number of independent sets in a $k$-uniform linear hypergraph with maximum degree at most $\Delta$ is NP-hard if $\Delta\geq 5\cdot 2^{k-1}+1$. This confirms that for the relevant sampling and…

计算复杂性 · 计算机科学 2023-09-29 Guoliang Qiu , Jiaheng Wang

We consider the problem of finding a 1-planar drawing for a general graph, where a 1-planar drawing is a drawing in which each edge participates in at most one crossing. Since this problem is known to be NP-hard we investigate the…

数据结构与算法 · 计算机科学 2018-12-18 Michael J. Bannister , Sergio Cabello , David Eppstein

It is well known that sparse approximation problem is \textsf{NP}-hard under general dictionaries. Several algorithms have been devised and analyzed in the past decade under various assumptions on the \emph{coherence} $\mu$ of the…

计算复杂性 · 计算机科学 2017-02-10 Ali Çivril

The burning number of a graph $G$ is the smallest number $b$ such that the vertices of $G$ can be covered by balls of radii $0, 1, \dots, b-1$. As computing the burning number of a graph is known to be NP-hard, even on trees, it is natural…

组合数学 · 数学 2023-09-07 Anders Martinsson

Typical performance of approximation algorithms is studied for randomized minimum vertex cover problems. A wide class of random graph ensembles characterized by an arbitrary degree distribution is discussed with some theoretical frameworks.…

无序系统与神经网络 · 物理学 2016-11-10 Satoshi Takabe , Koji Hukushima