[This is preliminary documentation and is subject to change.]

Specifies the number of reasoning iterations to perform when doing appraisals

Namespace: Clarion.Framework
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public int APPRAISAL_ITERATION_COUNT { get; set; }

Remarks

Default = 1
Note
This parameter is implemented as part of the new Clarion-E emotion mechanism (a proposal for Nicholas Wilson's dissertation)

See Also