view wisdom/np-complete @ 11972:d156c796c343 draft

<b_jonas> `` perl -pi -e \'/(bf\\(8fungot\\))/ and $_ = "$1 - evaluate brainfuck snippet\\n"\' share/whatis
author HackEso <hackeso@esolangs.org>
date Mon, 21 Oct 2019 21:51:38 +0000
parents aa3200667614
children
line wrap: on
line source

NP-complete is the subset of NP to which all problems in P can be reduced, thus completely solving them.