1) The p-median facility location problem.
The p-median problem is one of the most studied problems in Location literature. In (García at al., 2011), we use a radius formulation to solve in an exact way instances with up to 24978 nodes in an efficient way. The resolution algorithm is based on a column generation approach and a dynamic reliability branching rule. The code is scripted in C++ and the solver used is CPLEX 11.0 (Concert Library).
The research material of this paper can be downloaded from here: