中文
相关论文

相关论文: Approximation algorithms and hardness for dominati…

200 篇论文

Given an $n$-vertex non-negatively real-weighted graph $G$, whose vertices are partitioned into a set of $k$ clusters, a \emph{clustered network design problem} on $G$ consists of solving a given network design optimization problem on $G$,…

数据结构与算法 · 计算机科学 2018-02-01 Mattia D'Emidio , Luca Forlizzi , Daniele Frigioni , Stefano Leucci , Guido Proietti

We analyse approximation algorithms (greedy heuristics) for the classical domination number and two multiple domination numbers in simple graphs. First, we present a short self-contained proof of the known result that the minimum domination…

组合数学 · 数学 2026-04-27 Lukas Dijkstra , Vadim Zverovich , Andrei Gagarin

A set $D \subseteq V$ of a graph $G=(V, E)$ is a dominating set of $G$ if every vertex $v\in V\setminus D$ is adjacent to at least one vertex in $D.$ A set $S \subseteq V$ is a co-secure dominating set (CSDS) of a graph $G$ if $S$ is a…

数据结构与算法 · 计算机科学 2023-06-21 B S Panda , Soumyashree Rana , Sounaka Mishra

An instance of the Connected Maximum Cut problem consists of an undirected graph G = (V, E) and the goal is to find a subset of vertices S $\subseteq$ V that maximizes the number of edges in the cut \delta(S) such that the induced graph…

数据结构与算法 · 计算机科学 2015-07-03 MohammadTaghi Hajiaghayi , Guy Kortsarz , Robert MacDavid , Manish Purohit , Kanthi Sarpatwar

In a graph $G=(V,E)$ with no isolated vertex, a dominating set $D \subseteq V$, is called a semitotal dominating set if for every vertex $u \in D$ there is another vertex $v \in D$, such that distance between $u$ and $v$ is at most two in…

组合数学 · 数学 2021-09-07 Vikash Tripathi , Arti Pandey , Anil Maheshwari

Consider a setting where possibly sensitive information sent over a path in a network is visible to every {neighbor} of the path, i.e., every neighbor of some node on the path, thus including the nodes on the path itself. The exposure of a…

数据结构与算法 · 计算机科学 2012-12-27 Shiri Chechik , M. P. Johnson , Merav Parter , David Peleg

Connected clustering denotes a family of constrained clustering problems in which we are given a distance metric and an undirected connectivity graph $G$ that can be completely unrelated to the metric. The aim is to partition the $n$…

数据结构与算法 · 计算机科学 2025-11-25 Jan Eube , Heiko Röglin

We study the minimum dominating set problem as a representative combinatorial optimization challenge with a global topological constraint. The requirement that the backbone induced by the vertices of a dominating set should be a connected…

数据分析、统计与概率 · 物理学 2023-10-25 Yusupjan Habibulla , Hai-Jun Zhou

Dominating Set is a well-known combinatorial optimization problem which finds application in computational biology or mobile communication. Because of its $\mathrm{NP}$-hardness, one often turns to heuristics for good solutions. Many such…

数据结构与算法 · 计算机科学 2026-01-21 Hendrik Higl

The minimal dominating set for a digraph(directed graph)is a prototypical hard combinatorial optimization problem. In a previous paper, we studied this problem using the cavity method. Although we found a solution for a given graph that…

物理与社会 · 物理学 2019-11-19 Yusupjan Habibulla

We consider the k-outconnected directed Steiner tree problem (k-DST). Given a directed edge-weighted graph $G=(V,E,w)$, where $V=\{r\}\cup S \cup T$, and an integer $k$, the goal is to find a minimum cost subgraph of $G$ in which there are…

数据结构与算法 · 计算机科学 2024-07-11 Sarel Cohen , Lior Kamma , Aikaterini Niklanovits

This paper presents a distributed algorithm for finding near optimal dominating sets on grids. The basis for this algorithm is an existing centralized algorithm that constructs dominating sets on grids. The size of the dominating set…

数据结构与算法 · 计算机科学 2013-03-15 Elaheh Fata , Stephen L. Smith , Shreyas Sundaram

A dominating set $S$ of a graph $G(V,E)$ is called a \textit{secure dominating set} if each vertex $u \in V(G) \setminus S$ is adjacent to a vertex $v \in S$ such that $(S \setminus \{v\}) \cup \{u\}$ is a dominating set of $G$. The…

离散数学 · 计算机科学 2026-05-25 Swathi D , N Sadagopan

We show that there is a deterministic local algorithm (constant-time distributed graph algorithm) that finds a 5-approximation of a minimum dominating set on outerplanar graphs. We show there is no such algorithm that finds a…

分布式、并行与集群计算 · 计算机科学 2022-11-22 Marthe Bonamy , Linda Cook , Carla Groenland , Alexandra Wesolek

For any $\varepsilon > 0$, we give a polynomial-time $n^\varepsilon$-approximation algorithm for Max Independent Set in graphs of bounded twin-width given with an $O(1)$-sequence. This result is derived from the following time-approximation…

数据结构与算法 · 计算机科学 2022-09-27 Pierre Bergé , Édouard Bonnet , Hugues Déprés , Rémi Watrigant

We introduce and discuss the Minimum Capacity-Preserving Subgraph (MCPS) problem: given a directed graph and a retention ratio $\alpha \in (0,1)$, find the smallest subgraph that, for each pair of vertices $(u,v)$, preserves at least a…

数据结构与算法 · 计算机科学 2025-02-13 Markus Chimani , Max Ilsen

Power domination is a two-step observation process that is used to monitor power networks and can be viewed as a combination of domination and zero forcing. Given a graph $G$, a subset $S\subseteq V(G)$ that can observe all vertices of $G$…

组合数学 · 数学 2022-09-09 Sarah E. Anderson , Kirsti Kuenzel , Houston Schuerger

The power domination number arises from the monitoring of electrical networks and its determination is an important problem. Upper bounds for power domination numbers can be obtained by constructions. Lower bounds for the power domination…

A dominating set in a directed graph is a set of vertices $S$ such that all the vertices that do not belong to $S$ have an in-neighbour in $S$. A locating set $S$ is a set of vertices such that all the vertices that do not belong to $S$ are…

离散数学 · 计算机科学 2021-09-08 Thomas Bellitto , Caroline Brosse , Benjamin Lévêque , Aline Parreau

A dominating set $S$ of graph $G$ is called an $r$-grouped dominating set if $S$ can be partitioned into $S_1,S_2,\ldots,S_k$ such that the size of each unit $S_i$ is $r$ and the subgraph of $G$ induced by $S_i$ is connected. The concept of…

数据结构与算法 · 计算机科学 2023-02-15 Tesshu Hanaka , Hirotaka Ono , Yota Otachi , Saeki Uda
‹ 上一页 1 8 9 10 下一页 ›