Module vrp_core::models::solution [−][src]
Expand description
Solution domain models.
Structs
Represents activity which is needed to be performed.
Specifies activity place.
Specifies an entity responsible for providing actors and keeping track of their usage.
Represents a tour performing jobs.
Represents a tour, a smart container for jobs with their associated activities.