Add the section of max capacity problem. (#639)

This commit is contained in:
Yudong Jin
2023-07-21 15:16:51 +08:00
committed by GitHub
parent 8068c42688
commit 76f11ae168
20 changed files with 272 additions and 1 deletions

View File

@ -269,6 +269,8 @@ nav:
- 15.1.   贪心算法: chapter_greedy/greedy_algorithm.md
# [status: new]
- 15.2.   分数背包问题: chapter_greedy/fractional_knapsack_problem.md
# [status: new]
- 15.3.   最大容量问题: chapter_greedy/max_capacity_problem.md
- 16.   附录:
# [icon: material/help-circle-outline]
- chapter_appendix/index.md