Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
An educational and research implementation of a Simple Genetic Algorithm (SGA) authored by Rafael Lahoz-Beltrá. The algorithm is applied to optimize a specific mathematical function, f(x)=abs(x-5/2+sin(x)), within the range 0<=x<=15, where the maximum value occurs at x=11. The dataset's size, row count, and last update date are unknown.
The input describes a code implementation for an algorithm; the actual data format and structure are unknown.