Commit Graph

1 Commits

Author SHA1 Message Date
7b0d9ce159 Add knapsack problem input and output files for test cases
- Created knapsack6 output file with 5608 entries.
- Added knapsack7 input file with 12313 entries, detailing item weights and values.
- Introduced knapsack7 output file with 6670 entries, representing computed results for the knapsack problem.
2025-07-23 11:49:06 +08:00