location-routing
There are 3 repositories under location-routing topic.
xNok/OR_location_routing_problem_study
Facility Location and routing problems: Survey, Models and Algorithm
andreabazerla/location-routing
Location Routing problem solved using Integer Programming of Operations Research. The purpose was to decide where to place depots at lowest building cost, that serve customers on a map with truks minimizing their travelling costs.
0ab2bcf6/clrp-sa
This repository contains an implementation of a Simulated Annealing (SA) approach to solve the Capacitated Location Routing Problem (CLRP), based on the method proposed by Yu et al. (2010)