Given a graph G with vertex set V(G), a mapping h:V(G)→{0,1,2,3,4,5} is called a quadruple Roman dominating function (4RDF) for G if it holds the following. Every vertex x such that h(x)∈{0,1,2,3} satisfies that h(N[x])=∑v∈N[x]h(v)≥|{y:y∈N(x)andh(y)≠0}|+4, where N(x) and N[x] stands for the open and closed neighborhood of x, respectively. The smallest possible weight ∑x∈V(G)h(x) among all possible 4RDFs h for G is the quadruple Roman domination number of G, denoted by γ[4R](G).This work is focused on complexity aspects for the problem of computing the value of this parameter for several graph classes. Specifically, it is shown that the decision problem concerning γ[4R](G) is NP-complete when restricted to star convex bipartite, comb convex bipartite, split and planar graphs. In contrast, it is also proved that such problem can be efficiently solved for threshold graphs where an exact solution is demonstrated, while for graphs having an efficient dominating set, tight upper and lower bounds in terms of the classical domination number are given. In addition, some approximation results to the problem are given. That is, we show that the problem cannot be approximated within (1−ϵ)ln|V| for any ϵ>0 unless P=NP. An approximation algorithm for it is proposed, and its APX-completeness proved, whether graphs of maximum degree four are considered. Finally, an integer linear programming formulation for our problem is presented.
Read full abstract