[][src]Module scheduler::model

The model module

This module contains the data model and structures for storing schedules and parts of schedules.

Structs

Event

An event.

InfoScheduleableOption

Labeled ScheduleabelOption, used in solver.

Scheduleable

Something which can be scheduled.

ScheduleableOption

An option for a scheduleable.

Type Definitions

TimeUnit

Time type that we use, currently corresponds to seconds, or unix time.