1 2 3 4 5 6
# Arion Implementation of solvers and local search operators for vehicle routing problems. Currently in a state of development. Trying to implement in a modular pattern so that the package will be applicable for most problems. --------------