A Genetic Programming Framework for .NET

EngineOptions Class

Holds simple values that control how the GPEngine performs.

For a list of all members of this type, see EngineOptions Members.

System.Object
   GeneticProgrammingEngine.Internal.EngineOptions

public class EngineOptions

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: GeneticProgrammingEngine.Internal

Assembly: GeneticProgrammingEngine (in GeneticProgrammingEngine.dll)

See Also

EngineOptions Members | GeneticProgrammingEngine.Internal Namespace | GPEngine Class