Enum ModelType
Enumeration for the different model types.
Namespace: ClingoSharp.CoreServices.Enums
Assembly: ClingoSharp.CoreServices.dll
Syntax
public enum ModelType
Fields
Name | Description |
---|---|
BraveConsequences | The model represents a set of brave consequences |
CautiousConsequences | The model represents a set of cautious consequences |
StableModel | The model represents a stable model |