English

A Game-Theoretic Approach to Solving the Roman Domination Problem

Computer Science and Game Theory 2023-02-07 v1 Discrete Mathematics

Abstract

The Roamn domination problem is one important combinatorial optimization problem that is derived from an old story of defending the Roman Empire and now regains new significance in cyber space security, considering backups in the face of a dynamic network security requirement. In this paper, firstly, we propose a Roman domination game (RDG) and prove that every Nash equilibrium (NE) of the game corresponds to a strong minimal Roman dominating function (S-RDF), as well as a Pareto-optimal solution. Secondly, we show that RDG is an exact potential game, which guarantees the existence of an NE. Thirdly, we design a game-based synchronous algorithm (GSA), which can be implemented distributively and converge to an NE in O(n)O(n) rounds, where nn is the number of vertices. In GSA, all players make decisions depending on the local information. Furthermore, we enhance GSA to be enhanced GSA (EGSA), which converges to a better NE in O(n2)O(n^2) rounds. Finally, we present numerical simulations to demonstrate that EGSA can obtain a better approximate solution in promising computation time compared with state-of-the-art algorithms.

Keywords

Cite

@article{arxiv.2302.02313,
  title  = {A Game-Theoretic Approach to Solving the Roman Domination Problem},
  author = {Xiuyang Chen and Changbing Tang and Zhao Zhang and Guanrong Chen},
  journal= {arXiv preprint arXiv:2302.02313},
  year   = {2023}
}
R2 v1 2026-06-28T08:32:14.516Z