| Package | Description |
|---|---|
| madkit.simulation.activator |
Contains activators for simulation authoring.
|
| madkit.simulation.scheduler |
Contains specialized Scheduler agents
|
| Modifier and Type | Method and Description |
|---|---|
int |
DateBasedDiscreteEventActivator.compareTo(DateBasedDiscreteEventActivator<A> o)
Defines an ordering so that the scheduler can classify activators according to their date and priority.
|
| Modifier and Type | Method and Description |
|---|---|
PriorityQueue<DateBasedDiscreteEventActivator<? extends AbstractAgent>> |
DateBasedDiscreteEventScheduler.getActivationList() |
Fabien Michel, Olivier Gutknecht, Jacques Ferber - February 17 2020