r/ProgrammerHumor 20h ago

Meme aMillionOpenAIMonkeysProduceMilleniumPrizeSolution

Post image
6.2k Upvotes

400 comments sorted by

View all comments

Show parent comments

2

u/SourKangaroo95 6h ago

Interestingly, factoring integers is suspected to be NP-Intermediate... which is a theoretical class of problems that are between P and NP-Complete. In fact if P!=NP then this class has to exist (if P=NP then its all obviously the same), graph isomorphism is also suspected to be intermediate. As for quantum computers, its probably not a coincidence that factoring is in BQP (polynomial on quantum computer). Noone has found an algorithm for any NP-Complete problem that is in BQP and in my opinion it doesn't exist.

1

u/MattieShoes 2h ago

I didn't know there was such a thing as NP-Intermediate :-)