I am making a vb 2005 program and in it i need to divide a set of numbers into three sets (groups) so that the difference of the sums of the three groups in minimum.
How can i do this?
Thanks in advance