Process / pipelineSimulation / optimization

Multi-Objective Genetic Algorithm (MOGA) — Evolutionary Search for Pareto-Optimal Solutions

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.

Open in MethodMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. Goldberg, D. E. (1989). Genetic algorithms in search, optimization, and machine learning. Addison-Wesley. ISBN: 9780201157673
  2. Deb, K., Pratap, A., Agarwal, S., & Meyarivan, T. (2002). A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6(2), 182-197. DOI: 10.1109/4235.996017

Related methods

Referenced by

ScholarGateMulti-objective genetic algorithm (Multi-Objective Genetic Algorithm (MOGA)). Retrieved 2026-06-04 from https://scholargate.app/en/simulation/multi-objective-genetic-algorithm