NetLogo Meets Discrete Event Simulation

0Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

NetLogo and agent-based models more generally are traditionally implemented as time-stepped simulations. This means that everything is done at every increment of time. While this can be necessary at times, a potentially far more efficient simulation method is known as event-driven simulation. This type of simulation uses a scheduler for the times particular events will take place. Rather than doing everything every time step the simulation moves forward in time based upon the need for an event to occur. In this paper we show how to use NetLogo Tables and Arrays to create a time ordered queue and develop a simple NetLogo model implemented both as a traditional time-stepped simulation and as an event-driven simulation. We also present performance results.

Cite

CITATION STYLE

APA

Beeker, E., & Koehler, M. (2020). NetLogo Meets Discrete Event Simulation. In Springer Proceedings in Complexity (pp. 145–164). Springer. https://doi.org/10.1007/978-3-030-35902-7_10

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free