Package | Description |
---|---|
net.sourceforge.jabm |
The top-level package for JABM.
|
net.sourceforge.jabm.mixing |
This package provides different policies specifying how the agents in
the population interact (or "mix") with each other during the course
of the simulation.
|
Class and Description |
---|
AgentMixer
An AgentMixer defines how agents in the population interact with each other
during the course of the simulation.
|
Class and Description |
---|
AgentMixer
An AgentMixer defines how agents in the population interact with each other
during the course of the simulation.
|
FullPairwiseAgentMixer
Every pair of agents interacts with each other.
|
RandomArrivalAgentMixer
With this mixer, on any given time step an agent arrival event is generated
with a given probability.
|
Copyright © 2014. All rights reserved.