Documentation of rankplt

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

Function Synopsis

Prefer = rankplt(ObjV1, ObjV2);

Help text

 RANK two multi objective values Partially Less Than

 This function compares two multi objective values 
 by partuially less than. If the first one is PLT, 
 Prefer is 1, else 0.

 This is used during the ranking of multi objective values.

 Input parameters:
    ObjV1/2   - Row vectors containing the objective values of 
                   one individual each

 Output parameters:
    Prefer    - Scalar indicating parttially less than of ObjV1 
                   compared to ObjV2

Cross-Reference Information

This function is called by
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).