Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Агентно-базирано търсене с табу× | Агентно-базиран генетичен алгоритъм× | |
|---|---|---|
| Област | Симулационно моделиране | Симулационно моделиране |
| Семейство | Process / pipeline | Process / pipeline |
| Година на възникване≠ | 1989–1995 | 1990s |
| Създател≠ | Glover, F. (tabu search); multi-agent extension by various researchers in the 1990s–2000s | Adamidis, P. & Petridis, V. (early formal treatment); broader community development in 1990s |
| Тип≠ | Hybrid metaheuristic — agent-based distributed tabu search | Hybrid evolutionary-agent simulation |
| Основополагащ източник≠ | Glover, F. (1989). Tabu search — Part I. ORSA Journal on Computing, 1(3), 190–206. DOI ↗ | Adamidis, P., & Petridis, V. (1996). Co-operating populations with different evolution behaviors. Proceedings of the IEEE International Conference on Evolutionary Computation (ICEC 1996), 188-191. IEEE. link ↗ |
| Други названия | ABTS, Multi-Agent Tabu Search, Distributed Tabu Search, Cooperative Tabu Search | ABGA, Agent-Based GA, Multi-Agent Genetic Algorithm, Distributed Agent GA |
| Свързани≠ | 4 | 5 |
| Резюме≠ | Agent-Based Tabu Search (ABTS) embeds the tabu search metaheuristic inside a multi-agent framework where autonomous agents each run independent or cooperating tabu search threads, sharing promising solutions to escape local optima and collectively explore large combinatorial or continuous search spaces more effectively than a single-thread implementation. | An Agent-Based Genetic Algorithm (ABGA) partitions a genetic algorithm's population across a network of autonomous agents, each maintaining a local sub-population and evolving it independently. Agents periodically exchange individuals (migration) based on proximity or communication rules, enabling parallel exploration of the search space while preserving population diversity and avoiding premature convergence. |
| ScholarGateНабор от данни ↗ |
|
|