public MkGoal ( bool models = true, bool unsatCores = false, bool proofs = false ) : |
||
models | bool | Indicates whether model generation should be enabled. |
unsatCores | bool | Indicates whether unsat core generation should be enabled. |
proofs | bool | Indicates whether proof generation should be enabled. |
return |