| | |
Summary: Appendix A
The Prover for Synchronous
Systems with No Learning
A.1 Availability
The theorem prover for KL sync;nl
(n)
) can be downloaded from
http://www.csc.liv.ac.uk/claudia/.
It requires Otter (version 2.2), SWI-Prolog (version 4.0.8) and emacs (version
19). There are newer versions, but these are the oldest versions of Otter, Prolog,
and emacs with which the theorem prover has been tested. Fortunately, these
are all free software and easily available:
Emacs: http://ftp.gnu.org/pub/gnu/emacs/
Otter/Mace: http://www-unix.mcs.anl.gov/AR/otter/
SWI-Prolog: http://www.swi-prolog.org/
Standard installation of Emacs and Prolog (for Linux/Unix systems) usually
places the executable in \usr\bin\ (or \usr\local\bin\, for local installation).
153
Otter (and Mace, a software for generating models and counter-examples), how-
|