Subset Sum is a nondeterministic polynomial-time complete (NP-C) combinatorial optimization problem, meaning that it is a finite set problem proven to be in the family of problems that are ...
Solving subset sum problem by two different algorithms and comparing their peformance. The algorithms are referred from the following papers published in International Journal of Computer Applications ...