Length of GEP chromosome’s head.
Namespace:
AForge.GeneticAssembly: AForge.Genetic (in AForge.Genetic.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
protected int headLength |
Remarks
GEP chromosome’s head is a part of chromosome, which may contain both functions’ and arguments’ nodes. The rest of chromosome (tail) may contain only arguments’ nodes.