Package | Description |
---|---|
simulation |
It contains all the classes for constructing agent-based
simulators in general following PEABS (a Process for developing
Efficient ABSs).
|
sociogram |
This package contains all the classes that are specific of
ABS-SOCI (an Agent-Based Simulator of SOCIograms).
|
trainingsoci |
This package contains all the classes that are necessary
for automatically training
ABS-SOCI (an Agent-Based Simulator of SOCIograms) following
ATABS (a technique for Automatically
Training Agent-Based Simulators).
|
Class and Description |
---|
Agent
Represents an autonomous entity within a multi-agent system
for a simulation.
|
MeasurementEvolution
This class records the evolution of several metrics for each iteration.
|
ObserverAnimation
Observer of an object of the class SimulationAnimation that is notified when
the simulation animation has finished.
|
Simulation
It represents a simulation with a multi-agent system.
|
Class and Description |
---|
Agent
Represents an autonomous entity within a multi-agent system
for a simulation.
|
MeasurementEvolution
This class records the evolution of several metrics for each iteration.
|
ObserverAnimation
Observer of an object of the class SimulationAnimation that is notified when
the simulation animation has finished.
|
Simulation
It represents a simulation with a multi-agent system.
|
SimulationAnimation
A class for make a simulation but with a timer to make the simulation slower
and repaint a GUI to show the animation.
|
Class and Description |
---|
Simulation
It represents a simulation with a multi-agent system.
|