Module solution

Source
Expand description

Solution domain models.

Structs§

Activity
Represents activity which is needed to be performed.
Commute
Specifies an extra commute information to reach the actual place.
CommuteInfo
Commute information.
Place
Specifies activity place.
Registry
Specifies an entity responsible for providing actors and keeping track of their usage.
Route
Represents a tour performing jobs.
Tour
Represents a tour, a smart container for jobs with their associated activities.

Type Aliases§

Leg
A tour leg.