“2014级--小班讨论 (第四学期)”的版本间的差异
来自问题求解
第29行: | 第29行: | ||
<li>Lowering Worst Case Complexity of Exponential Algorithms。</li> | <li>Lowering Worst Case Complexity of Exponential Algorithms。</li> | ||
<li>branch-and-bound。</li> | <li>branch-and-bound。</li> | ||
+ | </ol> | ||
+ | |||
+ | =2016年3月23日= | ||
+ | [[媒体文件:小班讨论-14级-第4学期-第5次.pdf|[课件下载]]] | ||
+ | <ol> | ||
+ | <li>local search的基本概念。</li> | ||
+ | <li>hill climbing。</li> | ||
+ | <li>very large-scale neighborhood search。</li> | ||
+ | <li>Multi-start methods。</li> | ||
+ | <li>Stochastic hill climbing。</li> | ||
+ | <li>Tabu search。</li> | ||
+ | <li>local search的性能。</li> | ||
+ | <li>应用。</li> | ||
</ol> | </ol> |
2016年3月23日 (三) 12:01的版本
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的性能。
- 应用。