Show / Hide Table of Contents

Enum SolveMode

Enumeration of solve modes.

Namespace: ClingoSharp.CoreServices.Enums
Assembly: ClingoSharp.CoreServices.dll
Syntax
[Flags]
public enum SolveMode

Fields

Name Description
Async

Enable non-blocking search

Yield

Yield models in calls to clingo_solve_handle_model

  • Improve this Doc
  • View Source
Back to top Generated by DocFX