A Dynamic Algorithm for Reachability Games Played on Trees

Bakhadyr Khoussainov,Jiamou Liu,Imran Khaliq
DOI: https://doi.org/10.1007/978-3-642-03816-7_41
2009-01-01
Abstract:Our goal is to start the investigation of dynamic algorithms for solving games that are played on finite graphs. The dynamic game determinacy problem calls for finding efficient algorithms that decide the winner of the game when the underlying graph undergoes repeated modifications. In this paper, we focus on turn-based reachability games. We provide an algorithm that solves the dynamic reachability game problem on trees. The amortized time complexity of our algorithm is O(logn), where n is the number of nodes in the current graph.
What problem does this paper attempt to address?