posted on 2013-06-20, 06:18authored byMaxinder S Kanwal, Avinash S Ramesh, Lauren A Huang
Script 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.