Documentation of plotvrp
Global Index (all files) (short | long)
| Local contents
| Local Index (files in subdir) (short | long)
Function Synopsis
VRPResult = plotvrp(OBJ_F, chrom, gen, VRPData, varargin);
Help text
PLOTing of results of VRP optimization
This function plots some of the results during computation
of the VRP examples.
Syntax: plotvrp(OBJ_F, chrom, gen, VRPData)
Input parameters:
OBJ_F - Vector containing the (name of the) objective function
chrom - Vector containing the individual for simulation
gen - Scalar containing the number of the current generation
VRPData - additional parameter, structure with VRP data, see objvrp
or vrpgetdata for more info
Output parameter:
VRPResult- Matrix containing the results from objvrp
See also: objvrp, dempvrp
Cross-Reference Information
This function calls |
This function is called by |
|
|
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).