Scrapes the CVRPLIB website to look for available data sets. This function call can take some time.
Value
A data.frame() where each row represents a CVRPLIB instance with the
following columns:
name- Instance qualifiers which can be used withcvrplib_download().instance_url- The URL to the instance file.solution_url- The URL to the solution file.
See also
Other cvrplib:
clarke_wright_cvrplib(),
cvrplib_download()