Package ikr.simlib.events.calendar

Calendars

See: Description

Package ikr.simlib.events.calendar Description

Calendars

All calendars are derived from the abstract base class Calendar. See there for further information about the interface of the calendar.

The library provides the implementations StdOrderedCalendar, SimpleOrderedCalendar, and OrderedTreeSetCalendar. The implementations use different data structures and do therefore have different performance. See the respective classes for more information.

Generally, a simulation has a central calendar. The implementation to be used can be specified on the command line, see SimulationEnvironment.