Enumeration With Nice Roman Domination Properties
By: Kevin Mann
Potential Business Impact:
Finds all special ways to protect graph points fast.
Although Extension Perfect Roman Domination is NP-complete, all minimal (with respect to the pointwise order) perfect Roman dominating functions can be enumerated with polynomial delay. This algorithm uses a bijection between minimal perfect Roman dominating functions and Roman dominating functions and the fact that all minimal Roman dominating functions can be enumerated with polynomial delay. This bijection considers the set of vertices with value 2 under the functions. In this paper, we will generalize this idea by defining so called nice Roman Domination properties for which we can employ this method. With this idea, we can show that all minimal maximal Roman Dominating functions can be enumerated with polynomial delay in O(1.9332^n) time. Furthermore, we prove that enumerating all minimal connected/total Roman dominating functions on cobipartite graphs can be achieved with polynomial delay. Additionally, we show the existence of a polynomial-delay algorithm for enumerating all minimal connected Roman dominating function on interval graphs. We show some downsides to this method as well.
Similar Papers
Roman domination in weighted graphs
Discrete Mathematics
Makes computer networks more efficient with weighted connections.
Hardness and Algorithmic Results for Roman \{3\}-Domination
Computational Complexity
Finds best way to connect points with fewest wires.
On the Complexity of Signed Roman Domination
Data Structures and Algorithms
Finds the cheapest way to cover a network.