Jump to content

Screamer

From EDM2
Revision as of 17:46, 27 March 2016 by Reiknir (talk | contribs) (Created page with "A platform independent LISP library that extends the language to support nondeterministic programming, but extensions include (an optional) constraint programming model, b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A platform independent LISP library that extends the language to support nondeterministic programming, but extensions include (an optional) constraint programming model, backtracking (both well known Prolog features), undoable side-effects,

Screamer+

Screamer+ is a small constraint solver add on to Screamer, although functional it has never really taken off as even though it is open source it has an explicit "do not redistribute without a written permission" clause which has meant it is fast disappearing off the net.

Versions

Screamer
Screamer+
  • Screamer+ 2000-02-17 (Last known version)

Links

Publications

Screamer
Screamer+

Licence

Authors

  • Jeffrey Mark Siskind
  • David Allen McAllester
  • Simon White (Screamer+)