International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 66 - Number 13 |
Year of Publication: 2013 |
Authors: Adarsh Kumar Verma |
10.5120/11146-6231 |
Adarsh Kumar Verma . ‘Ads’ Algorithm for Subset Sum Problem. International Journal of Computer Applications. 66, 13 ( March 2013), 32-34. DOI=10.5120/11146-6231
The Subset Sum Problem is an important problem in Complexity Theory, Bin Packing and Cryptography. The Subset Sum Problem is NP Complete. In this paper we are introducing a new technique to find the solution of Subset Sum Problem. There are many algorithms based on greedy approach and lattice based reduction and many more approaches has been suggested earlier but suggested approach is based on the simple mathematics concept and binary search.