Error message

  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home3/memec59d/public_html/lescas/includes/common.inc).
  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2405 of /home3/memec59d/public_html/lescas/includes/menu.inc).

VRP Variants

In the Vehicle Routing Scheduler Library, steps of working with other VRP variants are similar to those with Capacitated Vehicle Routing Problem (CVRP). User can refer to Benchmark based VRP Solving for VRP solving in Benchmark workspace, Geo Map based VRP Solving for VRP solving in GeoMap workspace and Route Sheet based VRP Solving for VRP solving in Route Sheet workspace.

However, in this section, brief step-by-step guide of working with other VRP variants will be provided. Moreover, some techniques such as algorithm fine tuning for those large scale problem instances will be emphasized.