| applyLocalSearch | Given an individual and an instance, this function performs... |
| computeTourLength | Helper for tour length computation. |
| decide | Decision maker |
| dynamicVRPEMOA | Evolutionary Multi-Objective Algorithm for dynamic routing. |
| findFixedTour | Find tour prefix of already visited customers. |
| findHamiltonianPath | Find Hamiltonian path in network |
| fitness.fun | Fitness function for our dynamic VRP approach. |
| getListOfToursByEras | Extract list of decision maker tours and init tours from EMOA... |
| getToursFromIndividual | Construct tour from individual. |
| initIndividual | Individual initializer. |
| mutVRP | Mutation operator. |
| plotNetworkFancy | Visualize tours driven by vehicles by era. |
| print.VRPIndividual | Simple printer for individuals. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.