手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| シミュヘリスティクス:確率的最適化のためのシミュレーションとメタヒューリスティクスの統合× | 離散事象シミュレーション(DES)× | |
|---|---|---|
| 分野≠ | 最適化 | シミュレーション |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 2015 | 1960s (formalized); modern computational form from 1970s onward |
| 提唱者≠ | Juan et al. | Banks, Carson, Nelson & Nicol (textbook lineage); foundational work by Tocher & Conway (1960s) |
| 種類≠ | Hybrid simulation-optimization framework | Stochastic process simulation |
| 原典≠ | Juan, A. A., et al. (2015). A review of simheuristics: Extending metaheuristics to deal with stochastic combinatorial optimization problems. Operations Research Perspectives, 2, 62–72. DOI ↗ | Banks, J., Carson, J.S., Nelson, B.L. & Nicol, D.M. (2010). Discrete-Event System Simulation (5th ed.). Pearson. ISBN: 978-0136062127 |
| 別名≠ | Simulation-based Metaheuristics, Stochastic Metaheuristics with Simulation, Hybrid Simulation-Optimization, Simülistik Sezgiseller | DES, event-driven simulation, Ayrık Olay Simülasyonu (DES) |
| 関連≠ | 3 | 4 |
| 概要≠ | Simheuristics is a hybrid algorithmic framework that integrates Monte Carlo or discrete-event simulation into metaheuristic search procedures to solve stochastic combinatorial optimization problems. Introduced by Juan et al. in 2015, it addresses settings where objective function evaluations involve random variables, providing near-optimal solutions with probabilistic quality guarantees. The approach is especially suited for real-world logistics, transportation, and scheduling problems where uncertainty is inherent and classical deterministic solvers fail to capture variability. | Discrete-Event Simulation (DES) is a computational modeling paradigm in which the state of a system changes only at a countable sequence of points in time — the events. Between events nothing changes, so the simulation clock jumps directly from one event to the next. Formalized through the foundational textbooks of Banks, Carson, Nelson and Nicol and of Law in the 1960s–2000s, DES has become the standard tool for analyzing queuing systems, healthcare patient flows, manufacturing lines, and logistics networks where entities move through resources over time. |
| ScholarGateデータセット ↗ |
|
|