mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-09 10:30:59 +00:00
Add the section of unbounded knapsack problem.
This commit is contained in:
@@ -218,6 +218,7 @@ nav:
|
||||
- 13.2. DP 问题特性(New): chapter_dynamic_programming/dp_problem_features.md
|
||||
- 13.3. DP 解题思路(New): chapter_dynamic_programming/dp_solution_pipeline.md
|
||||
- 13.4. 0-1 背包问题(New): chapter_dynamic_programming/knapsack_problem.md
|
||||
- 13.5. 完全背包问题(New): chapter_dynamic_programming/unbounded_knapsack_problem.md
|
||||
- 14. 附录:
|
||||
- 14.1. 编程环境安装: chapter_appendix/installation.md
|
||||
- 14.2. 一起参与创作: chapter_appendix/contribution.md
|
||||
|
||||
Reference in New Issue
Block a user