International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 114 - Number 14 |
Year of Publication: 2015 |
Authors: Hashem A. Isa, Saleh Oqeili, Sulieman Bani-ahmad |
10.5120/20043-7214 |
Hashem A. Isa, Saleh Oqeili, Sulieman Bani-ahmad . The Subset-Sum Problem: Revisited with an Improved Approximated Solution. International Journal of Computer Applications. 114, 14 ( March 2015), 1-5. DOI=10.5120/20043-7214
The Subset-sum Problem is one of the easiest to describe and understand NP-complete problems. Available algorithms that solve this problem exactly need an exponential time, thus finding a solution to this problem is not currently feasible. The current paper revisits the subset-sum problem and suggests a new approach to find an approximate solution to this problem. The proposed algorithm gives a reasonable solution with a polynomial time-complexity.