An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with subsetsum

A curated list of projects in awesome lists tagged with subsetsum .

https://github.com/shtratos/subsetsum

A Faster Pseudopolynomial Time Algorithm for Subset Sum http://arxiv.org/pdf/1507.02318v1.pdf

algorithm subset-sum subsetsum

Last synced: 14 Apr 2025

https://github.com/basemax/subsetsumbacktracking

This is an implementation of the Sub Set Sum Backtracking algorithm in C. The algorithm is used to find a subset of a given set of numbers that adds up to a given sum. The algorithm is implemented using backtracking.

algorithm backtracking backtracking-algorithm backtracking-search c data-structures-and-algorithms datastructure ds sub-set-sum subsetsum sum sum-algorithm tree

Last synced: 03 Apr 2025