Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ProduceUnsatAssumptions :: Bool -> SMTOptionsbv Data.SBV.Control No documentation available.
ProduceUnsatCores :: Bool -> SMTOptionsbv Data.SBV.Control No documentation available.
ParetoResult :: (Bool, [SMTResult]) -> OptimizeResultsbv Data.SBV.Dynamic No documentation available.
ProofError :: SMTConfig -> [String] -> Maybe SMTResult -> SMTResultsbv Data.SBV.Dynamic Prover errored out, with possibly a bogus result
-
sbv Data.SBV.Internals Pseudo-boolean operations
-
sbv Data.SBV.Internals At least k
-
sbv Data.SBV.Internals At most k
-
sbv Data.SBV.Internals Exactly k, with coefficients given. Generalized PB_Exactly
-
sbv Data.SBV.Internals Exactly k
-
sbv Data.SBV.Internals At least k, with coefficients given. Generalizes PB_AtLeast