An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sum-algorithm

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.

Language: C - Size: 21.5 KB - Last synced at: 15 minutes ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0