English
Related papers

Related papers: Integer Linear Programming Formulations for Double…

200 papers

A Roman domination function on a graph G is a function $r:V(G)\to \{0,1,2\}$ satisfying the condition that every vertex $u$ for which $r(u)=0$ is adjacent to at least one vertex $v$ for which $r(v)=2$. The weight of a Roman function is the…

Combinatorics · Mathematics 2013-11-19 A. Martínez-Pérez , D. Oliveros

Consider a finite simple digraph $D$ with vertex set $V(D)$. An Italian dominating function (IDF) on $D$ is a function $f:V(D)\rightarrow\{0,1,2\}$ satisfying every vertex $u$ with $f(u)=0$ has an in-neighbor $v$ with $f(v)=2$ or two…

Combinatorics · Mathematics 2025-08-19 Changchang Dong , Yubao Guo , Mei Lu , Lutz Volkmann

The study of Roman domination has evolved to encompass a variety of challenging extensions, each contributing to the broader understanding of domination problems in graph theory. This paper explores the Perfect Location Signed Roman…

Combinatorics · Mathematics 2025-01-16 Bojan Nikolić , Milana Grbić , Dragan Matić

Let $G=(V, E)$ be a simple and undirected graph. For some integer $k\geq 1$, a set $D\subseteq V$ is said to be a k-dominating set in $G$ if every vertex $v$ of $G$ outside $D$ has at least $k$ neighbors in $D$. Furthermore, for some real…

Computational Complexity · Computer Science 2017-02-03 Davood Bakhshesh , Mohammad Farshi , Mahdieh Hasheminezhad

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…

Combinatorics · Mathematics 2026-04-27 Lukas Dijkstra , Vadim Zverovich , Andrei Gagarin

Given a simple graph $G$, a dominating set in $G$ is a set of vertices $S$ such that every vertex not in $S$ has a neighbor in $S$. Denote the domination number, which is the size of any minimum dominating set of $G$, by $\gamma(G)$. For…

Combinatorics · Mathematics 2020-07-09 Randy Davila , Elliot Krop

The idea of enumeration algorithms with polynomial delay is to polynomially bound the running time between any two subsequent solutions output by the enumeration algorithm. While it is open for more than four decades if all minimal…

Discrete Mathematics · Computer Science 2023-09-14 Henning Fernau , Kevin Mann

A perfect Italian dominating function of a graph $G=(V,E)$ is a function $f : V \to \{0,1,2\}$ such that for every vertex $f(v) = 0$, it holds that $\sum_{u \in N(v)} f(u) = 2$, i.e., the weight of the labels assigned by $f$ to the…

Discrete Mathematics · Computer Science 2020-05-29 Juho Lauri , Christodoulos Mitillos

We provide two algorithms counting the number of minimum Roman dominating functions of a graph on n vertices in O(1.5673^n) time and polynomial space. We also show that the time complexity can be reduced to O(1.5014^n) if exponential space…

Data Structures and Algorithms · Computer Science 2014-03-11 Zheng Shi , Khee Meng Koh

An Italian dominating function on a digraph $D$ with vertex set $V(D)$ is defined as a function $f : V(D) \rightarrow \{0, 1, 2\}$ such that every vertex $v \in V(D)$ with $f(v) = 0$ has at least two in-neighbors assigned $1$ under $f$ or…

Discrete Mathematics · Computer Science 2020-08-25 Kijung Kim

We consider Upper Domination, the problem of finding the minimal dominating set of maximum cardinality. Very few exact algorithms have been described for solving Upper Domination. In particular, no binary programming formulations for Upper…

Combinatorics · Mathematics 2023-09-18 Ryan Burdett , Michael Haythorpe , Alex Newcombe

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…

Discrete Mathematics · Computer Science 2024-10-25 Ernesto Parra Inza , Nodari Vakhania , Jose M. Sigarreta Almira , Frank A. Hernández Mira

A {\it 2-rainbow domination function} of a graph $G$ is a function $f$ that assigns to each vertex a set of colors chosen from the set $\{1,2\}$, such that for any $v\in V(G)$, $f(v)=\emptyset$ implies $\bigcup_{u\in N(v)}f(u)=\{1,2\}$. The…

Combinatorics · Mathematics 2010-05-07 Yunjian Wu , N. Jafari Rad

Given a graph $G$, an integer $k\geq 0$, and a non-negative integral function $f:V(G) \rightarrow \mathcal{N}$, the Vector Domination problem asks whether a set $S$ of vertices, of cardinality $k$ or less, exists in $G$ so that every vertex…

Combinatorics · Mathematics 2025-06-19 Mahabba El Sahili , Faisal N. Abu-Khzam

The concept of Roman domination has been a subject of intrigue for more than two decades with the fundamental Roman domination problem standing out as one of the most significant challenges in this field. This article studies a practically…

Combinatorics · Mathematics 2023-12-25 Bojan Nikolić , Marko Djukanović , Milana Grbić , Dragan Matić

A dominating induced matching, also called an efficient edge domination, of a graph $G=(V,E)$ with $n=|V|$ vertices and $m=|E|$ edges is a subset $F \subseteq E$ of edges in the graph such that no two edges in $F$ share a common endpoint…

Data Structures and Algorithms · Computer Science 2017-08-08 Mingyu Xiao , Hiroshi Nagamochi

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…

Combinatorics · Mathematics 2021-09-07 Vikash Tripathi , Arti Pandey , Anil Maheshwari

The Roman domination in graphs is well-studied in graph theory. The topic is related to a defensive strategy problem in which the Roman legions are settled in some secure cities of the Roman Empire. The deployment of the legions around the…

The dominating set problem (DSP) is one of the most famous problems in combinatorial optimization. It is defined as follows. For a given simple graph $G=(V,E)$, a dominating set of $G$ is a subset $S\subseteq V$ such that every vertex in $…

Combinatorics · Mathematics 2022-11-01 Nima Ghanbari , Gerold Jäger , Tuomo Lehtilä

For a graph $G$, let $\gamma_R(G)$ and $\gamma_{r2}(G)$ denote the Roman domination number of $G$ and the $2$-rainbow domination number of $G$, respectively. It is known that $\gamma_{r2}(G)\leq \gamma_R(G)\leq \frac{3}{2}\gamma_{r2}(G)$.…

Combinatorics · Mathematics 2015-12-04 José D. Alvarado , Simone Dantas , Dieter Rautenbach
‹ Prev 1 3 4 5 6 7 10 Next ›