0

Can you help me understand the class of problems solvable by a nondetermimistic Turing machine with an oracle for SAT running in polynomial time?

flag

3 Answers

3

Surely this class, being NP^NP, is by definition equal to Sigma2. In particular, if PH does not collapse, then it does not contain Pi2.

link|flag
Yes you are obviously right, I actually got confused with another question I meant to ask instead about P^NP. – Liron Oct 23 2009 at 23:09
2

Yes, NP^SAT = NP^NP, because SAT is complete for NP. I don't know what else can be said about this class (it's not in the complexity zoo). See the wikipedia oracle page for more details.

By the way, the above "computer" tag is not very relevant, it should rather be "complexity", or "complexity-theory".

link|flag
See also: en.wikipedia.org/wiki/Polynomial_hierarchy – sdcvvc Oct 23 2009 at 15:24
0

Isn't that class NP^NP?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.