中文
相关论文

相关论文: Local Approximability of Minimum Dominating Set on…

200 篇论文

\emph{$K$-best enumeration}, which asks to output $k$-best solutions without duplication, is a helpful tool in data analysis for many fields. In such fields, graphs typically represent data. Thus subgraph enumeration has been paid much…

数据结构与算法 · 计算机科学 2024-05-14 Kazuhiro Kurita , Kunihiro Wasa

We consider the capacitated domination problem, which models a service-requirement assigning scenario and which is also a generalization of the dominating set problem. In this problem, we are given a graph with three parameters defined on…

数据结构与算法 · 计算机科学 2011-08-24 Mong-Jen Kao , D. T. Lee

We study the Dominating set problem and Independent Set Problem for dynamic graphs in the vertex-arrival model. We say that a dynamic algorithm for one of these problems is $k$-stable when it makes at most $k$ changes to its output…

数据结构与算法 · 计算机科学 2025-11-07 Mark de Berg , Arpan Sadhukhan , Frits Spieksma

Locating-dominating sets and identifying codes are two closely related notions in the area of separating systems. Roughly speaking, they consist in a dominating set of a graph such that every vertex is uniquely identified by its…

组合数学 · 数学 2015-11-25 Camino Balbuena , Florent Foucaud , Adriana Hansberg

Given an undirected connected graph $G = (V(G), E(G))$ on $n$ vertices, the minimum Monitoring Edge-Geodetic Set (MEG-set) problem asks to find a subset $M \subseteq V(G)$ of minimum cardinality such that, for every edge $e \in E(G)$, there…

计算复杂性 · 计算机科学 2024-05-24 Davide Bilò , Giordano Colli , Luca Forlizzi , Stefano Leucci

A fundamental issue in real-world systems, such as sensor networks, is the selection of observations which most effectively reduce uncertainty. More specifically, we address the long standing problem of nonmyopically selecting the most…

人工智能 · 计算机科学 2012-07-09 Andreas Krause , Carlos E. Guestrin

For all $k \geq 1$, we show that deciding whether a graph is $k$-planar is NP-complete, extending the well-known fact that deciding 1-planarity is NP-complete. Furthermore, we show that the gap version of this decision problem is…

组合数学 · 数学 2020-05-19 John C. Urschel , Jake Wellens

Graph matching is one of the most important problems in graph theory and combinatorial optimization, with many applications in various domains. Although meta-heuristic algorithms have had good performance on many NP-Hard and NP-Complete…

神经与进化计算 · 计算机科学 2019-04-01 Hashem Ezzati , Mahmood Amintoosi , Hashem Tabasi

We present a polynomial-time $(\alpha_{GW} + \varepsilon)$-approximation algorithm for the Maximum Cut problem on interval graphs and split graphs, where $\alpha_{GW} \approx 0.878$ is the approximation guarantee of the Goemans-Williamson…

数据结构与算法 · 计算机科学 2025-07-15 Jungho Ahn , Ian DeHaan , Eun Jung Kim , Euiwoong Lee

We study the problem of finding a maximum cardinality minimal separator of a graph. This problem is known to be NP-hard even for bipartite graphs. In this paper, we strengthen this hardness by showing that for planar bipartite graphs, the…

数据结构与算法 · 计算机科学 2020-09-28 Tesshu Hanaka , Yasuaki Kobayashi , Yusuke Kobayashi , Tsuyoshi Yagita

The minimum rank of a graph G is the minimum rank over all real symmetric matrices whose off-diagonal sparsity pattern is the same as that of the adjacency matrix of G. In this note we present the first exact algorithm for the minimum rank…

组合数学 · 数学 2019-12-03 Boris Brimkov , Zachary Scherr

To achieve an efficient routing in a wireless sensor network, connected dominating set (CDS) is used as virtual backbone. A fault-tolerant virtual backbone can be modeled as a $(k,m)$-CDS. For a connected graph $G=(V,E)$ and two fixed…

离散数学 · 计算机科学 2016-08-30 Zhao Zhang , Jiao Zhou , Xiaohui Huang , Ding-Zhu Du

A matching is a set of edges without common endpoint. It was recently shown that every 1-planar graph (i.e., a graph that can be drawn in the plane with at most one crossing per edge) that has minimum degree 3 has a matching of size at…

计算几何 · 计算机科学 2020-03-19 Therese Biedl , Fabian Klute

The Sparsest Cut is a fundamental optimization problem that has been extensively studied. For planar inputs the problem is in $P$ and can be solved in $\tilde{O}(n^3)$ time if all vertex weights are $1$. Despite a significant amount of…

数据结构与算法 · 计算机科学 2020-07-07 Amir Abboud , Vincent Cohen-Addad , Philip N. Klein

We revisit the minimum dominating set problem on graphs with arboricity bounded by $\alpha$. Bansal and Umboh [BU17] gave an $O(\alpha)$-approximation LP rounding algorithm, which also translates into a near-linear time algorithm using…

数据结构与算法 · 计算机科学 2021-08-11 Adir Morgan , Shay Solomon , Nicole Wein

The main goal in distributed symmetry-breaking is to understand the locality of problems; i.e., the radius of the neighborhood that a node needs to explore in order to arrive at its part of a global solution. In this work, we study the…

分布式、并行与集群计算 · 计算机科学 2025-10-23 Seri Khoury , Manish Purohit , Aaron Schild , Joshua Wang

A dynamic graph algorithm is a data structure that answers queries about a property of the current graph while supporting graph modifications such as edge insertions and deletions. Prior work has shown strong conditional lower bounds for…

数据结构与算法 · 计算机科学 2023-01-30 Monika Henzinger , Ami Paz , A. R. Sricharan

We show that there is no subexponential time algorithm for computing the exact solution of the maximum independent set problem in d-regular graphs unless ETH fails. We expand our method to show that it helps to provide lower bounds for…

计算复杂性 · 计算机科学 2021-03-25 Saeed Akhoondian Amiri

We show that the dominating set problem admits a constant factor approximation in a constant number of rounds in the LOCAL model of distributed computing on graph classes with bounded expansion. This generalizes a result of Czygrinow et al.…

数据结构与算法 · 计算机科学 2021-06-29 Simeon Kublenz , Sebastian Siebertz , Alexandre Vigny

Li and Wu proposed Rule 2, a localized approximation algorithm that attempts to find a small connected dominating set in a graph. Here we study the asymptotic performance of Rule 2 on random unit disk graphs formed from n random points in…

离散数学 · 计算机科学 2007-05-23 Jennie C. Hansen , Eric Schmutz , Li Sheng