Problem Definition

Given integers , is there a subset such that .

Prove Partition problem is NP-complete

  1. Prove it is NP.
  2. Choose Subset Sum Problem.
  3. Prove that Subset Sum Problem Partition problem. Given Subset Sum instance and an integer , set , and .