Q. What is the set partition problem? (Solved)

1. finding a subset of a set that has sum of elements equal to a given number

2. checking for the presence of a subset that has sum of elements equal to a given number

3. checking whether the set can be divided into two subsets of with equal sum of elements and printing true or false based on the result

4. finding subsets with equal sum of elements

  • c. checking whether the set can be divided into two subsets of with equal sum of elements and printing true or false based on the result
Subscribe Now

Get All Updates & News