[This is preliminary documentation and is subject to change.]
The options for calculating the utility of a rule
Namespace: Clarion.Framework.TemplatesAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
public enum UtilityOptions |
Members
Member name | Value | Description | |
---|---|---|---|
CONSTANT | 0 | Specifies to use constants for the cost and benefit when calculating the rule utility | |
EQUATION | 1 | Specifies to use the cost and benefit equations for the cost and benefit when calculating the rule utility |