SubsetSumSolver is a high-performance C++ tool for solving the Subset Sum Problem. It features multiple algorithms, benchmarking capabilities, and the ability to save results to a PostgreSQL database.
This project focused on researching the famous optimization problem: Subset Sum Problem. Subset Sum problem is easy to state and widely applicable. It is NP-Complete. Researchers have studied this ...
In seeking out an algorithm to test out the capability of the IBM Quantum Experience quantum computer, we were given a review paper covering various algorithms for solving the subset-sum problem, ...
Abstract: Given a multiset of n positive integers and a target sum S, the subset sum problem is to find a subset such that the sum of its elements is as close as possible to S without exceeding S. We ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results