3d simulation
placid
Bulkan at gmail.com
Mon Jul 10 21:54:29 EDT 2006
alimoe wrote:
> > Genetic Programming or Genetic Algorithms?
>
> whats the difference?
Genetic Programming:
is an automated methodology inspired by biological evolution to find
computer programs that best perform a user-defined task.
http://en.wikipedia.org/wiki/Genetic_Programming
Genetic Algorithms: search technique used in computer science to find
approximate solutions to optimization and search problems.
http://en.wikipedia.org/wiki/Genetic_algorithms
More information about the Python-list
mailing list