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

Specifies whether the "K Winner Take All" selection method should be used before conclusions are returned from reasoning

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

Syntax

C#
public bool USE_KWTA { get; set; }

Remarks

Default = false

See Also