mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-24 02:21:30 +08:00
add the section of dp solution pipeline (#588)
This commit is contained in:
@@ -216,7 +216,8 @@ nav:
|
||||
- chapter_dynamic_programming/index.md
|
||||
- 13.1. 初探动态规划(New): chapter_dynamic_programming/intro_to_dynamic_programming.md
|
||||
- 13.2. DP 问题特性(New): chapter_dynamic_programming/dp_problem_features.md
|
||||
- 13.3. 0-1 背包问题(New): chapter_dynamic_programming/knapsack_problem.md
|
||||
- 13.3. DP 解题思路(New): chapter_dynamic_programming/dp_solution_pipeline.md
|
||||
- 13.4. 0-1 背包问题(New): chapter_dynamic_programming/knapsack_problem.md
|
||||
- 14. 附录:
|
||||
- 14.1. 编程环境安装: chapter_appendix/installation.md
|
||||
- 14.2. 一起参与创作: chapter_appendix/contribution.md
|
||||
|
||||
Reference in New Issue
Block a user