Subtopic Deep Dive

Evolutionary Algorithms in Simulation
Research Guide

What is Evolutionary Algorithms in Simulation?

Evolutionary Algorithms in Simulation apply genetic algorithms, differential evolution, and genetic programming to optimize parameters and scenarios in simulation models.

This subtopic focuses on using EAs for parameter tuning, scenario analysis, and optimization in discrete-event, agent-based, and system dynamics simulations. Key applications include space debris avoidance (Eun-Hyouek Kim et al., 2012, 37 citations), seaport operations (Francesco Longo et al., 2013, 26 citations), and preventive maintenance scheduling (Habibollah Javanmard et al., 2016, 26 citations). Over 10 papers from 2005-2023 demonstrate EAs handling multi-objective constraints in dynamic environments.

15
Curated Papers
3
Key Challenges

Why It Matters

EAs optimize simulation models for real-world systems like collision avoidance maneuvers (Eun-Hyouek Kim et al., 2012) and seaport performance analysis (Francesco Longo et al., 2013), reducing costs in space and maritime operations. In drilling maintenance, genetic algorithms minimize costs while maximizing reliability (Habibollah Javanmard et al., 2016). Multi-agent systems enhanced by EAs improve power grid simulations (Madeleine Wang Yue Dong, 2023), enabling efficient resource allocation in energy and petroleum industries (Alberto Herrán et al., 2010).

Key Research Challenges

Multi-Objective Constraints

Balancing fuel limits, collision probabilities, and multiple threats in simulations requires hybrid EAs. Eun-Hyouek Kim et al. (2012) address this in space debris avoidance with genetic algorithms under tight constraints. Scalability remains limited for real-time dynamic environments.

High-Dimensional Search Spaces

Simulations of seaports and pipelines involve numerous parameters, making convergence slow. Francesco Longo et al. (2013) use discrete-event simulation needing parameter optimization. Genetic algorithms struggle with curse of dimensionality in multi-period planning (Alberto Herrán et al., 2010).

Hybrid Model Integration

Combining discrete-event, agent-based, and system dynamics requires unified EA frameworks. Konstantinos Mykoniatis (2015) proposes multi-method modeling but lacks seamless optimization. Memetic algorithms are needed for parameter sensitivity across paradigms.

Essential Papers

1.

A Survey on Multi Agent System and Its Applications in Power System Engineering

Madeleine Wang Yue Dong · 2023 · Journal of Computational Intelligence in Materials Science · 86 citations

An Intelligent Agent (IA) is a type of autonomous entity in the field of Artificial Intelligence (AI) that gathers information about its surroundings using sensors, takes action in response to that...

2.

A Study on the Collision Avoidance Maneuver Optimization with Multiple Space Debris

Eun-Hyouek Kim, Hae‐Dong Kim, Hak-Jung Kim · 2012 · Journal of Astronomy and Space Sciences · 37 citations

In this paper, the authors introduced a new approach to find the optimal collision avoidance maneuver considering multi threatening objects within short period, while satisfying constraints on the ...

3.

Optimizing the preventive maintenance scheduling by genetic algorithm based on cost and reliability in National Iranian Drilling Company

Habibollah Javanmard, Abd al-Wahhab Koraeizadeh · 2016 · Journal of industrial engineering international · 26 citations

The present research aims at predicting the required activities for preventive maintenance in terms of equipment optimal cost and reliability. The research sample includes all offshore drilling equ...

4.

Performance Analysis of a Southern Mediterranean Seaport via Discrete-Event Simulation

Francesco Longo, Aída Huerta Barrientos, Letizia Nicoletti · 2013 · Strojniški vestnik – Journal of Mechanical Engineering · 26 citations

Modeling & Simulation (M&S) has proved to be a day-to-day highly indispensable tool for complex systems design, management and monitoring.Therefore, the proposed research study aims to develop a si...

5.

Intelligent prediction of optimum separation parameters in the multistage crude oil production facilities

Mohamed Mahmoud, Zeeshan Tariq, Muhammad Shahzad Kamal et al. · 2019 · Journal of Petroleum Exploration and Production Technology · 23 citations

6.

Review of New Flow Friction Equations: Constructing Colebrook’s Explicit Correlations Accurately

Pavel Praks, Dejan Brkić · 2020 · Preprints.org · 17 citations

Using only a limited number of computationally expensive functions, we show a way how to construct accurate and computationally efficient approximations of the Colebrook equation for flow friction....

7.

A Generic Framework For Multi-Method Modeling and Simulation of Complex Systems Using Discrete Event, System Dynamics and Agent Based Approaches.

Konstantinos Mykoniatis · 2015 · STARS (University of Central Florida) · 17 citations

