satchmo-2.6.0: SAT encoding monad

Safe HaskellSafe-Inferred
LanguageHaskell98

Satchmo.SMT.Exotic.Semiring.Fuzzy

Documentation

data Fuzzy a Source

Instances

Functor Fuzzy 
(Decode m Boolean Bool, Decode m Number Integer) => Decode m Fuzzy (Fuzzy Integer) 
Eq a => Eq (Fuzzy a) 
Ord a => Ord (Fuzzy a) 
Show a => Show (Fuzzy a) 
(Ord a, Num a) => Semiring (Fuzzy a)