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

Projects in Awesome Lists tagged with sum-algorithm

A curated list of projects in awesome lists tagged with sum-algorithm .

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