2016级--小班讨论 (第四学期)
来自问题求解
目录
2018年3月7日
- 字母表、词、语言。
- 判定和优化问题。
- P和NP。
2018年3月14日
- 判定问题和优化问题。
- P。
- NP。
- NP-hard与NPC。
2018年3月21日
- 伪多项式时间算法。
- strongly NP-hard。
- 参数化。
2018年3月28日
- Lowering Worst Case Complexity of Exponential Algorithms。
- branch-and-bound。
2018年4月4日
- local search的基本概念。
- hill climbing。
- very large-scale neighborhood search。
- multi-start methods。
- stochastic hill climbing。
- tabu search。
- local search的性能。
- 应用。
2018年4月11日
- 用0-1规划建模。
- rounding。
- 广义的relaxation。
2018年4月18日
- 近似算法的基本概念。
- stability。
2018年4月25日
- greedy vs. local search。
- MIN-VCP。
- SCP。
- MAX-CUT。
- greedy和local search。
2018年5月2日
- 4.3.4.1。
- 4.3.4.2(用于SKP)。
- 4.3.4.2(用于KP)。
- 4.3.4.7。
- 4.3.4.11。
2018年5月9日
- 算法4.3.5.1。
- 算法4.3.5.4。
- 算法4.3.5.18。
2018年5月16日
- dual approximation algorithms。
- dual PTAS for BIN-P。
- PTAS for MS。
- (近似)算法复习。
2018年5月23日
- 随机算法的基本概念。
- Las Vegas算法。
- Monte Carlo算法。
- 随机优化算法。
- 随机算法的设计范式。
2018年5月30日
- random sampling and Las Vegas。
- abundance of witnesses and one-sided-error Monte Carlo。
2018年6月6日
- NEQ-POL。
- NEQ-1BP。
- 重访Rabin-Karp。