This is PRISM (Probabilistic Symbolic Model Checker).
For detailed installation instructions, check the online manual at:
http://www.prismmodelchecker.org/manual/InstallingPRISM/Instructions
or see the local copy included in this distribution:
manual/InstallingPRISM/Instructions.html
Very abbreviated instructions for installing/running PRISM are as follows:
For Windows binary distributions:
prism-XXX-win-installer.exe
bin\xprism.bat
For other binary distributions:
./install.sh
bin/xprism
or bin/prism
For source code distributions:
cd prism
then make
make test
bin/xprism
or bin/prism
If you have problems check the manual, especially the section "Common Problems And Questions".
The best source of information about using PRISM is the online manual:
http://www.prismmodelchecker.org/manual/
You can also view the local copy included in this distribution:
manual/index.html
For other PRISM-related information, see the website:
http://www.prismmodelchecker.org/
PRISM is distributed under the GNU General Public License (GPL), version 2.
A copy of this license can be found in the file COPYING.txt
.
For more information, see:
PRISM uses the CUDD (Colorado University Decision Diagram) library of Fabio Somenzi, which is freely available. For more information about this library, see:
http://vlsi.colorado.edu/~fabio/CUDD/
PRISM also uses various other libraries (mainly to be found in the lib directory). For details of those, and for links to source where we distribute only binaries, see:
http://www.prismmodelchecker.org/other-downloads.php
PRISM was created and is still actively maintained by:
Development of the tool is currently led from Birmingham by Dave Parker. Other current key developers are:
We gratefully acknowledge contributions to the PRISM code-base from various sources, including (in approximately reverse chronological order):
For more details see:
http://www.prismmodelchecker.org/people.php
If you have problems or questions regarding PRISM, please use the help forum provided. See:
http://www.prismmodelchecker.org/support.php
Other comments and feedback about any aspect of PRISM are also very welcome. Please contact:
Dave Parker
(d.a.parker@cs.bham.ac.uk)
School of Computer Science
University of Birmingham
Edgbaston
Birmingham
B15 2TT
ENGLAND