Stephen, thanks for replying.
1) yeah disjoint subset distribution means the subsets should have no overlapping elements and their union should equal to the entire set in original.
2) the function computes value for any set ( the value depends on the order of elements in the set. So for a...
I have an optimization problem which am not able to figure out after much thought. Any suggestions on how to go about it are welcome. Thanks in advance.
given a set of 'n' numbers. I have to find the optimal disjoint subset distribution of the set which minimizes the value given by a function...