changeset 8982:75917932123f

<oerjan> learn P is the complexity class of Problems. They can be solved by reduction to NP.
author HackBot
date Sat, 27 Aug 2016 16:58:52 +0000
parents d14ae46fd5a3
children aa3200667614
files wisdom/p
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/wisdom/p	Sat Aug 27 16:58:28 2016 +0000
+++ b/wisdom/p	Sat Aug 27 16:58:52 2016 +0000
@@ -1,1 +1,1 @@
-P is the complexity class of problems. They can be solved by reduction to NP.
+P is the complexity class of Problems. They can be solved by reduction to NP.