sync toc
GeneticProgrammingEngine
GPEngine Class
GPEngine Members
GPEngine Constructor
Properties
CurrentGeneration Property
CurrentPopulation Property
GenerationHistory Property
NewRun Property
Options Property
ProblemSpaceClasses Property
RandomNumber Property
RunInterrupted Property
Running Property
Methods
OnGenerationTested Method
Run Method
Events
GenerationTested Event
GeneticProgrammingEngine.Internal
CompilationException Class
CompilationException Members
CompilationException Constructor
CompilationException Constructor ()
CompilationException Constructor (String)
CompilationException Constructor (String, CompilerErrorCollection)
CompilationException Constructor (String, Exception)
CompilationException Constructor (SerializationInfo, StreamingContext)
Properties
CompilationErrors Property
Methods
GetObjectData Method
EngineOptions Class
EngineOptions Members
EngineOptions Constructor
Properties
Aggregator Property
Breeder Property
DeleteGeneratedDlls Property
GenerationLimit Property
MaximizeFitness Property
MaxTreeDepth Property
MaxTreeWidth Property
MutationRate Property
Normalizer Property
OutputDirectory Property
PopulationSize Property
RecombinationRate Property
RetestIndividuals Property
Seed Property
Selector Property
TestLimit Property
UseAppDomain Property
Methods
Average Method
DoNothing Method
MutationOnly Method
RecombinationThenMutation Method
Sum Method
TopTenPercentSelection Method
UniformRandomSelection Method
EnvironmentReference Class
EnvironmentReference Members
EnvironmentReference Constructor
Properties
AssemblyPath Property
EnvironmentName Property
InitializationFile Property
Methods
ToString Method
GenerationHistory Class
GenerationHistory Members
GenerationHistory Constructor
GenerationHistory Constructor (Int32, String[])
GenerationHistory Constructor (Int32, String[], Boolean)
Properties
Aggregator Property
AverageFitness Property
BestFitness Property
BestIndividual Property
Count Property
Empty Property
Generation Property
InnerDictionary Property
Item Property
MaximizeFitness Property
Names Property
Normalizer Property
UpdateProperties Property
WorstFitness Property
WorstIndividual Property
Methods
Contains Method
CopyTo Method
GetEnumerator Method
Refresh Method
Update Method
HistoryInfo Class
HistoryInfo Members
HistoryInfo Constructor
HistoryInfo Constructor (String)
HistoryInfo Constructor (String, Int32)
Properties
AggregatedFitness Property
Generation Property
Histories Property
Individual Property
Name Property
NormalizedFitness Property
HistoryInfoComparer Class
HistoryInfoComparer Members
HistoryInfoComparer Constructor
Properties
MaximizeFitness Property
Methods
Compare Method
IndividualInfo Class
IndividualInfo Members
IndividualInfo Constructor
Properties
BaseClass Property
Generation Property
Name Property
Number Property
Parents Property
PrecodeTree Property
Methods
GenerateCodeDomClass Method
Population Class
Population Members
Population Constructor
Properties
BaseClass Property
CodeFile Property
Generation Property
Methods
GenerateCodeFile Method
OnValidate Method
Tester Class
Tester Members
Tester Constructor
Tester Constructor (String, GenerationHistory, EnvironmentReference[], String)
Tester Constructor (String, String[], GenerationHistory, EnvironmentReference[], String, Int32)
Properties
BaseClassNamespace Property
CodeFile Property
Environments Property
GenerationHistory Property
References Property
TestLimit Property
Methods
Compile Method
CompileAndTest Method
CompileAndTest Method ()
CompileAndTest Method (String, String[], GenerationHistory, EnvironmentReference[], String, Int32)
CreateEnvironments Method
GeneticProgrammingEngine.Internal.Collections
EnvironmentCollection Class
EnvironmentCollection Members
EnvironmentCollection Constructor
EnvironmentCollection Constructor ()
EnvironmentCollection Constructor (IEnvironment[])
EnvironmentCollection Constructor (EnvironmentCollection)
Properties
Empty Property
Item Property
Methods
Add Method
AddRange Method
AddRange Method (EnvironmentCollection)
AddRange Method (IEnvironment[])
Contains Method
CopyTo Method
IndexOf Method
Insert Method
Remove Method
EnvironmentReferenceCollection Class
EnvironmentReferenceCollection Members
EnvironmentReferenceCollection Constructor
EnvironmentReferenceCollection Constructor ()
EnvironmentReferenceCollection Constructor (EnvironmentReference[])
EnvironmentReferenceCollection Constructor (EnvironmentReferenceCollection)
EnvironmentReferenceCollection Constructor (ReadOnlyEnvironmentReferenceCollection)
Properties
Empty Property
Item Property
Methods
Add Method
AddRange Method
AddRange Method (EnvironmentReferenceCollection)
AddRange Method (ReadOnlyEnvironmentReferenceCollection)
AddRange Method (EnvironmentReference[])
Contains Method
CopyTo Method
IndexOf Method
Insert Method
Remove Method
HistoryCollection Class
HistoryCollection Members
HistoryCollection Constructor
HistoryCollection Constructor ()
HistoryCollection Constructor (IHistory[])
HistoryCollection Constructor (HistoryCollection)
Properties
Empty Property
Item Property
Methods
Add Method
AddRange Method
AddRange Method (HistoryCollection)
AddRange Method (IHistory[])
Contains Method
CopyTo Method
IndexOf Method
Insert Method
Remove Method
HistoryInfoDictionary Class
HistoryInfoDictionary Members
HistoryInfoDictionary Constructor
Properties
Empty Property
Item Property
Keys Property
Values Property
Methods
Add Method
AddRange Method
AddRange Method (HistoryInfoDictionary)
AddRange Method (HistoryInfo[])
Contains Method
CopyTo Method
CopyTo Method (HistoryInfo[], Int32)
OnValidate Method
Remove Method
IndividualCollection Class
IndividualCollection Members
IndividualCollection Constructor
IndividualCollection Constructor ()
IndividualCollection Constructor (IIndividual[])
IndividualCollection Constructor (IndividualCollection)
Properties
Empty Property
Item Property
Methods
Add Method
AddRange Method
AddRange Method (IndividualCollection)
AddRange Method (IIndividual[])
Contains Method
CopyTo Method
IndexOf Method
Insert Method
Remove Method
IndividualInfoDictionary Class
IndividualInfoDictionary Members
IndividualInfoDictionary Constructor
Properties
Empty Property
Item Property
Keys Property
Values Property
Methods
Add Method
AddRange Method
AddRange Method (IndividualInfoDictionary)
AddRange Method (IndividualInfo[])
Contains Method
CopyTo Method
CopyTo Method (IndividualInfo[], Int32)
OnValidate Method
Remove Method
MethodInfoCollection Class
MethodInfoCollection Members
MethodInfoCollection Constructor
MethodInfoCollection Constructor ()
MethodInfoCollection Constructor (MethodInfo[])
MethodInfoCollection Constructor (MethodInfoCollection)
MethodInfoCollection Constructor (ReadOnlyMethodInfoCollection)
Properties
Empty Property
Item Property
Methods
Add Method
AddRange Method
AddRange Method (MethodInfoCollection)
AddRange Method (ReadOnlyMethodInfoCollection)
AddRange Method (MethodInfo[])
Contains Method
CopyTo Method
IndexOf Method
Insert Method
Remove Method
ReadOnlyEnvironmentCollection Class
ReadOnlyEnvironmentCollection Members
ReadOnlyEnvironmentCollection Constructor
ReadOnlyEnvironmentCollection Constructor (IEnvironment[])
ReadOnlyEnvironmentCollection Constructor (EnvironmentCollection)
ReadOnlyEnvironmentCollection Constructor (ReadOnlyEnvironmentCollection)
Properties
Empty Property
Item Property
Methods
Contains Method
CopyTo Method
IndexOf Method
ReadOnlyEnvironmentReferenceCollection Class
ReadOnlyEnvironmentReferenceCollection Members
ReadOnlyEnvironmentReferenceCollection Constructor
ReadOnlyEnvironmentReferenceCollection Constructor (EnvironmentReference[])
ReadOnlyEnvironmentReferenceCollection Constructor (EnvironmentReferenceCollection)
ReadOnlyEnvironmentReferenceCollection Constructor (ReadOnlyEnvironmentReferenceCollection)
Properties
Empty Property
Item Property
Methods
Contains Method
CopyTo Method
IndexOf Method
ReadOnlyMethodInfoCollection Class
ReadOnlyMethodInfoCollection Members
ReadOnlyMethodInfoCollection Constructor
ReadOnlyMethodInfoCollection Constructor (MethodInfo[])
ReadOnlyMethodInfoCollection Constructor (MethodInfoCollection)
ReadOnlyMethodInfoCollection Constructor (ReadOnlyMethodInfoCollection)
Properties
Empty Property
Item Property
Methods
Contains Method
CopyTo Method
IndexOf Method
ReadOnlyStringCollection Class
ReadOnlyStringCollection Members
ReadOnlyStringCollection Constructor
ReadOnlyStringCollection Constructor (String[])
ReadOnlyStringCollection Constructor (StringCollection)
ReadOnlyStringCollection Constructor (ReadOnlyStringCollection)
Properties
Empty Property
Item Property
Methods
Contains Method
CopyTo Method
IndexOf Method
ReadOnlyTypeCollection Class