NextPrevUpTopContentsIndex

current-cycle

Function
Summary

Returns the current forward chaining cycle number.

Signature

current-cycle => cycle-number

Values

cycle-number

An integer.

Description

Returns the current cycle number of the forward chaining rule interpreter in the current inferencing state. If the forward chaining rule interpreter is not running, then it returns the total number of cycles executed by the forward chaining rule interpreter the last time it ran. If the forward chaining rule interpreter has not run at all, then it return zero.

See also

*inferencing-state*


KnowledgeWorks and Prolog User Guide (Windows version) - 11 Jul 2006

NextPrevUpTopContentsIndex