top of page
Search

Selaelo Kgoale
Mar 136 min read
Proper Code Formatting Saved Many a Simulation Modeller
Proper code formatting improves readability, debugging, and collaboration. Learn best practices to keep your code clean and efficient!
107 views
0 comments

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.
917 views
1 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
259 views
0 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?
600 views
1 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
2,012 views
0 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.
708 views
1 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,570 views
0 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.
871 views
0 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.
443 views
0 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,920 views
0 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.
248 views
0 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,273 views
0 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
787 views
0 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.
588 views
0 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,429 views
0 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,209 views
0 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.
425 views
1 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,301 views
0 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?
763 views
0 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.
283 views
0 comments
bottom of page