[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.1.0 (6.1.1.0)

Syntax

C#
public double BOTTOM_LEVEL_WEIGHT { get; set; }

Remarks

Default = 1

See Also