Algorithms: Evolutionary Programming
Afshin Safarpour (contact me)
This class implements an evolutionary programming algorithm to simulate the evolution of population generation after generation.
It takes several parameters like an expression to evaluate the fitness of population, the number of generations, etc..
The class applies the genetic algorithm and outputs the results to the current page or to a given file.
Click here for detailed information about this class on phpclasses.org