Formula game

A formula game is an artificial game represented by a fully quantified Boolean formula. Players' turns alternate and the space of possible moves is denoted by bound variables. If a variable is universally quantified, the formula following it has the same truth value as the formula beginning with the universal quantifier regardless of the move taken. If a variable is existentially quantified, the formula following it has the same truth value as the formula beginning with the existential quantifier for at least one move available at the turn. Turns alternate, and a player loses if he cannot move at his turn. In computational complexity theory, the language FORMULA-GAME is defined as all formulas \Phi such that Player 1 has a winning strategy in the game represented by \Phi. FORMULA-GAME is PSPACE-complete.

References


This article is issued from Wikipedia - version of the 5/13/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.