Skip to main content

New answers tagged

3 votes

Repeating a PSPACE problem exponentially many times

You do not need exponential space for this, and you can in fact solve this problem by iterating over subsets one by one. The key point is that there is a way to itereate over all possible sets without ...
Shaull's user avatar
  • 18k

Top 50 recent answers are included