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

GEATbx: Options 10 Result and run time options

Previous PageTable Of ContentsIndexList Of FiguresNext Page



10 Result and run time options

Run.BestObjectiveValue

This option contains the best objective value found during optimization. If the objective function returns multiple objective values per individual (multi-objective optimization), this option contains a vector.

Run.CountObjFun

This is an internal option used to save the number of objective function evaluations (every calculated/evaluated individual counts one).

Run.Generation

This is an internal option used to save the current generation number.

Run.DoTerminate

This is an internal option indicating, that one of the termination options was satisfied or not. It is only used inside the main function geamain2.

Previous PageTop Of PageTable Of ContentsIndexList Of FiguresNext Page

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).