中文
相关论文

相关论文: Generalized minimum dominating set and application…

200 篇论文

Due to the large amount of textual information available on Internet, it is of paramount relevance to use techniques that find relevant and concise content. A typical task devoted to the identification of informative sentences in documents…

计算与语言 · 计算机科学 2018-03-23 Jorge V. Tohalino , Diego R. Amancio

This paper introduces a new approach to generating strongly constrained texts. We consider standardized sentence generation for the typical application of vision screening. To solve this problem, we formalize it as a discrete combinatorial…

人工智能 · 计算机科学 2023-09-25 Alexandre Bonlarron , Aurélie Calabrèse , Pierre Kornprobst , Jean-Charles Régin

Minimum connected dominating set problem is an NP-hard combinatorial optimization problem in graph theory. Finding connected dominating set is of high interest in various domains such as wireless sensor networks, optical networks, and…

人工智能 · 计算机科学 2024-05-28 Hayet Dahmri , Salim Bouamama

Say that an edge of a graph G dominates itself and every other edge adjacent to it. An edge dominating set of a graph G = (V,E) is a subset of edges E' of E which dominates all edges of G. In particular, if every edge of G is dominated by…

离散数学 · 计算机科学 2013-03-12 Min Chih Lin , Michel J. Mizrahi , Jayme L. Szwarcfiter

A dominating set $S$ is an Isolate Dominating Set (IDS) if the induced subgraph $G[S]$ has at least one isolated vertex. In this paper, we initiate the study of new domination parameter called, isolate secure domination. An isolate…

离散数学 · 计算机科学 2020-02-14 Jakkepalli Pavan Kumar , P. Venkata Subba Reddy

The subset sum problem is one of the simplest and most fundamental NP-hard problems in combinatorial optimization. We consider two extensions of this problem: The subset sum problem with digraph constraint (SSG) and subset sum problem with…

离散数学 · 计算机科学 2020-06-24 Frank Gurski , Dominique Komander , Carolin Rehs

A semitotal dominating set of a graph $G$ with no isolated vertex is a dominating set $D$ of $G$ such that every vertex in $D$ is within distance two of another vertex in $D$. The minimum size $\gamma_{t2}(G)$ of a semitotal dominating set…

计算复杂性 · 计算机科学 2018-10-17 Esther Galby , Andrea Munaro , Bernard Ries

The Minimum Dominating Set (MDS) problem is a well-established combinatorial optimization problem with numerous real-world applications. Its NP-hard nature makes it increasingly difficult to obtain exact solutions as the graph size grows.…

数据结构与算法 · 计算机科学 2025-08-26 Enqiang Zhu , Qiqi Bao , Yu Zhang , Pu Wu , Chanjuan Liu

A subset $S$ of vertices of $G$ is a \textit{dominating set} of $G$ if every vertex in $V(G)-S$ has a neighbor in $S$. The \textit{domination number} \(\gamma(G)\) is the minimum cardinality of a dominating set of $G$. A dominating set $S$…

组合数学 · 数学 2025-09-26 Yuhan Ma

We introduce a new framework of counting problems called #GDS that encompasses #$(\sigma, \rho)$-Set, a class of domination-type problems that includes counting dominating sets and counting total dominating sets. We explore the intricate…

计算复杂性 · 计算机科学 2026-05-20 Jiayi Zheng , Boning Meng

We give a new, short proof that graphs embeddable in a given Euler genus-$g$ surface admit a simple $f(g)$-round $\alpha$-approximation distributed algorithm for Minimum Dominating Set (MDS), where the approximation ratio $\alpha \le 906$.…

分布式、并行与集群计算 · 计算机科学 2025-07-08 Marthe Bonamy , Cyril Gavoille , Timothé Picavet , Alexandra Wesolek

A dominating set $S$ of a graph is a metric-locating-dominating set if each vertex of the graph is uniquely distinguished by its distances from the elements of $S$, and the minimum cardinality of such a set is called the…

组合数学 · 数学 2016-04-14 Antonio González , Carmen Hernando , Mercè Mora

Huge volumes of textual information has been produced every single day. In order to organize and understand such large datasets, in recent years, summarization techniques have become popular. These techniques aims at finding relevant,…

计算与语言 · 计算机科学 2018-03-26 Jorge V. Tohalino , Diego R. Amancio

A subset $M$ of the edges of a graph $G$ is a matching if no two edges in $M$ are incident. A maximal matching is a matching that is not contained in a larger matching. A subset $S$ of vertices of a graph $G$ with no isolated vertices is a…

组合数学 · 数学 2019-09-09 Selim Bahadır

A dominating set D in a graph G is a subset of its vertices such that every vertex of the graph which does not belong to set D is adjacent to at least one vertex from set D. A set of vertices of graph G is a global dominating set if it is a…

离散数学 · 计算机科学 2024-10-25 Ernesto Parra Inza , Nodari Vakhania , Jose M. Sigarreta Almira , Frank A. Hernández Mira

We give a simple approximation algorithm for a common generalization of many previously studied extensions of the maximum size stable matching problem with ties. These generalizations include the existence of critical vertices in the graph,…

数据结构与算法 · 计算机科学 2024-02-23 Gergely Csáji

In this work, we first study a natural generalisation of the Min-Cut problem, where a graph is augmented by a superadditive set function defined on its vertex subsets. The goal is to select a vertex subset such that the weight of the…

数据结构与算法 · 计算机科学 2022-07-05 Gregor Matl , Stanislav Zivny

A $k$-tuple total dominating set ($k$TDS) of a graph $G$ is a set $S$ of vertices in which every vertex in $G$ is adjacent to at least $k$ vertices in $S$. The minimum size of a $k$TDS is called the $k$-tuple total dominating number and it…

组合数学 · 数学 2018-07-24 Behnaz Pahlavsay , Elisa Palezzato , Michele Torielli

A dominating set $D$ of a graph $G$ is a set of vertices such that any vertex in $G$ is in $D$ or its neighbor is in $D$. Enumeration of minimal dominating sets in a graph is one of central problems in enumeration study since enumeration of…

数据结构与算法 · 计算机科学 2020-09-23 Kazuhiro Kurita , Kunihiro Wasa , Hiroki Arimura , Takeaki Uno

A set $D\subseteq V$ of a graph $G=(V,E)$ is called a neighborhood total dominating set of $G$ if $D$ is a dominating set and the subgraph of $G$ induced by the open neighborhood of $D$ has no isolated vertex. Given a graph $G$,…

离散数学 · 计算机科学 2021-11-18 Anupriya Jha , D. Pradhan , S. Banerjee