Skip to content

ZihuiLiang/Topological-Network-Control-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Topological Network-Control Games: Computer-Assisted Proofs

Welcome to the repository for our project on Topological Network-Control Games. This project provides computer-assisted proofs for theoretical models in this field, with our findings published in the COCOON2023 and COCOON2024 conferences.

Background

We introduce topological network-control games, a new class of combinatorial games played on graphs. These games model the influence of two competing parties aiming to control a network. In each game, given the network, players move alternately, selecting an unclaimed vertex and its unclaimed neighbors within a distance of t. The players must ensure that all claimed vertices stay connected. The goal is to decide which player can claim the majority of the vertices by the end of the game.

Objectives

  • Validate Theoretical Models: Use computer-assisted methods to validate the accuracy and applicability of existing models.
  • Identify Key Factors: Determine critical factors influencing network-control outcomes.
  • Provide Practical Insights: Offer recommendations for implementing network-control strategies.

Methodology

Our approach involves the analysis of various strategies and graph structures:

  • Strategy Analysis: Study greedy, symmetric, and optimal strategies in topological network-control games.
  • Class-Specific Solutions: Solve these games on various classes of graphs.
  • Complexity Proofs: Prove that finding an optimal winning strategy is a PSPACE-complete problem.

Achievements

Our research has been published in:

Contributions

  • Understanding Combinatorial Games: Our findings enhance the understanding of combinatorial games played on graphs, specifically topological network-control games.
  • Complexity Insights: Provided insights into the computational complexity of finding optimal strategies, proving it to be PSPACE-complete.

Future Work

We plan to explore more complex network structures and incorporate advanced computational techniques to enhance our models. Collaborations with industry partners are also in the pipeline to apply our findings in real-world scenarios.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published