add some cryptography stuff
This commit is contained in:
parent
3bc9811e25
commit
c0c42524de
7 changed files with 30 additions and 0 deletions
4
np-complete.md
Normal file
4
np-complete.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# NP Complete
|
||||
|
||||
- a problem that all other [[np|NP]] problems can be reduced to
|
||||
- if you can solve the decision version in P-time, you can solve all decision problems in [[np|NP]] in P-time
|
Loading…
Add table
Add a link
Reference in a new issue