toysolver-0.4.0: Assorted decision procedures for SAT, Max-SAT, PB, MIP, etc
ToySolver.Converter.PBSetObj
Description
data ObjType Source #
Constructors
Instances
Methods
(==) :: ObjType -> ObjType -> Bool #
(/=) :: ObjType -> ObjType -> Bool #
setObj :: ObjType -> Formula -> Formula Source #