/KnapsackProblemC

This is a simple implementation of the knapsack problem in C in both recursive and dynamic programming approaches.

Primary LanguageCGNU General Public License v3.0GPL-3.0

Stargazers