Algorithmic study on liar's vertex-edge domination problem

Abstract

Let G=(V,E) be a graph. For an edge e=xy∈ E, the closed neighbourhood of e, denoted by NG[e] or NG[xy], is the set NG[x] NG[y]. A vertex set L⊂eq V is liar's vertex-edge dominating set of a graph G=(V,E) if for every ei∈ E, |NG[ei] L|≥ 2 and for every pair of distinct edges ei and ej, |(NG[ei] NG[ej]) L|≥ 3. This paper introduces the notion of liar's vertex-edge domination which arises naturally from some applications in communication networks. Given a graph G, the Minimum Liar's Vertex-Edge Domination Problem (MinLVEDP) asks to find a liar's vertex-edge dominating set of G of minimum cardinality. In this paper, we study this problem from algorithmic point of view. We show that MinLVEDP can be solved in linear time for trees, whereas the decision version of this problem is NP-complete for chordal graphs, bipartite graphs, and p-claw free graphs for p≥ 4. We further study approximation algorithms for this problem. We propose two approximation algorithms for MinLVEDP in general graphs and p-claw free graphs. %We propose an O( (G))-approximation algorithm for MinLVEDP in general graphs, where (G) is the maximum degree of the input graph. Also, we design a constant factor approximation algorithm for p-claw free graphs. On the negative side, we show that the MinLVEDP cannot be approximated within 12(18-ε)|V| for any ε >0, unless NP⊂eq DTIME(|V|O((|V|)). Finally, we prove that the MinLVEDP is APX-complete for bounded degree graphs and p-claw free graphs for p≥ 6.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…