RSS 1 project tagged "Simulation"

Download Website Updated 07 Sep 2012 JABM

Screenshot
Pop 33.05
Vit 1.52

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.

Screenshot

Project Spotlight

Puggsy messenger

A PyGTK LAN messenger.

Screenshot

Project Spotlight

TCPDF

A PHP class for generating PDF documents.