Home » Publication » 23057

Dettaglio pubblicazione

2015, Formal Aspects of Component Software, Pages 145-161 (volume: 8997)

Solving Parity Games in Scala (04b Atto di convegno in volume)

DI STASIO ANTONIO, Aniello Murano, Vincenzo Prignano, Loredana Sorrentino

Parity games are two-player games, played on directed graphs, whose nodes are labeled with priorities. Along a play, the maximal priority occurring infinitely often determines the winner. In the last two decades, a variety of algorithms and successive optimizations have been proposed. The majority of them have been implemented in PGSolver, written in OCaml, which has been elected by the community as the de facto platform to solve efficiently parity games as well as evaluate their performance in several specific cases. PGSolver includes the Zielonka Recursive Algorithm that has been shown to perform better than the others in randomly generated games. However, even for arenas with a few thousand of nodes (especially over dense graphs), it requires minutes to solve the corresponding game. In this paper, we deeply revisit the implementation of the recursive algorithm introducing several improvements and making use of Scala Programming Language. These choices have been proved to be very successful, gaining up to two orders of magnitude in running time.
ISBN: 978-3-319-15316-2; 978-3-319-15317-9
keywords
© Università degli Studi di Roma "La Sapienza" - Piazzale Aldo Moro 5, 00185 Roma