partition_problem_test


partition_problem_test, a MATLAB program which calls partition_problem() to seek solutions of the partition problem, splitting a set of integers into two subsets with equal sum.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

partition_problem, a MATLAB library which seeks solutions of the partition problem, splitting a set of integers into two subsets with equal sum.

Source Code:


Last revised on 23 February 2019.