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 |
Represents three-valued truth values
public enum TruthValueType
| Name | Description |
|---|---|
| False | |
| Free | no truth value |
| True |