Package | Description |
---|---|
net.sourceforge.jabm |
The top-level package for JABM.
|
net.sourceforge.jabm.agent |
Classes defining agentsThe top-level package for JABM.
|
net.sourceforge.jabm.event |
Classes representing events that have occurred in the simulation.
|
net.sourceforge.jabm.evolution |
Classes for implementing evolutionary models and social learning.
|
net.sourceforge.jabm.gametheory |
Classes for performing empirical game-theoretic analysis of agent-based models.
|
net.sourceforge.jabm.init |
Classes used to initialise the various components of the simulation.
|
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.
|
net.sourceforge.jabm.report |
Classes implementing monitoring and reporting functionality.
|
net.sourceforge.jabm.strategy |
Classes representing the strategies used by the agents in the simulation.
|
Class and Description |
---|
AbstractSimulation |
EventScheduler |
Population
A population of agents in a simulation.
|
SimpleSimulation |
Simulation
Classes implementing this interface define agent-based simulation models.
|
SimulationController
The SimulationController is responsible for running a batch of one or more
independent Simulation runs.
|
SimulationManager
The main application class for JABM experiments when running in headless mode,
e.g.
|
SimulationTime |
Class and Description |
---|
EventScheduler |
Class and Description |
---|
EventScheduler |
Simulation
Classes implementing this interface define agent-based simulation models.
|
SimulationController
The SimulationController is responsible for running a batch of one or more
independent Simulation runs.
|
Class and Description |
---|
Population
A population of agents in a simulation.
|
Class and Description |
---|
EventScheduler |
SimulationController
The SimulationController is responsible for running a batch of one or more
independent Simulation runs.
|
SpringSimulationController
SpringSimulationController is responsible for running
one or more independent JABM simulations which are configured using the
Spring Framework. |
Class and Description |
---|
EventScheduler |
Population
A population of agents in a simulation.
|
Simulation
Classes implementing this interface define agent-based simulation models.
|
SimulationController
The SimulationController is responsible for running a batch of one or more
independent Simulation runs.
|
Class and Description |
---|
Population
A population of agents in a simulation.
|
SimulationController
The SimulationController is responsible for running a batch of one or more
independent Simulation runs.
|
Class and Description |
---|
Population
A population of agents in a simulation.
|
Simulation
Classes implementing this interface define agent-based simulation models.
|
Class and Description |
---|
EventScheduler |
Copyright © 2014. All rights reserved.