Enum TruthValueType
Represents three-valued truth values
Namespace: ClingoSharp.CoreServices.Enums
Assembly: ClingoSharp.CoreServices.dll
Syntax
public enum TruthValueType
Fields
Name | Description |
---|---|
False | |
Free | no truth value |
True |