Skip to content

Latest commit

 

History

History
62 lines (48 loc) · 2.77 KB

README.md

File metadata and controls

62 lines (48 loc) · 2.77 KB

PPHPC: a standard model for research in agent-based modeling and simulation

What does PPHPC mean?

Predator-Prey for High-Performance Computing

What is the purpose of this model?

The purpose of PPHPC is to serve as a standard model for studying and evaluating spatial agent-based model (SABM) implementation strategies. It is a realization of a predator-prey dynamic system, and captures important characteristics of SABMs, such as agent movement and local agent interactions. The model can be implemented using substantially different approaches that ensure statistically equivalent qualitative results. Implementations may differ in aspects such as the selected system architecture, choice of programming language and/or agent-based modeling framework, parallelization strategy, random number generator, and so forth. By comparing distinct PPHPC implementations, valuable insights can be obtained on the computational and algorithmical design of SABMs in general.

Currently available implementations

Publications

Licenses

Several Open Source licenses, which depend on the implementation.