monadiccp-0.6.1: Constraint Programming

Control.CP.FD.Example.Example

Documentation

example_main :: (forall s. FDSolver s => [String] -> FDTree s [FDExpr s]) -> IO ()Source

example_main_void :: (forall s. FDSolver s => FDTree s [FDExpr s]) -> IO ()Source

example_main_single :: Read n => (forall s. FDSolver s => n -> FDTree s [FDExpr s]) -> IO ()Source