Projects / JABM

JABM

JABM is a Java API for developing agent-based simulation models using a discrete-event simulation framework. It has a simple architecture in which agents are represented using plain-old Java objects (POJOs). Simulations are configured via dependency injection using the industry-standard Spring framework, thus allowing attributes of any object in the simulation to be specified as random variables to be drawn from a specified distribution without having to write any Java code. Attributes of any object can be specified as independent variables or treatments with a given range of values, and experiments with different treatments can be easily parallelized using, for example, SGE.

Tags
Licenses
Operating Systems
Implementation
Screenshot

Project Spotlight

Policy Daemon

A policy daemon supporting popular MTAs.

Screenshot

Project Spotlight

xterm

A terminal emulator for the X Window System