Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Methods

TRSCustomGeneticProgramming<T>.SearchSpaceSize(Cardinal) Method

Scroll Prev Top Next More

Returns the size of size of the total set of trees from one level of nodes up to a maximum size identified by the variable level. This space contains every combination of the functions and terminals, and the arity of each function arity for every tree of depth 1 up to the stated maximum depth. This number is useful for getting an idea of the size of the search space and may encourage you to reduce the number of functions, terminals, or arity of functions.

Namespace: RSGenerics.GeneticProgramming

Parameters

Level

Type: Cardinal

Return Value

Type: Extended

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb