DOCUMENT
DOCUMENT
DOCUMENT
1/1
Genetic algorithm scripts
dataset
posted on 2013-06-20, 06:18 authored by Maxinder S Kanwal, Avinash S Ramesh, Lauren A HuangScript 1: genetic algorithm for the N-Queens problem. Script 2: Genetic algorithm for the Rastrigin function optimization problem. Script 3: Nelder-Mead, Hill Climbing, and Random Search algorithms for the Rastrigin function optimization problem. Script 4: The vector class created to simplify the Nelder-Mead, Hill Climbing, and Random Search algorithms for the Rastrigin function optimization problem.