directory
Version:
v0.0.0-...-48c9e09
Opens a new window with list of versions in this module.
Published: Aug 23, 2019
License: MIT
Opens a new window with license information.
README
¶
背包问题总结
- 背包问题是一个经典的动态规划模型。它既简单形象容易理解,本目录记录了我学习背包问题的记录
01背包问题
题目
基本思路
优化空间复杂度
初始化的细节问题
一个常数优化
小结
完全背包问题
多重背包问题
混合三种背包问题
二维费用的背包问题
分组的背包问题
有依赖的背包问题
泛化物品
背包问题问法的变化
Directories
¶
Click to show internal directories.
Click to hide internal directories.