Haskell Quiz/Constraint Processing
Constraint Processing (#70)
For this quiz the goal is to make a constraint processing library for ruby. A Constraint Satisfaction Problem consists of variables, domains for each variable, and constraints among the variables.
[edit]
1 Problem
[edit]
