GEATbx: Main page  Tutorial  Algorithms  M-functions  Parameter/Options  Example functions 

GEATbx: Tutorial 6 Naming Conventions

Previous PageTable Of ContentsIndexList Of FiguresNext Page

6 Naming Conventions

Throughout the GEATbx the functions are named according to the following conventions.

Tab. 6-1: Naming conventions of the GEATbx

Präfix

      group of functions or operators

scr

high-level script functions
(set parameter for a special problem, used as demonstrations)

tbx

high-level toolbox algorithms
(define a special evolutionary algorithm of the toolbox)

sel

low-level selection operators

rec
xov

low-level recombination operators
low-level crossover operators

mut

low-level mutation operators

reins

low-level reinsertion operators

obj
sim

objective functions (implement a special problem)
sim
ulation function (called by corresponding objective function)

init

(special) initialization functions

plot

application specific plot functions

Previous PageTop Of PageTable Of ContentsIndexList Of FiguresNext Page

GEATbx: Main page  Tutorial  Algorithms  M-functions  Parameter/Options  Example functions 

This document is part of version 3.3 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-2000 Hartmut Pohlheim, All Rights Reserved, (support@geatbx.com).