Chapter 8: Q13P (page 331)
Define is an LBA that accepts input w}. Show that is PSPACE-complete.
Short Answer
Reduce QBF from a PSPACE complete job to . Then prove is PSPACE-complete.
Chapter 8: Q13P (page 331)
Define is an LBA that accepts input w}. Show that is PSPACE-complete.
Reduce QBF from a PSPACE complete job to . Then prove is PSPACE-complete.
All the tools & learning materials you need for study success - in one app.
Get started for freeShow that TQBF restricted to formulas where the part following the quantifiers is in conjunctive normal form is still PSPACE-complete.
Show that any PSPACE-hard language is also NP-hard
Show that is NL-complete.
The cat-and-mouse game is played by two players, "Cat" and "Mouse," on an arbitrary undirected graph. At a given point, each player occupies a node of the graph. The players take turns moving to a node adjacent to the one that they currently occupy. A special node of the graph is called "Hole." Cat wins if the two players ever occupy the same node. Mouse wins if it reaches the Hole before the preceding happens. The game is a draw if a situation repeats (i.e., the two players simultaneously occupy positions that they simultaneously occupied previously, and it is the same player's turn to move).
Are respectively a graph and positions of the Cat, Mouse, and Hole, such that Cat has a winning strategy if Cat moves first}.
Show that is in . (Hint: The solution is not complicated and doesn't depend on subtle details in the way the game is defined. Consider the entire game tree. It is exponentially big, but you can search it in polynomial time.)
Show that is NL-complete.
What do you think about this solution?
We value your feedback to improve our textbook solutions.