# On The Double Roman bondage numbers of Graphs

**Authors:** N. Jafari Rad, H.R. Maimani, M. Momeni, F. Rahimi Mahid

arXiv: 1905.06724 · 2019-05-17

## TL;DR

This paper investigates the double Roman bondage number in graphs, providing exact values for certain families, establishing bounds, and proving the NP-hardness of computing it even for bipartite graphs.

## Contribution

It introduces the concept of the double Roman bondage number, determines it for specific graph families, and proves the problem's NP-hardness.

## Key findings

- Determined the double Roman bondage number for several graph families.
- Established bounds for the double Roman bondage number.
- Proved the NP-hardness of the decision problem for bipartite graphs.

## Abstract

For a graph $G=(V,E)$, a double roman dominating function (DRDF) is a function $f : V \longrightarrow \{0, 1, 2,3\}$ having the property that if $f(v)=0$ for some vertex $v$, then $v$ has at least two neighbors assigned $2$ under $f$ or one neighbor $w$ with $f(w)=3$, and if $f(v)=1$ then $v$ has at least one neighbor $w$ with $f(w) \geq 2$. The weight of a DRDF $f$ is the sum $f (V) =\sum_{u\in V} f (u)$. The minimum weight of a DRDF on a graph $G$ is the double Roman domination number of $G$ and is denoted by $\gamma_{dR}(G)$. The double roman bondage number of $G$, denoted by $b_{dR}(G)$, is the minimum cardinality among all edge subsets $B \subseteq E(G)$ such that $\gamma_{dR}(G-B) > \gamma_{dR}(G)$. In this paper we study the double roman bondage number in graphs. We determine the double roman bondage number in several families of graphs, and present several bounds for the double roman bondage number. We also study the complexity issue of the double roman bondage number and prove that the decision problem for the double roman bondage number is NP-hard even when restricted to bipartite graphs.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.06724/full.md

## References

18 references — full list in the complete paper: https://tomesphere.com/paper/1905.06724/full.md

---
Source: https://tomesphere.com/paper/1905.06724