Changeset 4428 for trunk/examples
- Timestamp:
- 08/17/08 08:13:48 (5 months ago)
- Location:
- trunk/examples/constraints
- Files:
-
- 3 modified
-
bp/puzzle.lgt (modified) (1 diff)
-
swipl/NOTES.txt (modified) (1 diff)
-
yap/NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/constraints/bp/puzzle.lgt
r4415 r4428 1 1 2 % code adapted from the B-Prolog documentation 2 % code adapted to Logtalk by Paulo Moura from one of the examples 3 % found on the B-Prolog 7.1 documentation (August 2008) 3 4 4 5 :- object(puzzle). -
trunk/examples/constraints/swipl/NOTES.txt
r4415 r4428 12 12 To load this example and for sample queries, please see the SCRIPT.txt file. 13 13 14 This folder contains a s imple example illustrating how to use Markus Triska's15 CLP(FD) library distributed with SWI-Prolog with Logtalk.14 This folder contains a set of simple examples illustrating how to use Markus 15 Triska's CLP(FD) library distributed with SWI-Prolog with Logtalk. -
trunk/examples/constraints/yap/NOTES.txt
r4415 r4428 12 12 To load this example and for sample queries, please see the SCRIPT.txt file. 13 13 14 This folder contains a s imple example illustrating how to use Markus Triska's15 CLP(FD) library distributed with YAP with Logtalk.14 This folder contains a set of simple examples illustrating how to use Markus 15 Triska's CLP(FD) library distributed with YAP with Logtalk.
