Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods

TInferenceEngine.Run(Integer) Method

Scroll Prev Top Next More

Executes the inference engine. MaxNumber details the maximum number of rule activations to fire before returning. The function returns the actual number of activations that occured. If there are no activations on the agenda, no rules will be fire. To step through the expert system seeing exactly what occurs, use Run( 1 ) in a loop

Namespace: InferenceEngine

Parameters

MaxNumber

Type: Integer

Return Value

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb