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

https://github.com/basemax/knapsackproblemc

This is a simple implementation of the knapsack problem in C in both recursive and dynamic programming approaches.
https://github.com/basemax/knapsackproblemc

algorithm algorithms algorithms-and-data-structures algorithms-datastructures c data-structure datastructure ds dynamic-programming knapsack

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project