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 51ea826b7f Added reminder to possibly change something in the makefile at a later date. 19 years ago
..
dtds Move images/dtds out of classes directory (is a pain in Eclipse). 19 years ago
etc Added .pp to filter for NEdit syntax highlighting file. 19 years ago
images Redesign of GUISimulator interface. 19 years ago
include Updates backtracking by time. Seems to work better. (1/2) 19 years ago
lib PRISM trunk layout rearrangement. 20 years ago
src Small improvement to the Simulator GUI, the separator on the top can now be moved without constraints. 19 years ago
CHANGELOG.txt Synch with updates to README/VERSIONS/CHANGELOG made for 3.1.beta1 -> 3.1. 19 years ago
COPYING.txt PRISM trunk layout rearrangement. 20 years ago
Makefile Added reminder to possibly change something in the makefile at a later date. 19 years ago
README.txt Synch with updates to README/VERSIONS/CHANGELOG made for 3.1.beta1 -> 3.1. 19 years ago
VERSIONS.txt Synch with updates to README/VERSIONS/CHANGELOG made for 3.1.beta1 -> 3.1. 19 years ago
cudd PRISM trunk layout rearrangement. 20 years ago
examples PRISM trunk layout rearrangement. 20 years ago
install.sh New way of generating startup scripts (bin/prism, etc.). 19 years ago
nsis_script.nsi Improvements to NSIS installer. 19 years ago

README.txt

======

README
======

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

------------
INSTALLATION
------------

For detailed installation instructions, check the online manual at:

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

or see the local copies included in this distribution:

doc/manual/InstallingPRISM/Instructions.html
doc/manual.pdf

Very abbreviated instructions for installing/running PRISM are as follows:

For Windows binary distributions:

- there is no installation; just double-click bin/xprism.bat

For other binary distributions:

- enter the PRISM directory, type "./install.sh" and then execute bin/xprism or bin/prism

For source code distributions:

- enter the PRISM directory, type "make", then "./install.sh" and then execute bin/xprism or bin/prism

If you have problems check the manual, especially the section "Common Problems And Questions".


-------------
DOCUMENTATION
-------------

The best so