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.
Joachim Klein
2e6659a177
Expression.isCoSafeLTLSyntactic: properly handle nesting and operator bounds
For determining syntactic co-safety, we are not interested in
the complex state formulas (e.g., with P, R, E, A, ... operators),
so we iterate without recursing into nested operators.
Furthermore, we currently don't support temporal operator bounds
for co-safety LTL formulas; check for those as well.
7 years ago
..
dtds
Move images/dtds out of classes directory (is a pain in Eclipse).
19 years ago
etc
prism-log-extract bug fix: model_file field does not always need to be present.
6 years ago
ext
Add support for compiling on Arm-based 64-bit Macs.
5 years ago
images
Small improvements to usability of the GUI simulator transition table.
13 years ago
include
Store and report on accuracy information for numerical model checking queries.
5 years ago
lib
Add Nailgun jar, missing from last commit.
10 years ago
src
Expression.isCoSafeLTLSyntactic: properly handle nesting and operator bounds
5 years ago
tests
Enable (explicit engine) model checking of LTSs.
5 years ago
.classpath
First version of Nailgun support built directly into PRISM. Adding switch -ng when running prism will instead start a Nailgun server ready to run PRISM instances, and running ngprism runs PRISM as a Nailgun client.
10 years ago
Makefile
Releases now built to work with Java 9 and above.
5 years ago
install.sh
Install script (install.sh) was failing if "tmp" exists.
6 years ago