Table of Contents
Fetching ...

Parity Games on Temporal Graphs

Pete Austin, Sougata Bose, Patrick Totzke

TL;DR

The paper addresses parity games on temporal graphs whose edge availability is ultimately periodic, focusing on determining winning regions under $\omega$-regular objectives. It leverages succinct representations of edge predicates via existential Presburger formulas and introduces summaries and certificates to avoid exhaustive expansions. A central result is a $PSPACE$-complete classification for parity games on periodic temporal graphs, established via a $PSPACE$ upper bound and a matching lower bound from punctual reachability on static graphs. The authors also identify a monotone fragment where, if the edge predicate is in $P$ and increases for one player and decreases for the other, the problem is solvable in polynomial time, and they extend the approach to ultimately periodic and periodically declining/improving settings with related hardness results.

Abstract

Temporal graphs are a popular modelling mechanism for dynamic complex systems that extend ordinary graphs with discrete time. Simply put, time progresses one unit per step and the availability of edges can change with time. We consider the complexity of solving $ω$-regular games played on temporal graphs where the edge availability is ultimately periodic and fixed a priori. We show that solving parity games on temporal graphs is decidable in PSPACE, only assuming the edge predicate itself is in PSPACE. A matching lower bound already holds for what we call punctual reachability games on static graphs, where one player wants to reach the target at a given, binary encoded, point in time. We further study syntactic restrictions that imply more efficient procedures. In particular, if the edge predicate is in $P$ and is monotonically increasing for one player and decreasing for the other, then the complexity of solving games is only polynomially increased compared to static graphs.

Parity Games on Temporal Graphs

TL;DR

The paper addresses parity games on temporal graphs whose edge availability is ultimately periodic, focusing on determining winning regions under -regular objectives. It leverages succinct representations of edge predicates via existential Presburger formulas and introduces summaries and certificates to avoid exhaustive expansions. A central result is a -complete classification for parity games on periodic temporal graphs, established via a upper bound and a matching lower bound from punctual reachability on static graphs. The authors also identify a monotone fragment where, if the edge predicate is in and increases for one player and decreases for the other, the problem is solvable in polynomial time, and they extend the approach to ultimately periodic and periodically declining/improving settings with related hardness results.

Abstract

Temporal graphs are a popular modelling mechanism for dynamic complex systems that extend ordinary graphs with discrete time. Simply put, time progresses one unit per step and the availability of edges can change with time. We consider the complexity of solving -regular games played on temporal graphs where the edge availability is ultimately periodic and fixed a priori. We show that solving parity games on temporal graphs is decidable in PSPACE, only assuming the edge predicate itself is in PSPACE. A matching lower bound already holds for what we call punctual reachability games on static graphs, where one player wants to reach the target at a given, binary encoded, point in time. We further study syntactic restrictions that imply more efficient procedures. In particular, if the edge predicate is in and is monotonically increasing for one player and decreasing for the other, then the complexity of solving games is only polynomially increased compared to static graphs.
Paper Structure (4 sections, 1 theorem)

This paper contains 4 sections, 1 theorem.

Key Result

proposition thmcounterproposition

Parity games are uniformly positionally determined: For every game $(V\mkern1.5mu{=}\mkern1.5mu V_1\mkern1.0mu{\uplus}\mkern1.0mu V_2,E,\mathop{col})$ there is a pair $\sigma_1,\sigma_2$ of positional strategies so that $\sigma_i$ is winning for Player $i$ from every vertex in the winning region of

Theorems & Definitions (3)

  • definition thmcounterdefinition: Temporal Graphs
  • definition thmcounterdefinition: Parity Games
  • proposition thmcounterproposition