Title :
An Improved Recursive Algorithm for Parity Games
Author :
Yao Liu ; Zhenhua Duan ; Cong Tian
Author_Institution :
ICTT & ISN Lab., Xidian Univ., Xi´an, China
Abstract :
An improved recursive algorithm is presented in this paper for reducing the number of recursive calls in parity games. The improvement is two-fold: (1) A pre-processing algorithm is presented first to seek out and remove atomic winning regions which probably result in exponentially many recursive calls from a game graph, (2) a conditional statement is inserted before the second recursive call of the existing algorithm where in case the condition is satisfied, the result can be obtained directly without executing the second recursive call.
Keywords :
directed graphs; game theory; atomic winning regions; conditional statement; directed graph; game graph; improved recursive algorithm; parity games; pre-processing algorithm; recursive call; Algorithm design and analysis; Educational institutions; Games; Model checking; Polynomials; Software algorithms; Software engineering; atomic winning regions; parity games; preprocessing;
Conference_Titel :
Theoretical Aspects of Software Engineering Conference (TASE), 2014
Conference_Location :
Changsha
DOI :
10.1109/TASE.2014.24