Module common

Source
Expand description

Common models.

Structs§

Demand
Represents job demand, both static and dynamic.
Dimensions
Multiple named dimensions which can contain anything:
MultiDimLoad
Specifies multi dimensional load type.
Profile
Represents a routing profile.
Schedule
Represents a schedule.
SingleDimLoad
Specifies single dimensional load type.
TimeInterval
Specifies a flexible time interval.
TimeOffset
Represents a time offset.
TimeWindow
Represents a time window.

Enums§

DemandType
Defines a typical demand types.
TimeSpan
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.

Type Aliases§

Cost
Specifies cost value.
Distance
Represents a distance.
Duration
Represents a time duration.
Location
Specifies location type.
Timestamp
Represents a timestamp.