[][src]Module vrp_core::models::solution

Solution domain models.

Structs

Activity

Represents activity which is needed to be performed.

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.