2022
DOI: 10.1002/spe.3067
|View full text |Cite
|
Sign up to set email alerts
|

CppyABM: An open‐source agent‐based modeling library to integrate C++ and Python

Abstract: Agent-based modeling (ABM) has been extensively used to study the collective behavior of systems emerging from the interaction of numerous independent individuals called agents. Python and C++ are commonly used for ABM thanks to their unique features; the latter offers superior performance while the former provides ease-of-use and rich libraries in data science, visualization, and machine learning. We present the framework CppyABM that unifies these features by providing identical ABM semantic and development … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(3 citation statements)
references
References 30 publications
(69 reference statements)
0
3
0
Order By: Relevance
“…[27][28][29] There have been other recent works which focus on software engineering challenges related to agent based simulation tools, in particular making software accessible in high level languages such as Python. 30,31 This article is unique in attempting to address the software engineering challenge of providing a general purpose simulator capable of utilising GPU acceleration. A significant challenge of GPU accelerated programming is ensuring flexibility without sacrificing performance.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…[27][28][29] There have been other recent works which focus on software engineering challenges related to agent based simulation tools, in particular making software accessible in high level languages such as Python. 30,31 This article is unique in attempting to address the software engineering challenge of providing a general purpose simulator capable of utilising GPU acceleration. A significant challenge of GPU accelerated programming is ensuring flexibility without sacrificing performance.…”
Section: Discussionmentioning
confidence: 99%
“…Related work has focused on high performance implementations of agent based simulation tools within distributed environments, 2,5 or alternatively has sought to accelerate simulations within particular domains or for specific models 27‐29 . There have been other recent works which focus on software engineering challenges related to agent based simulation tools, in particular making software accessible in high level languages such as Python 30,31 . This article is unique in attempting to address the software engineering challenge of providing a general purpose simulator capable of utilising GPU acceleration.…”
Section: Discussionmentioning
confidence: 99%
“…CppyABM [45] is a library for ABM development that combines the efficiency of C++ with the availability of Python libraries and exploits CMake to be platform-free. CppyABM offers all functionalities in both languages, enabling users to choose their preferred programming language.…”
Section: Abm Tools Descriptionmentioning
confidence: 99%