方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 鲁棒禁忌搜索× | 随机禁忌搜索× | |
|---|---|---|
| 领域 | 仿真 | 仿真 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1989 (TS); robust variant ~2000s | 1990s |
| 提出者≠ | Glover, F. (Tabu Search); robustness extensions by various authors | Glover, F. (base TS); stochastic extensions by various authors (1990s–2000s) |
| 类型≠ | Metaheuristic with robustness mechanism | Stochastic metaheuristic optimizer |
| 开创性文献≠ | Glover, F. (1989). Tabu search — Part I. ORSA Journal on Computing, 1(3), 190–206. DOI ↗ | Glover, F. (1990). Tabu search: A tutorial. Interfaces, 20(4), 74-94. DOI ↗ |
| 别名 | RTS, Robust TS, Uncertainty-aware Tabu Search, Tabu Search under Uncertainty | STS, Randomized Tabu Search, Probabilistic Tabu Search, Noisy Tabu Search |
| 相关≠ | 6 | 5 |
| 摘要≠ | Robust Tabu Search (RTS) extends the classical Tabu Search metaheuristic by evaluating candidate solutions not only on their nominal objective value but also on their performance under uncertainty. Instead of seeking the best solution for a single scenario, RTS seeks solutions that perform well across a range of scenarios or realizations, trading peak optimality for reliability. | Stochastic Tabu Search (STS) is an extension of classical Tabu Search that introduces randomness into the neighborhood exploration and move-selection phases. By combining tabu memory — which forbids recently visited solutions — with probabilistic acceptance or random candidate sampling, STS escapes local optima more effectively and explores rugged solution landscapes that deterministic TS may fail to traverse. |
| ScholarGate数据集 ↗ |
|
|