PHP Classes
Icontem

Class: GA


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Rafael Pinto  >  GA  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: GA Support forum
Base name: ga
Description: Generic genetic algorithms base implementation
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
All time users: 2057 users
All time rank: 1294
Week users: 9 users
Week rank: 801
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Related links   Files Files  

Author

Picture of Rafael Pinto
Name: Rafael Pinto <e-mail contact>
Published packages: 4 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Home page: http://www.inf.ufrgs.br/~rcpinto
Age: 27
All time rank: 265
Week rank: 452

Innovation Award

PHP Programming Innovation award winner
September 2005
Winner
Genetic Algorithms are computing algorithms used to find approximate solutions to optimization problems. These problems consist in determining sequences of data that may provide better results depending on the order of the data elements.

The genetic algorithms are inspired in the evolutionary biology theories that determine that on each generation the individuals tend to evolve and address better the problems that challenge their survival.

Evolution happens after performing slight mutations to the chromosome sequence of the individuals of the current generation. The best fit individuals will survive and become the origin of the next generation.

In computing genetic algorithms can be used to optimize solutions for problems like job scheduling, artificial intelligence for computer operated game characters, compact file storage, etc..

This class can be used as a framework to implement PHP applications that can benefit of the use of genetic algorithms.

Manuel Lemos

Groups

Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image Artificial intelligence Automation of tasks using human-like intelligence View top rated classes

Detailed description

This class implements base methods to apply genetic algorithms to arbitrary subjects.

Its functions can be call instantiating a class object or called static methods.

The class can perform several types of generic algorithm operations like crossover, mutation, selection and death over populations of any objects of the same class.

It can be used as a base implementation of genetic algorithms to solve many types of problems on which the best solution may be found through natural selection.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (91.7%)
-
Good (83.3%)
-
-
Not sure (55.0%)
1023
Month:
Not yet rated by the users

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
Genetic Algorithms Genetic Algorithms
Introduction to Genetic Algorithms Introduction to Genetic Algorithms
The Genetic Algorithms Archive The Genetic Algorithms Archive

Files

File Role Description
Plain text file ga.php Class GA Class
Plain text file gaExample1.php Example GA Example 1
Plain text file gaExample2.php Example GA Example 2
Download all files: ga.tar.gz ga.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products