Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Multi-Objective Simulated Annealing (MOSA)× | Algoritmo Genético Multiobjetivo (MOGA)× | |
|---|---|---|
| Campo | Simulación | Simulación |
| Familia | Process / pipeline | Process / pipeline |
| Año de origen≠ | 1992–1998 | 1984 |
| Autor original≠ | Serafini, P.; Czyzak, P. and Jaszkiewicz, A. | Schaffer, J. D. (early MOGA); Goldberg, D. E. (GA foundations) |
| Tipo≠ | Metaheuristic / Pareto-based optimizer | Population-based evolutionary optimizer |
| Fuente seminal≠ | 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 ↗ | Goldberg, D. E. (1989). Genetic algorithms in search, optimization, and machine learning. Addison-Wesley. ISBN: 9780201157673 |
| Alias | MOSA, Multi-Criteria Simulated Annealing, Pareto Simulated Annealing, PSA | MOGA, Multi-objective GA, Evolutionary multi-objective optimization, EMO |
| Relacionados≠ | 5 | 4 |
| Resumen≠ | 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. | 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. |
| ScholarGateConjunto de datos ↗ |
|
|