If there are, it would be my great pleasure if anyone can direct me to any. Preferable with a computer program that works for that purpose.
I'm actually referring to a polynomial time algorithm that will only test (without the actual partitioning) if a set of integers can be partitioned into two of equal sum. Like if yes, program return true and if no return false.