This paper explores the Minimum Dominating Set (MDS) problem, focusing on developing and applying an algorithm suited to different graph structures. The algorithm is tested on various graphs, including path, ladder, cycle, comb, binary trees, and sibling trees. Through extensive testing, the paper evaluates the algorithm’s performance in terms of solution quality, runtime efficiency, and scalability across diverse graph types. The findings provide valuable insights into algorithmic solutions for practical graph-based scenarios. Furthermore, the algorithm exhibits potential applications in fields such as facility location, surveillance, and network design, demonstrating its versatility and relevance in real-world contexts.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Finding Minimum Dominating Set Using Python Program in Certain Graphs

  • R. Manimegalai,
  • J. Anitha,
  • B. K. Danush Pranav,
  • S. Karthikeyan

摘要

This paper explores the Minimum Dominating Set (MDS) problem, focusing on developing and applying an algorithm suited to different graph structures. The algorithm is tested on various graphs, including path, ladder, cycle, comb, binary trees, and sibling trees. Through extensive testing, the paper evaluates the algorithm’s performance in terms of solution quality, runtime efficiency, and scalability across diverse graph types. The findings provide valuable insights into algorithmic solutions for practical graph-based scenarios. Furthermore, the algorithm exhibits potential applications in fields such as facility location, surveillance, and network design, demonstrating its versatility and relevance in real-world contexts.