Reads VRPTW instances in Solomon (and Gehring-Homberger) format, with the
VEHICLE section (number and capacity) and the CUSTOMER table (coordinates,
demand, time window and service time). Customer 0 is the depot.
Value
A vrp_model() ready for vrp_solve().