Y
Hacker News
new
|
ask
|
show
|
jobs
by
margalabargala
873 days ago
The parent is implying the inverse, that NP is contained within P.
1 comments
dataflow
873 days ago
I believe you're misreading the comment? It says "binary search is in NP (because it is in P)"... i.e. the fact that binary search is in P implies that it is in NP. Which is true because P is a subset of NP.
link
margalabargala
872 days ago
Whoops, you're totally right. I swear I re-read that three or four times before commenting and utterly failed to parse properly.
link
dataflow
872 days ago
Happens to me all the time :)
link