The
constraint problem? solver is partially a reimplementation of the
ConstraintProblemSolver. It adds many more features though.
The solver is the first implementation of a constraint programming system in pure Ruby and has a feature set which is comparable to most other systems out there. It also implements a framework for real-time constraint satisfaction found nowhere else.
I've implemented it as part of my
thesis. It comes with comprehensive documentation of the theoretical fundamentals and the implementation and several examples.
You can find the solver at
it's Rubyforge project page?.
CategoryCode
CategoryRuby
CategoryThesis
There are no comments on this page. [Add comment]