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

Specifies whether or not the bottom level of the NACS's reasoning mechanism should be used

Namespace: Clarion.Framework
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public bool USE_BOTTOM_LEVEL { get; set; }

Remarks

Default = true
Note
Top-down & bottom-up activation is still performed at the start of each reasoning iteration

See Also