PHP Classes

Classes of Nima Ghaedsharafi

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Nima Ghaedsharafi (1)  >  Mission progress status  >  Reputation  
Picture of Nima Ghaedsharafi
Name: Nima Ghaedsharafi <contact>
Classes: 1
Country: Iran Iran
Age: 31
All time rank: 343571 in Iran Iran
Week rank: 195 Up5 in Iran Iran Up
All time users: 438
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Genetic GPS  
General Problem Solving using Genetic Algorithms
This package can be used for general problem solving using Genetic Algorithms.

The main class can take several parameters and callback functions that implement several aspects involved in the execution of a genetic algorithm, so it can be adapted to any problem that can be solved using genetic algorithms.

The parameters can be the population size, an object to access the population elements, generations, mutation rate, elitism rate, callback functions to define values of fitness, mutation, selection, crossover, elitism, etc..

An example is provided for a word guess application that takes letters to guess what is the correct word.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z