Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes

TRSCustomGeneticProgrammingExecutor<T> Class

Scroll Prev Top Next More

Defines the base class for a component that can read and execute a genetic program. Use this class when you have already evolved a solution to your problem and need to execute the genetic program.

noteNote

This is a generics-based implementation of a genetic programming executor component. For the RSGeneticProgramming|TRSGeneticProgrammingExecutor class, the generics class is instantiated as floating point values. However, you can define your own genetic programming executor component using whatever type you want.
 

Namespace: RSGenerics.GeneticProgramming

Type Parameters

T

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb