Project logilab-constraint (active development)

a constraint satisfaction problem solver written in 100% pure Python

The constraint package is a constraint satisfaction problem solver written in 100% pure Python. The implementation uses constraint propagation algorithms. Constraints and Domain implementations are provided to work with finite domains and finite intervals. It should be fairly easy to add new kind of domains such as finite integer domains, together with specialized constraints.

download latest version
may be discussed on
use license
recommends