DocumentCode
177182
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
fYear
2014
fDate
1-3 Sept. 2014
Firstpage
154
Lastpage
161
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Theoretical Aspects of Software Engineering Conference (TASE), 2014
Conference_Location
Changsha
Type
conf
DOI
10.1109/TASE.2014.24
Filename
6976583
Link To Document