Main Up Feedback Contents Search Links

GOAL
GOAL TransGA                       

               

 

 

GOAL Guide
Examples
Version 2.0

 

 

GOAL is a free optimization software based on a genetic algorithm

Main Features

Several parameters of the genetic algorithm of GOAL can be modified by the user:

 

- Reproduction:

   · One Point Crossover

   · Two Points Crossover 

- Reproduction Probability

- Mutation Probability

- Selection Type:

   · Sigma Scaling

   · Rank

   · Tournament

- Elitism

- Population refresh

- Population size and number of generations

 

 

 

Real and binary variables, as well as their interval of existence, can be defined.
It is possible to define complex objective functions and constraints, using flow control statements, loops and subs written in Visual Basic Script.
GOAL includes a code editor with syntax highlight which makes the implementation of the optimization problem easier.
GOAL automatically generates a report with the results of the optimization, and the evolution of several statistical parameters such as the mean value, the standard deviation or the number of mutations and reproductions in each generation.
 

Download

Click here to download GOAL. 

 
Send an e-mail to geneticoptimization@yahoo.es with questions or comments about this web page
Last modification: 01/27/03