Environment | Gest or sets the IEnvironment that this IIndividual will be tested with. |
FinishedTesting | This method indicates whether the IIndividual has finished testing. |
Test | This method is overwritten with the code generated for this IIndividual. |
TestSetup | This method is called immediately before the test loop is entered. |
TestTeardown | This method is called immediately after the test loop is exited. |
IIndividual Interface | GeneticProgrammingEngine.ProblemSpace Namespace | Individual Term | IBaseClassVerifier Interface | IEnvironment Interface | IndividualInfo Class | PrecodeTree Property | Tester Class