Show/Hide Toolbars

RiverSoftAVG Products Help

Defines the Variant node for tree-based genetic programming which can contain an arbitrary number of children. Each node represents one function or terminal (constant, variable) in a genetic program. It has one  Parent (or nil if root node) and 0 or more  Child nodes (terminals have no children).

alert_noteNotes to Implementers

The TRSGPVariantNode class was created so that LoadValueFromXML. SaveValueToXML. amd ValueToString methods could be defined

Namespace: RSGeneticProgramming

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb