You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dave Parker a0df3f6e77 PRISM trunk layout rearrangement. 20 years ago
bin Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
classes Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
etc Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
include Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
lib Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
src Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
.java_dir.txt Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
.ostype.txt Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
CHANGELOG.txt Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
COPYING.txt Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
Makefile Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
NOTES Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
README.txt Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
VERSIONS.txt Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
cudd Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
examples Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago
install.sh Setting trunk version of PRISM to 2.1.dev11.sim8. 20 years ago

README.txt

======

README
======

This is PRISM (Probabilistic Symbolic Model Checker), version 2.1.

This document contains information about installing and running PRISM.

If you downloaded a source code version, please start at section "1. Compiling PRISM from source code".

If you downloaded a precompiled binary version, please start at section "2. Installing a binary version of PRISM".

If you experience problems, please see section "4. Common problems and questions".

For information on how to use the tool itself, please refer to the PRISM Users' Guide
in doc/manual.pdf. For more information about the tool and some of the case studies
which it has already been applied to, please visit the PRISM web site at:

http://www.cs.bham.ac.uk/~dxp/prism/

--------
Contents
--------

1. Compiling PRISM from source code
2. Installing a binary version of PRISM
3. Running PRISM
4. Common problems and questions
5. Licensing details
6. Acknowledgements
7. Contact


-------------------------------