Open Genetic Algorithm Toolbox

This is a toolbox to run a GA on any problem you want to model.
11,4K download
Aggiornato 29 ott 2012

Visualizza la licenza

This is a toolbox to run a GA on any problem you want to model.

You can use one of the sample problems as reference to model your own problem with a few simple functions.

You can collaborate by defining new example problems or new functions for GA, such as scaling, selection or adaptation methods.

In that case, you should then include your credits in the file, upload it to matlab central and contact the author.

Suggestions are also welcome but naturally I won't be able to attend all of them.

Cita come

Alan de Freitas (2024). Open Genetic Algorithm Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/37998-open-genetic-algorithm-toolbox), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GA_framework/

GA_framework/sample_problems/knapsack/

GA_framework/sample_problems/mop/

GA_framework/sample_problems/realfunction/

GA_framework/sample_problems/reverse2/

Versione Pubblicato Note della release
1.12.0.0

Support to Multiobjective Optimization

1.4.0.0

Extra options

1.2.0.0

Small correction on the description.

1.1.0.0

Some large files that were not really useful have been removed and the image has been updated.

1.0.0.0