Expand description
Common models.
Structs§
- Demand
- Represents job demand, both static and dynamic.
- Dimensions
- Multiple named dimensions which can contain anything:
- Multi
DimLoad - Specifies multi dimensional load type.
- Profile
- Represents a routing profile.
- Schedule
- Represents a schedule.
- Single
DimLoad - Specifies single dimensional load type.
- Time
Interval - Specifies a flexible time interval.
- Time
Offset - Represents a time offset.
- Time
Window - Represents a time window.
Enums§
- Demand
Type - Defines a typical demand types.
- Time
Span - A enum for various time definitions.
Traits§
- Load
- Represents a load type used to represent customer’s demand or vehicle’s load.
- LoadOps
- Specifies constraints on Load operations.