Módszerek összehasonlítása
Tekintse át a kiválasztott módszereket egymás mellett; az eltérő sorok kiemelve jelennek meg.
| Robuszt Genetikai Algoritmus× | Multi-objective genetic algorithm× | |
|---|---|---|
| Tudományterület | Szimuláció | Szimuláció |
| Módszercsalád | Process / pipeline | Process / pipeline |
| Keletkezés éve≠ | 2005 (systematic survey); earlier applications from late 1990s | 1984 |
| Megalkotó≠ | Jin, Y. and Branke, J. (systematic formalization); roots in Holland (1975) | Schaffer, J. D. (early MOGA); Goldberg, D. E. (GA foundations) |
| Típus≠ | Metaheuristic evolutionary optimizer with robustness mechanism | Population-based evolutionary optimizer |
| Alapmű≠ | Jin, Y., Branke, J. (2005). Evolutionary optimization in uncertain environments — a survey. IEEE Transactions on Evolutionary Computation, 9(3), 303–317. DOI ↗ | Goldberg, D. E. (1989). Genetic algorithms in search, optimization, and machine learning. Addison-Wesley. ISBN: 9780201157673 |
| Alternatív nevek | RGA, Robust GA, Uncertainty-Aware Genetic Algorithm, Noise-Tolerant Genetic Algorithm | MOGA, Multi-objective GA, Evolutionary multi-objective optimization, EMO |
| Kapcsolódó≠ | 6 | 4 |
| Összefoglaló≠ | The Robust Genetic Algorithm (RGA) extends standard genetic algorithms to find solutions that perform well not only at the nominal design point but also when subjected to uncertainty in decision variables, parameters, or fitness evaluations. By incorporating explicit robustness measures into selection pressure, RGA balances optimality against sensitivity to perturbation, making it suitable for engineering design, scheduling, and policy optimization under real-world variability. | 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. |
| ScholarGateAdatkészlet ↗ |
|
|