Content deleted Content added
m Corrected an ambiquous link. |
may->many |
||
Line 5:
The application of a tree representation (and required genetic operators) for using genetic algorithms to generate programs was first described in 1985 by Cramer. Koza, though he did first explore genetic programming, is indisputably the field's most prolific and persuasive author. Koza and other early GP researchers used the artificial inteligence language [[Lisp_programming_language|Lisp]] to program their GPs.
So far GPs have successfully solved
Unfortunately, due to the lack of solid theory regarding the performance of genetic programming vs. traditional search methods (such as [[hill climbing]]), genetic programming remains a sort of pariah amongst the various techniques of search. While genetic programming has achieved results that are as good as and sometimes better than human-generated results, more work needs to be done on the theory in order to bring the technique into more widespread use.
|