(no title)
johnday | 2 years ago
Yes it does. That is literally exactly what it means. The class P is the class of problems which are considered theoretically "tractable"/"efficiently solvable"/"feasibly solvable" (Cobham-Edmonds thesis). Hence, if NP=P, then that same definition extends to all problems in NP.
tsimionescu|2 years ago
In practical terms, the class of efficient algorithms is probably O(n^3) at best, and even then assuming no huge constant factors.
Affric|2 years ago
johnday|2 years ago
markusde|2 years ago
johnday|2 years ago