Module vrp_core::solver::processing::post [−][src]
Expand description
Contains post processing logic for solution.
Structs
Provides way to reduce waiting time by advancing departure time.
Provides the way to run multiple post processors one by one on the same solution.
Tries to improve job unassignment reason.
Traits
A trait which specifies the logic to apply post processing to solution.