TurboGA: A Simple Genetic Algorithm With a Powerful Performance Enhancing Tweak
TurboGA is an augmented version of the Matlab script SpeedyGA (also available on File Exchange). TurboGA uses a simple mechanism called clamping, which, according to a new theory about the workings of genetic algorithms (see http://www.cs.brandeis.edu/~kekib/dissertation.html ), should significantly improve the quality of the solutions returned, especially on large problems.
One of the most effective ways to test this new theory is by studying the efficacy of clamping on a range of problems. That's where you come in. I ask that you report on the efficacy of clamping on the problem(s) that you apply this script to. Please leave your comment on this page, or email it to kekib@cs.brandeis.edu.
Enjoy!
Cite As
Keki Burjorjee (2023). TurboGA: A Simple Genetic Algorithm With a Powerful Performance Enhancing Tweak (https://www.mathworks.com/matlabcentral/fileexchange/24053-turboga-a-simple-genetic-algorithm-with-a-powerful-performance-enhancing-tweak), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: SpeedyGA: A Fast Simple Genetic Algorithm
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.