Improving parity games in practice

1Citations
Citations of this article
8Readers
Mendeley users who have this article in their library.

Abstract

Parity games are infinite-round two-player games played on directed graphs whose nodes are labeled with priorities. The winner of a play is determined by the smallest priority (even or odd) that is encountered infinitely often along the play. In the last two decades, several algorithms for solving parity games have been proposed and implemented in PGSolver, a platform written in OCaml. PGSolver includes the Zielonka’s recursive algorithm (RE, for short) which is known to be the best performing one over random games. Notably, several attempts have been carried out with the aim of improving the performance of RE in PGSolver, but with small advances in practice. In this work, we deeply revisit the implementation of RE by dealing with the use of specific data structures and programming languages such as Scala, Java, C++, and Go. Our empirical evaluation shows that these choices are successful, gaining up to three orders of magnitude in running time over the classic version of the algorithm implemented in PGSolver.

Cite

CITATION STYLE

APA

Di Stasio, A., Murano, A., Prignano, V., & Sorrentino, L. (2021). Improving parity games in practice. Annals of Mathematics and Artificial Intelligence, 89(5–6), 551–574. https://doi.org/10.1007/s10472-020-09721-3

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free