2014级--小班讨论 (第四学期)
来自问题求解
2016年2月24日
- 字母表、词、语言。
- 判定和优化问题。
- P和NP。
2016年3月2日
- 判定问题和优化问题。
- P。
- NP。
- NPC。
2016年3月9日
- 伪多项式时间算法。
- strongly NP-hard。
- 参数化。
2016年3月16日
- Lowering Worst Case Complexity of Exponential Algorithms。
- branch-and-bound。
2016年3月23日
- local search的基本概念。
- hill climbing。
- very large-scale neighborhood search。
- Multi-start methods。
- Stochastic hill climbing。
- Tabu search。
- local search的性能。
- 应用。
2016年3月30日
- 用0-1规划建模。
- rounding。
- 广义的relaxation。
2016年4月13日
- 近似算法的基本概念。
- MIN-VCP。
- SCP。
- MAX-CUT。
- greedy和local search。