0
kicks
Using Genetic Algorithms to Determine Calculus Derivative Functions in
This article describes how you can use genetic algorithms in .NET to determine derivatives of mathematical functions. The program uses an algorithm called Multiple Expression Programming (MEP) inside the genomes to exercise a function tree.