OR software — ORSEP Operations Research Software Exchange Program Edited by Professor H.W. Hamacher GP — A C language implementation of genetic programming
暂无分享,去创建一个
Genetic Programming can find a good heuristic for a given problem. The code provided here, GP, has been written in simple ANSI C and is easier to integrate to a larger system than Koza's LISP version. Furthermore, the C code does not imitate an interpreter and, hence, it can be more efficient than its LISP counterpart.
[1] John R. Koza,et al. Genetic Programming II , 1992 .
[2] J. K. Kinnear,et al. Advances in Genetic Programming , 1994 .