Module vrp_core::models::solution

source ·
Expand description

Solution domain models.

Structs

  • Represents activity which is needed to be performed.
  • Specifies an extra commute information to reach the actual place.
  • Commute information.
  • 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.

Type Aliases