Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Simulation›Multi-Objective Discrete-Event Simulation
Process / pipelineSimulation / optimization

Multi-Objective Discrete-Event Simulation

Also known as: MO-DES, Multi-objective DES, Pareto-based discrete-event simulation, DES with multi-objective optimization

Multi-Objective Discrete-Event Simulation (MO-DES) couples a discrete-event simulation engine with multi-objective optimization to explore trade-offs among two or more conflicting performance measures — such as throughput, cost, and waiting time — across stochastic, time-ordered process models. It is widely applied in manufacturing, logistics, healthcare, and service system design.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Multi-objective discrete-event simulation
Discrete-Event SimulationMONTE-CARLO-SIMULATIONMulti-Objective Optimiza…Multi-objective system d…Stochastic Discrete-Even…Multi-objective Queueing…

When to use it

Use MO-DES when the system involves stochastic, time-ordered events (queues, service processes, supply chains) and two or more objectives conflict with each other. It is particularly suitable when exact analytical trade-off derivation is infeasible due to system complexity. Prefer it over single-run DES whenever stakeholders need to see the full trade-off landscape before committing. Do NOT use when objectives are actually aligned (no genuine conflict), when the system is deterministic and analytically tractable, when simulation runtime is prohibitively long for the required number of evaluations, or when only one performance measure matters.

Strengths & limitations

Strengths
  • Explicitly maps the full trade-off frontier, giving decision-makers structured evidence rather than a single point solution.
  • Handles stochastic, non-linear system dynamics that defy closed-form analytical solutions.
  • Compatible with any DES platform (AnyLogic, Simul8, Arena, SimPy) and most metaheuristic optimizers.
  • Allows what-if experimentation without disrupting the real system.
  • Scales to complex multi-resource, multi-stage processes common in healthcare, manufacturing, and logistics.
Limitations
  • Computationally expensive: each function evaluation requires multiple simulation replications, and metaheuristic search may need thousands of evaluations.
  • Model validity is critical — a poorly calibrated simulation produces a misleading Pareto front.
  • The Pareto front can be large and difficult to communicate to non-technical stakeholders without careful visualization.
  • Stochastic noise in simulation outputs can blur dominance relationships, requiring sufficient replications per configuration.

Frequently asked

How many simulation replications are needed per configuration?

There is no universal answer. Run a pilot study to estimate within-configuration variance, then compute the required replications using a confidence-interval criterion (e.g., half-width < 5% of the mean). Typically 10–30 replications suffice for moderate-variance systems, but high-variance processes may need 50 or more.

Which optimizer works best with DES — NSGA-II, MOPSO, or a grid search?

For continuous or mixed decision spaces with many variables, NSGA-II and MOPSO generally outperform grid search. Grid search is preferable only for small, discrete configuration spaces (e.g., 2–3 variables with few levels) because it guarantees coverage without tuning.

How do I validate that the Pareto front is reliable given simulation noise?

Apply statistical Pareto-ranking procedures (e.g., Nelson et al.'s indifference-zone selection or confidence-interval dominance testing) rather than using point estimates alone. Reporting confidence intervals on each objective for frontier solutions is essential.

Can MO-DES handle more than two objectives?

Yes. Tri-objective and higher problems are common in practice. Visualization becomes harder beyond three objectives; use parallel coordinates or heat maps for the Pareto front. Note that the frontier grows exponentially with objectives, so computational cost rises sharply.

Is MO-DES different from stochastic multi-objective optimization?

MO-DES is a specific instance where the objective function evaluator is a discrete-event simulation model. Stochastic multi-objective optimization is the broader class; MO-DES inherits all its principles but adds simulation-specific concerns such as replication variance, warm-up periods, and model calibration.

Sources

  1. Kleijnen, J. P. C., & Gaury, E. (2003). Short-term robustness of production management systems: A case study. European Journal of Operational Research, 148(2), 452–465. DOI: 10.1016/s0377-2217(02)00437-x ↗
  2. Discrete-event simulation. Wikipedia. link ↗

How to cite this page

ScholarGate. (2026, June 3). Multi-Objective Discrete-Event Simulation. ScholarGate. https://scholargate.app/en/simulation/multi-objective-discrete-event-simulation

Related methods

Discrete-Event SimulationMONTE-CARLO-SIMULATIONMulti-Objective OptimizationMulti-objective system dynamicsStochastic Discrete-Event Simulation

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Discrete-Event SimulationSimulation↔ compare
  • MONTE-CARLO-SIMULATIONDecision-making↔ compare
  • Multi-Objective OptimizationSimulation↔ compare
  • Multi-objective system dynamicsSimulation↔ compare
  • Stochastic Discrete-Event SimulationSimulation↔ compare
Compare side by side →

Referenced by

Multi-objective Queueing Simulation

Similar methods

Multi-objective Queueing SimulationMulti-objective agent-based modelingMulti-objective system dynamicsStochastic Discrete-Event SimulationStochastic Multi-Objective OptimizationRobust Discrete-Event SimulationMulti-objective sensitivity analysisAgent-based multi-objective optimization

Related reference concepts

SimulationComputational Techniques • Simulation ModelingStochastic OptimizationStatistical Simulation Methods: GeneralComputer SimulationDecision Support Systems

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Multi-objective discrete-event simulation (Multi-Objective Discrete-Event Simulation). Retrieved 2026-07-21 from https://scholargate.app/en/simulation/multi-objective-discrete-event-simulation · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Various (DES: Tocher 1963; multi-objective integration: 1990s–2000s OR literature)
Year
1990s–2000s
Type
Simulation-optimization hybrid
DataType
Event logs, process parameters, performance metrics
Subfamily
Simulation / optimization
Related methods
Discrete-Event SimulationMONTE-CARLO-SIMULATIONMulti-Objective OptimizationMulti-objective system dynamicsStochastic Discrete-Event Simulation
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account