Next:
NON DETERMINISTIC ALGORITHM
Up:
P and NP
Previous:
P and NP
Partition
Instance
Set
with sizes
Question
Is there a subset
such that
?
Partition
NP
gueses, check, time
O
(
n
). It is known that Partition
.
Dynamic Programming Solution:
Let
denote the truth value of the statement: "there is a subset of
for which the sum of the in size is exactly j".
First Row
else
Partition
Must be careful about input size of an instance
Sushil Prasad
Thu May 13 13:03:52 EDT 1999