A dual view of Roman Domination: The 2-limited packing problem
We consider the 2-limited packing problem: for a graph $G=(V,E)$ one seeks to find a maximum cardinality subset $B\subseteq V$, such that, for all $v\in V$, the closed neighbourhood of $v$ contains at most two vertices in $B$. We compare this packing problem to the well-known Roman domination problem by pointing out some similarities and differences in the behaviour of the optimal solutions of both problems and show that these two problems are weakly dual. We show that for trees, the two problems are strongly dual, letting us solve the Roman domination problem by computing an optimal solution to the 2-limited packing problem.
💡 Research Summary
The paper investigates the relationship between two well‑studied graph optimisation problems: the Roman domination problem (RDP) and the 2‑limited packing problem (2‑LPP). In the 2‑limited packing problem one seeks a largest vertex set B such that every closed neighbourhood N
Comments & Academic Discussion
Loading comments...
Leave a Comment