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.
-
sbv Data.SBV.Internals At most k, with coefficients given. Generalizes PB_AtMost
Pareto :: Maybe Int -> OptimizeStylesbv Data.SBV.Internals Objectives are optimized according to pareto front: That is, no objective can be made better without making some other worse.
-
sbv Data.SBV.Internals Penalty for a soft-assertion. The default penalty is 1, with all soft-assertions belonging to the same objective goal. A positive weight and an optional group can be provided by using the Penalty constructor.
Penalty :: Rational -> Maybe String -> Penaltysbv Data.SBV.Internals Penalty with a weight and an optional group
-
sbv Data.SBV.Internals No documentation available.
-
sbv Data.SBV.Internals Addition overflow. Bool is True if signed.
Power :: Int -> RegExp -> RegExpsbv Data.SBV.Internals Exactly n repetitions, i.e., nth power
-
sbv Data.SBV.Internals PrettyNum class captures printing of numbers in hex and binary formats; also supporting negative numbers.
-
sbv Data.SBV.Internals No documentation available.
ProofError :: SMTConfig -> [String] -> Maybe SMTResult -> SMTResultsbv Data.SBV.Internals Prover errored out, with possibly a bogus result