All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rinde.sim.pdptw.gendreau06.package-info Maven / Gradle / Ivy

The newest version!
/**
 * This package provides a reference implementation of the problem as described
 * in [1].
 * 
 * 
    *
  • [1]. Gendreau, M., Guertin, F., Potvin, J.-Y., and Séguin, R. * Neighborhood search heuristics for a dynamic vehicle dispatching problem with * pick-ups and deliveries. Transportation Research Part C: Emerging * Technologies 14, 3 (2006), 157–174.
  • *
*/ @ParametersAreNonnullByDefault package rinde.sim.pdptw.gendreau06; import javax.annotation.ParametersAreNonnullByDefault;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy