An open API service indexing awesome lists of open source software.

https://github.com/totbwf/clphs

Constraint Logic Programming for Haskell
https://github.com/totbwf/clphs

clp constraint-programming constraint-solver

Last synced: 2 months ago
JSON representation

Constraint Logic Programming for Haskell

Awesome Lists containing this project

README

        

# clphs

Constraint solving over finite domains. Inspired by [clpfd](http://www.swi-prolog.org/man/clpfd.html) and David Overton's implementation.

# Constraint Programing