[][src]Module vrp_core::models::common

Common models.

Structs

Schedule

Represents a schedule.

TimeOffset

Represents a time offset.

TimeWindow

Represents a time window.

Enums

TimeSpan

A enum for various time definitions.

Traits

IdDimension

A trait to get or set id.

ValueDimension

A trait to return arbitrary typed value by its key.

Type Definitions

Cost

Specifies cost value.

Dimensions

Multiple named dimensions which can contain anything:

Distance

Represents a distance.

Duration

Represents a time duration.

Location

Specifies location type.

Profile

Represents a routing profile.

Timestamp

Represents a timestamp.