Open Genetic Algorithm Toolbox

This is a toolbox to run a GA on any problem you want to model.
11.4K Downloads
Updated 29 Oct 2012

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
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/

Version Published Release Notes
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