Divide the intro_to_dp into two sections.

This commit is contained in:
krahets
2023-07-01 22:38:20 +08:00
parent 1113d03a8f
commit 663ac70064
3 changed files with 314 additions and 301 deletions
+2 -1
View File
@@ -214,7 +214,8 @@ nav:
- 12.5.   小结: chapter_backtracking/summary.md
- 13.     动态规划:
- chapter_dynamic_programming/index.md
- 13.1.   初探动态规划: chapter_dynamic_programming/intro_to_dynamic_programming.md
- 13.1.   初探动态规划New: chapter_dynamic_programming/intro_to_dynamic_programming.md
- 13.2.   DP 问题特性(New: chapter_dynamic_programming/dp_problem_features.md
- 14.     附录:
- 14.1.   编程环境安装: chapter_appendix/installation.md
- 14.2.   一起参与创作: chapter_appendix/contribution.md