Given a set of numbers, there exists a sum from those set of numbers. This program then finds if there exists a subset in the given set of numbers where the sum of the subset is half the original sum calculated.