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

The weight by which bottom level activations are applied following a reasoning iteration

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

Syntax

C#
public double BOTTOM_LEVEL_WEIGHT { get; set; }

Remarks

Default = 1

See Also