-
Binary GA uses 16 binary genes to implement parabolic landscape using randomly bit-flip mutation, 1 point crossover and bound. The current generation results can be displayed on the page or written to a file.Requirements: PHP 3.0 or higher
-
Evolutionary Programming takes several parameters like an expression to evaluate the fitness of population, the number of generations, etc..The genetic algorithm is applied and the results are outputted to the current page or a specified file.Requirements: PHP 4.2 or higher

