https://github.com/sleekpanther/knapsack-problem
Implementation of the 0-1 Knapsack Problem
https://github.com/sleekpanther/knapsack-problem
algorithm algorithms array arrays binary-knapsack bottom-up dynamic dynamic-programming integer-knapsack java knapsack knapsack-problem memo memorization memorization-table optimal optimal-substructure rucksack rucksack-problem
Last synced: 2 months ago
JSON representation
Implementation of the 0-1 Knapsack Problem
- Host: GitHub
- URL: https://github.com/sleekpanther/knapsack-problem
- Owner: SleekPanther
- Created: 2017-03-11T01:10:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T18:10:00.000Z (about 8 years ago)
- Last Synced: 2025-03-26T10:21:19.506Z (3 months ago)
- Topics: algorithm, algorithms, array, arrays, binary-knapsack, bottom-up, dynamic, dynamic-programming, integer-knapsack, java, knapsack, knapsack-problem, memo, memorization, memorization-table, optimal, optimal-substructure, rucksack, rucksack-problem
- Language: Java
- Size: 641 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0