S E N D + M O R E ----------- M O N E YRS examines some of the possibilities in Playing Prolog and Playing predicate logic. Searching a star in space is also interesting, as is Neil Madden's State Space Searching in Tcl.Joseph Konstan and his grad students (notably Alex Safonov and Sunanda Iyengar) did a tremendous amount of related work in the early days of Tcl. Much of their system was based on imaginative uses of the trace command rather than on a nondeterministic-choice procedure. Their first paper is abstracted at [1], but alas, the full text there appears to be damaged. See TclProp.Dayton Clark and David Arnow implemented code that is a more direct inspiration for Solving cryptarithms. In their paper, [2], they introduce a more general Tcl-based framework for constraint management and backtracking. The code accompanying their paper has been uploaded to the Half Bakery. See [3].See also non-deterministic search[rest of the community is invited to add references and commentary!]
tcl-bc