CVRLIB offers a selection of
CVRP problem instances. This function downloads the instance data and
conveniently makes it available to be fed into solver functions, e.g. with
clarke_wright_cvrplib()
. The primary purpose for those instances is
benchmarking / comparing speed as well as performance of solvers.
Arguments
- qualifier
The qualifier of the problem instance. E.g. "tai/tai150d". This can either be inferred directly from the website or by the output of
cvrplib_ls()
.
See also
Other cvrplib:
clarke_wright_cvrplib()
,
cvrplib_ls()