The latest version of genprog is 0.1.0.2-0.

genprog

Version 0.1.0.1 revision 0 uploaded by JanSnajder.

Package meta

Synopsis
Genetic programming library
Description

This package provides a genetic programming framework. Genetic programming is an evolutionary technique, inspired by biological evolution, to evolve programs for solving specific problems. A genetic program is represented by a value of an algebraic datatype and associated with a custom-defined fitness value indicating the quality of the solution. Starting from a randomly generated initial population of genetic programs, the genetic operators of selection, crossover, and mutation are used to evolve programs of increasingly better quality.

Author
Jan Snajder
Bug reports
n/a
Category
AI, Algorithms, Optimisation
Copyright
(c) 2010 Jan Snajder
Homepage
http://github.com/jsnajder/genprog
Maintainer
jan.snajder@fer.hr
Package URL
n/a
Stability
Experimental

Components