Performs the Genetic Programming algorithm using the GeneticProgrammingEngine.ProblemSpace classes provided by the user.
For a list of all members of this type, see GPEngine Members.
System.Object
GeneticProgrammingEngine.GPEngine
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The engine is responsible for performing the high-level algorithm (as described in the documentation for the Run method). It accomplishes this by delegating most of the work to the GeneticProgrammingEngine.Internal namespace classes.
Namespace: GeneticProgrammingEngine
Assembly: GeneticProgrammingEngine (in GeneticProgrammingEngine.dll)
GPEngine Members | GeneticProgrammingEngine Namespace | Run Method | Genetic Programming Term