There is a version of the subset problem that asks if it is possible to find a subset of a set of integers that add up to the sum of the numbers not in the subset. Anyone know what the algorithm is? Thanks
feedback
|
|
This is the Partition problem. | |||
|
feedback
|