[Prev][Next][Index][Thread]

Implementing constraints (CLP)



I need to use the constraint idiom on a project I'm developing in
Dylan.  I've read up on Screamer for Lisp
(http://www.csd.abdn.ac.uk/~swhite/screamer.html) and  also read on
CLP extensions to Prolog in Bratko's book (/Prolog Programming for
Artificial Intelligence/).  I'm looking for semantics along those
lines.

Has someone here implemented a constraint library for Dylan already,
partial or full?  How would one go about implementing constraints for
Dylan?

Sincerely,
Doug Auclair



Follow-Ups: