The files containing the LDdDGRP instances have the following format: NOMBRE: DEPOT: VERTICES: ARISTAS_REQ: VERTICES_REQ: LISTA_ARISTAS_REQ: (,) coste . . . LISTA_VERTICES_REQ: coste demanda coste demanda . . . COORDENADAS : ... For each required edge from node to node there is a line (,) cost where is the cost of traversing the edge. The list of required vertices is given after "LISTA_VERTICES_REQ:". Each line contains coste demanda where is the number of the required vertex, is the service cost and the demand. The coordinates of all the vertices are given after "COORDENADAS :".