/constraints

A clojure library for constraints-based programming.

Primary LanguageClojure

constraints

A clojure library for constraints-based programming.

This is basically SICP's chapter on constraint-based programming ported from Scheme to Clojure and attempted packaged in a nice manner.

Installation

Clone repo, use as fit.

Usage

See test-files for example usage.

Bugs

Probably numerous.

License

Copyright © 2012 Jostein Kjønigsen

Distributed under the Eclipse Public License, the same as Clojure.