Problem Definition
Given integers , is there a subset such that .
Prove Partition problem is NP-complete
- Prove it is NP.
- Choose Subset Sum Problem.
- Prove that Subset Sum Problem Partition problem. Given Subset Sum instance and an integer , set , and .