|
|
|
|
|
by guidoism
724 days ago
|
|
This reminds me of my professor's (probably very poor) description of NP-complete problems where the computer would provide an answer that may or may not be correct and you just had to check that it was correct and you do test for correctness in polynomial time. It kind of grosses me out that we are entering a world where programming could be just testing (to me) random permutations of programs for correctness. |
|