R/A-n32-k5-demand-data.R

#' Sample dataset for VRP (32 nodes, including depot)
#' 
#' Demand data for 31 customer nodes
#'
#' @docType data
#'
#' @usage data(An32k5demand)
#'
#' @format An object of class \code{"cross"}; see \code{\link[qtl]{read.cross}}.
#'
#' @keywords datasets
#'
#' @source \href{http://neo.lcc.uma.es/vrp/vrp-instances/capacitated-vrp-instances/}{QTL Archive}

"An32k5demand"
kavetinaveen/HeuristicsVRP documentation built on May 20, 2019, 7:53 a.m.