English

Vahana.jl -- A framework (not only) for large-scale agent-based models

Multiagent Systems 2025-10-23 v2 Distributed, Parallel, and Cluster Computing

Abstract

Agent-based models (ABMs) offer a powerful framework for understanding complex systems. However, their computational demands often become a significant barrier as the number of agents and complexity of the simulation increase. Traditional ABM platforms often struggle to fully exploit modern computing resources, hindering the development of large-scale simulations. This paper presents Vahana.jl, a high performance computing open source framework that aims to address these limitations. Building on the formalism of synchronous graph dynamical systems, Vahana.jl is especially well suited for models with a focus on (social) networks. The framework seamlessly supports distribution across multiple compute nodes, enabling simulations that would otherwise be beyond the capabilities of a single machine. Implemented in Julia, Vahana.jl leverages the interactive Read-Eval-Print Loop (REPL) environment, facilitating rapid model development and experimentation.

Keywords

Cite

@article{arxiv.2406.14441,
  title  = {Vahana.jl -- A framework (not only) for large-scale agent-based models},
  author = {Steffen Fürst and Tim Conrad and Carlo Jaeger and Sarah Wolf},
  journal= {arXiv preprint arXiv:2406.14441},
  year   = {2025}
}
R2 v1 2026-06-28T17:13:38.427Z