摘要: Gene Expression Programming (GEP) in C# and .NET
By Mike Gold April 11, 2002
Gene Expression programming (GEP) is a subset of Genetic Algorithms, except it uses genomes whose strings of numbers represent symbols. The string of symbols can further represent equations, grammars, or logical mappings.
阅读全文