Subset sums can be feasibility (can we form this sum), mins (fewest components to merge to make this sum), and maxes. There are varying constraints on the task, number of elements, total sum of ...