Documentation of demovrp

Global Index (all files) (short | long) | Local contents | Local Index (files in subdir) (short | long)

Help text

 DEMO for optimizing 'Vehicle routing problems'

 Vehicle routing problems VRP are a special class of ordering/
 sequenzing/permutation/... optimization problems.
 Many different optimization algorithms exist, many of 
 them quicker than evolutionary algorithms. Nevertheless,
 some of the best results for a number of benchmark problems 
 were found using evolutionary algorithms. 
 Beside the benchmark problems (quite a few of them included here)
 exist many real-world problems, which can be assessed as VRP.

 This demo function provides an example of parameter settings for 
 this kind of permutation problem including the problem specific 
 visualization and data loading.

 Syntax:  demovrp

 Input parameter:
    no input parameter

 Output parameter:
    no output parameter

 See also: objvrp, plotvrp, vrpgetdata, tbx3perm, tbx3comp

Cross-Reference Information

This script calls
GEATbx: Main page  Tutorial  Algorithms  M-functions  Parameter/Options  Example functions  www.geatbx.com 

This document is part of version 3.8 of the GEATbx: Genetic and Evolutionary Algorithm Toolbox for use with Matlab - www.geatbx.com.
The Genetic and Evolutionary Algorithm Toolbox is not public domain.
© 1994-2006 Hartmut Pohlheim, All Rights Reserved, (support@geatbx.com).