See: Description
Interface | Description |
---|---|
Agent |
Represents an autonomous entity within a multi-agent system
for a simulation.
|
ObserverAnimation |
Observer of an object of the class SimulationAnimation that is notified when
the simulation animation has finished.
|
Class | Description |
---|---|
MeasurementEvolution |
This class records the evolution of several metrics for each iteration.
|
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.
|