monadiccp-0.7.6: Constraint Programming

Safe HaskellSafe-Inferred

Control.CP.FD.Model

Documentation

type ModelInt = ModelIntExpr ModelFunctionsSource

type ModelCol = ModelColExpr ModelFunctionsSource

type ModelBool = ModelBoolExpr ModelFunctionsSource

modelVariantInt :: ModelIntExpr x -> BoolSource

modelVariantBool :: ModelBoolExpr x -> BoolSource

modelVariantCol :: ModelColExpr x -> BoolSource