top of page
Search

Devon Cowling
Jul 14, 20238 min read
Building a large scale traffic simulation in AnyLogic
Large scale traffic simulation to test the impact on traffic if access to a suburb is restricted through closing intersections.
867 views1 comment

Tellef Solberg
Jul 4, 20234 min read
Comparing two manufacturing layouts using state-based behavior inside a simulation
We will look at a model where we compare two manufacturing layouts using state charts and organizing the components of the system as agents
255 views0 comments

Agustin Olivares
Mar 13, 20236 min read
Why does using the right probability distribution in a simulation model matter?
Choosing the right distribution for data generation can make or break your simulation model. How do you know if you are doing it right?
593 views1 comment

Mingze Li
Mar 6, 202311 min read
A stable connection for Python-Based reinforcement learning training on AnyLogic models
In this post, we introduce a new way to apply DRL to simulation models in AnyLogic using the Pypeline library in AnyLogic
1,992 views0 comments

Devon Cowling
Sep 11, 20223 min read
Dynamically adding model presentations to make navigation during editing faster in AnyLogic.
A special guest blog post by Devon Cowling on how to prevent slow response time during model development caused by agent presentations.
682 views1 comment

Devon Cowling
Aug 14, 20225 min read
Creating a smart traffic light to prevent blockages on road intersections in AnyLogic.
Special guest blog post by intern Devon Cowling on how to prevent lockups in an intersection when using the road traffic library in AnyLogic
1,495 views0 comments

Linnart Felkl
Aug 1, 20227 min read
Conveyor simulation with material routings in AnyLogic
This special guest blog post by Linnart Felkl presents a conveyor simulation model for verifying a conveyor layout.
844 views0 comments

Jaco-Ben Vosloo
Jul 25, 20225 min read
The Simulation Model Life Cycle (Part 7) - Report on Findings
This post is part 7 of a 7 part series about the Simulation Model Life cycle. It focuses on the reporting and presentation phase.
439 views0 comments

Jaco-Ben Vosloo
Jul 18, 20224 min read
Using Google OR-Tools to solve an LP problem in AnyLogic
Google OR-Tools is a super useful flexible lightweight tool that is used to solve a number of operations research-type problems.
1,894 views0 comments


Jaco-Ben Vosloo
Jul 12, 20225 min read
The Simulation Model Life Cycle (Part 6) - Analyze the results
This post is part 6 of a 7 part series about the Simulation Model Life cycle. It focuses on the data analysis phase.
239 views0 comments

Jaco-Ben Vosloo
Jun 19, 20225 min read
Analyzing CPU performance of AnyLogic models
This is part 2 of a 2 part series where we look at using a profiler to analyze model performance. This post focussed on CPU optimization
1,252 views0 comments

Jaco-Ben Vosloo
May 20, 20226 min read
Detecting memory leaks in AnyLogic models
This is part 1 of a 2 part series where we look at using a profiler to analyze model performance. This post focussed on memory optimization
772 views0 comments

Vitor Lemos
May 10, 20222 min read
Using Predicates in AnyLogic
There is a set of out-of-the-box functions in AnyLogic that makes our life easier! To use them you need to understand what a predicate is.
584 views0 comments


Yash Mishra
Apr 19, 20228 min read
Beginner's guide to AnyLogic
An experienced-based guide to getting started with AnyLogic from scratch. This is a special guest blog post by Yash Mishra.
3,305 views0 comments


Jaco-Ben Vosloo
Apr 5, 202212 min read
The Simulation Model Life Cycle (Part 5) - Experimentation
This post is part 5 of a 7 part series about the Simulation Model Life cycle. It focuses on the experimentation phase.
1,201 views0 comments

Jaco-Ben Vosloo
Mar 25, 20225 min read
Using @Override to make more robust models
Ever used inheritance in your AnyLogic models and also overridden one of the methods. Then you need to read this post.
420 views1 comment


Jaco-Ben Vosloo
Feb 22, 20227 min read
The Simulation Model Life Cycle (Part 4) - Verification and Validation
This post is part 4 of a 7 part series about the Simulation Model Life cycle. It focuses on the verification and validation phase.
1,272 views0 comments

Jaco-Ben Vosloo
Feb 14, 20224 min read
How to (programmatically) redraw a chart
Ever faced a situation where you created a chart in AnyLogic but midway during the simulation you wanted to change a setting?
750 views0 comments


Vitor Lemos
Jan 25, 20223 min read
Interview with Andrey Malykhanov
We recently had the privilege to talk to Dr. Andrey Malykhanov, a world-class simulation modeler, and co-founder of Amalgama.
279 views0 comments

Vitor Lemos
Jan 17, 20222 min read
Coordinates inception
In AnyLogic, getting the coordinates of an agent is rather simple, but what happens if the agent is embedded in another agent?
381 views0 comments
bottom of page