قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| التلدين المحاكى - التحسين الاحتمالي× | تحسين مستعمرة النمل× | |
|---|---|---|
| المجال | التحسين | التحسين |
| العائلة | Process / pipeline | Process / pipeline |
| سنة النشأة≠ | 1983 | 1992 (foundational thesis); 1997 (Ant Colony System formalization) |
| صاحب الطريقة | — | — |
| النوع≠ | Probabilistic metaheuristic / local search | Metaheuristic — swarm intelligence |
| المصدر التأسيسي≠ | Kirkpatrick, S., Gelatt, C.D. & Vecchi, M.P. (1983). Optimization by Simulated Annealing. Science, 220(4598), 671-680. DOI ↗ | Dorigo, M. & Gambardella, L.M. (1997). Ant Colony System: A Cooperative Learning Approach to the Traveling Salesman Problem. IEEE Transactions on Evolutionary Computation, 1(1), 53-66. DOI ↗ |
| الأسماء البديلة | Benzetimli Tavlama (Simulated Annealing), SA, probabilistic local search | ACO, Karınca Kolonisi Optimizasyonu (ACO), ant colony system |
| ذات صلة | 5 | 5 |
| الملخص≠ | Simulated annealing is a probabilistic local-search metaheuristic introduced by Kirkpatrick, Gelatt, and Vecchi in 1983. It models the physical annealing process in metallurgy — where a material is heated and then slowly cooled to reach a low-energy crystalline state — and uses this analogy to escape local optima in combinatorial and continuous optimization problems. | Ant Colony Optimization (ACO) is a metaheuristic algorithm introduced by Marco Dorigo and colleagues in the early 1990s that solves combinatorial optimisation problems by simulating the collective foraging behaviour of ants. Real ants lay pheromone trails on paths and preferentially follow stronger trails; ACO turns this positive-feedback mechanism into a search procedure that finds high-quality solutions to graph-structured problems such as the Travelling Salesman Problem, vehicle routing, and scheduling. |
| ScholarGateمجموعة البيانات ↗ |
|
|