Module vrp_core::solver::processing::post [−][src]
Expand description
Contains post processing logic for solution.
Structs
| AdvanceDeparture | Provides way to reduce waiting time by advancing departure time. |
Traits
| PostProcessing | A trait which specifies the logic to apply post processing to solution. |