เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| Multi-Objective Genetic Algorithm (MOGA)× | Multi-Objective Simulated Annealing (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ชุดข้อมูล ↗ |
|
|