inner product
This commit is contained in:
parent
c0c42524de
commit
9416dd6214
10 changed files with 28 additions and 11 deletions
|
@ -1,4 +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
|
||||
- a problem that all other [[np]] problems can be reduced to
|
||||
- if you can solve the decision version in P-time, you can solve all decision problems in [[np]] in P-time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue