Description: SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell s GA book. See comments in code for details.
To Search:
File list (Check if you may need any files):
speedyGAv1.3\license.txt
............\oneMax.m
............\royalRoads.m
............\speedyGA.m
............\Stabilitysolve.m
speedyGAv1.3