Decisions about Modeling and Simulation (M&S) of Complex Systems (CS) need to be evaluated prior to implementation. Discrete Event (DE), System Dynamics (SD), and Agent Based (AB) are three dif...

Reading Guide

Foundational Papers

Start with Eun-Hyouek Kim et al. (2012, 37 citations) for genetic algorithm optimization under constraints; Francesco Longo et al. (2013, 26 citations) for discrete-event simulation applications; Alberto Herrán et al. (2010) for multi-period pipeline planning.

Recent Advances

Study Madeleine Wang Yue Dong (2023, 86 citations) for multi-agent EA extensions; Habibollah Javanmard et al. (2016, 26 citations) for reliability-cost trade-offs; Mohamed Mahmoud et al. (2019) for petroleum separation parameters.

Core Methods

Core techniques: genetic algorithms (Kim et al., 2012), analytic programming for ANN (Vařacha and Jašek, 2011), support vector regression with decision trees for parameter analysis (Edali and Yücel, 2018).

How PapersFlow Helps You Research Evolutionary Algorithms in Simulation

Discover & Search

Research Agent uses searchPapers and citationGraph to map EA applications from Eun-Hyouek Kim et al. (2012) to recent multi-agent surveys (Madeleine Wang Yue Dong, 2023), revealing 37-citation foundational works. exaSearch finds hybrid EA-simulation papers; findSimilarPapers expands from seaport optimization (Francesco Longo et al., 2013).

Analyze & Verify

Analysis Agent employs readPaperContent on Javanmard et al. (2016) to extract genetic algorithm pseudocode, then runPythonAnalysis recreates maintenance scheduling in NumPy sandbox with statistical verification of cost-reliability trade-offs. verifyResponse (CoVe) and GRADE grading confirm EA convergence claims against simulation outputs.

Synthesize & Write

Synthesis Agent detects gaps in multi-objective EA for pipelines (Herrán et al., 2010), flagging contradictions in friction approximations (Praks and Brkić, 2020). Writing Agent uses latexEditText, latexSyncCitations for optimization reports, latexCompile for manuscripts, and exportMermaid for EA flowcharts in simulation workflows.

Use Cases

"Reimplement genetic algorithm from Kim et al. 2012 space debris optimization in Python."

Research Agent → searchPapers → Analysis Agent → readPaperContent + runPythonAnalysis (NumPy optimization sandbox) → matplotlib fitness plots and Pareto fronts exported as CSV.

"Write LaTeX paper comparing EA results for seaport simulation from Longo et al. 2013."

Synthesis Agent → gap detection → Writing Agent → latexEditText (add results) → latexSyncCitations (Longo) → latexCompile → PDF with embedded simulation diagrams.

"Find GitHub repos implementing analytic programming from Vařacha and Jašek 2011 ANN synthesis."

Research Agent → citationGraph → Code Discovery workflow (paperExtractUrls → paperFindGithubRepo → githubRepoInspect) → verified EA-ANN code for heating power simulations.

Automated Workflows

Deep Research workflow conducts systematic review of 50+ EA-simulation papers: searchPapers → citationGraph → DeepScan (7-step verification with CoVe checkpoints). Theorizer generates hypotheses for memetic EAs in multi-method simulations from Mykoniatis (2015). DeepScan analyzes parameter sensitivity in Javanmard et al. (2016) via runPythonAnalysis chains.

Frequently Asked Questions

What defines Evolutionary Algorithms in Simulation?

EAs apply genetic algorithms and programming to tune parameters and analyze scenarios in discrete-event and agent-based models, as in space debris optimization (Kim et al., 2012).

What are key methods used?

Methods include genetic algorithms for maintenance scheduling (Javanmard et al., 2016), analytic programming for ANN synthesis (Vařacha and Jašek, 2011), and multi-objective optimization for pipelines (Herrán et al., 2010).

What are major papers?

Foundational: Kim et al. (2012, 37 citations) on collision avoidance; Longo et al. (2013, 26 citations) on seaports. Recent: Wang Yue Dong (2023, 86 citations) on multi-agent systems.

What open problems exist?

Challenges include scalable multi-objective EAs for hybrid simulations and real-time dynamic environments, as noted in multi-method frameworks (Mykoniatis, 2015) and high-dimensional searches.

Research Modeling, Simulation, and Optimization with AI

PapersFlow provides specialized AI tools for Mathematics researchers. Here are the most relevant for this topic:

See how researchers in Physics & Mathematics use PapersFlow

Field-specific workflows, example queries, and use cases.

Physics & Mathematics Guide

Start Researching Evolutionary Algorithms in Simulation with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Mathematics researchers