I have a set A = {1,3,2,4,9,5,6,11} and I want to divide it into two subsets, the difference between the summation of them is equal to n (for example 5) A1 = {1,2,4,5,6} A2