GitHub topics: subset-sum-solver
Les-El/sumfind
A script witten by ChatGPT to help you find all unique combinations of numbers that add up to a specific target sum
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mostafamohs3n/Alg_SubsetSumProblem
Language: C - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Pythonista7/VTU_DAA_Lab_CBCS_2017Scheme
Fully Commented Code. VTU Lab programs for DAA lab as per CBCS2017 Scheme
Language: Java - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

parthnan/SubsetSum-BacktrackAlgorithm
Solving the popular NP problem, The Subset Sum Problem, with an Amortized O(n) algorithm based on Recursive Backtracking. The Algorithm stood second fastest in the organized Intra-University competition.
Language: C - Size: 532 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

FilipeLopesPires/SubsetSum
SubsetSum: a study on 'The Subset-Sum Problem'.
Language: C - Size: 793 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

rrohitramsen/dynamic_programming
Algorithms based on dynamic programming
Language: Java - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1
