مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| الگوریتم ژنتیک چندهدفه (MOGA)× | بهینهسازی شبیهسازی شده چندهدفه (MOSA)× | |
|---|---|---|
| حوزه | شبیهسازی | شبیهسازی |
| خانواده | Process / pipeline | Process / pipeline |
| سال پیدایش≠ | 1984 | 1992–1998 |
| پدیدآور≠ | Schaffer, J. D. (early MOGA); Goldberg, D. E. (GA foundations) | Serafini, P.; Czyzak, P. and Jaszkiewicz, A. |
| نوع≠ | Population-based evolutionary optimizer | Metaheuristic / Pareto-based optimizer |
| منبع بنیادین≠ | Goldberg, D. E. (1989). Genetic algorithms in search, optimization, and machine learning. Addison-Wesley. ISBN: 9780201157673 | Czyzak, P., Jaszkiewicz, A. (1998). Pareto simulated annealing — a metaheuristic technique for multiple-objective combinatorial optimization. Journal of Multi-Criteria Decision Analysis, 7(1), 34–47. DOI ↗ |
| نامهای دیگر | MOGA, Multi-objective GA, Evolutionary multi-objective optimization, EMO | MOSA, Multi-Criteria Simulated Annealing, Pareto Simulated Annealing, PSA |
| مرتبط≠ | 4 | 5 |
| خلاصه≠ | A Multi-Objective Genetic Algorithm (MOGA) is an evolutionary computation method that evolves a population of candidate solutions toward a Pareto-optimal front, simultaneously optimizing two or more conflicting objective functions. It avoids collapsing trade-offs into a single score, instead producing a set of non-dominated solutions for the decision-maker to choose among. | Multi-Objective Simulated Annealing (MOSA) extends the classical simulated annealing metaheuristic to problems with two or more conflicting objective functions. Instead of converging to a single optimum, MOSA explores the solution space stochastically and maintains an archive of non-dominated (Pareto-optimal) solutions, offering decision-makers a diverse trade-off front rather than one prescribed answer. |
| ScholarGateمجموعهداده ↗ |
|
|