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

Specifies whether or not learning in general (including extraction, refinement, bottom-level learning, deletion by density, etc.) should be performed

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

Syntax

C#
public bool PERFORM_LEARNING { get; set; }

Remarks

Default = True

See Also