Nothing
#' CVRP instance data by Augerat, 1995
#'
#' A collection of CVRP instances by Augerat, 1995, provided courtesy of
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br). See
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br) for visualizations of the
#' instances and their solutions as well as a multitude of alternative instance
#' data.
#'
#' @format ## `cvrplib_A`
#' A list of CVRP instances as "`cvrplib_instance`" objects. The instances
#' can be directly fed into solver algorithm, e.g. via [clarke_wright_cvrplib()].
#'
#' @source <http://vrp.atd-lab.inf.puc-rio.br>
"cvrplib_A"
#' CVRP instance data by Augerat, 1995
#'
#' A collection of CVRP instances by Augerat, 1995, provided courtesy of
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br). See
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br) for visualizations of the
#' instances and their solutions as well as a multitude of alternative instance
#' data.
#'
#' @format ## `cvrplib_B`
#' A list of CVRP instances as "`cvrplib_instance`" objects. The instances
#' can be directly fed into solver algorithm, e.g. via [clarke_wright_cvrplib()].
#'
#' @source <http://vrp.atd-lab.inf.puc-rio.br>
"cvrplib_B"
#' CVRP instance data by Christofides and Eilon, 1969
#'
#' A collection of CVRP instances by Christofides and Eilon, 1969, provided courtesy of
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br). See
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br) for visualizations of the
#' instances and their solutions as well as a multitude of alternative instance
#' data.
#'
#' @format ## `cvrplib_E`
#' A list of CVRP instances as "`cvrplib_instance`" objects. The instances
#' can be directly fed into solver algorithm, e.g. via [clarke_wright_cvrplib()].
#'
#' @source <http://vrp.atd-lab.inf.puc-rio.br>
"cvrplib_E"
#' CVRP instance data by Fisher, 1994
#'
#' A collection of CVRP instances by Fisher, 1994, provided courtesy of
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br). See
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br) for visualizations of the
#' instances and their solutions as well as a multitude of alternative instance
#' data.
#'
#' @format ## `cvrplib_F`
#' A list of CVRP instances as "`cvrplib_instance`" objects. The instances
#' can be directly fed into solver algorithm, e.g. via [clarke_wright_cvrplib()].
#'
#' @source <http://vrp.atd-lab.inf.puc-rio.br>
"cvrplib_F"
#' CVRP instance data by Rochat and Taillard, 1995
#'
#' A collection of CVRP instances by Rochat and Taillard, 1995, provided courtesy of
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br). See
#' [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br) for visualizations of the
#' instances and their solutions as well as a multitude of alternative instance
#' data.
#'
#' @format ## `cvrplib_Tai`
#' A list of CVRP instances as "`cvrplib_instance`" objects. The instances
#' can be directly fed into solver algorithm, e.g. via [clarke_wright_cvrplib()].
#'
#' @source <http://vrp.atd-lab.inf.puc-rio.br>
"cvrplib_Tai"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.