On Thursday, August 4, 2022 at 10:15:32 AM UTC-4, Newberry wrote:
> Does the halting oracle separate P from NP?
No, P^H = NP^H . In general, think of NP as a subset of EXP, which is a deterministic class that also has enough time to query the oracle for any language in H...both P and NP/EXP can run for at least one step to access the oracle for whatever problem in H. So ultimately, you get the same languages...P^H = NP^H = H.
-Philip White (
philip...@yahoo.com)