Enum SolveEventType
Enumeration of solve events
Namespace: ClingoSharp.CoreServices.Enums
Assembly: ClingoSharp.CoreServices.dll
Syntax
public enum SolveEventType
Fields
Name | Description |
---|---|
Finish | Issued if the search has completed |
Model | Issued if a model is found |
Statistics | Issued when the statistics can be updated |