Gets or sets a value indicating whether a separate AppDomain should be used when compiling.
true if a separate AppDomain should be used; otherwise, false.
The default value is true.
Using a separate AppDomain allows the classes generated by the GPEngine to be unloaded after they have been tested. See the documentation for Tester for more information.
EngineOptions Class | GeneticProgrammingEngine.Internal Namespace | Tester Class | Compile Method