A Genetic Programming Framework for .NET

IIndividual.Environment Property

Gest or sets the IEnvironment that this IIndividual will be tested with.

IEnvironment Environment {get; set;}

Remarks

This property is set before the TestSetup method is called.

See Also

IIndividual Interface | GeneticProgrammingEngine.ProblemSpace Namespace | Tester Class | test Term