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
87ab3ef9d1
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).
20 years ago
etc
imported patch prism-auto-progress.patch
7 years ago
ext
[lpsolve] fix compilation issue in relation to isnan [with Sascha Wunderlich, David Müller]
10 years ago
images
Small improvements to usability of the GUI simulator transition table.
13 years ago
include
Build: Switch from javah (deprecated since JDK8) based JNI header generation to javac
8 years ago
lib
Add Nailgun jar, missing from last commit.
11 years ago
src
Expression.isCoSafeLTLSyntactic: properly handle nesting and operator bounds
7 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.
11 years ago
Makefile
Fixes to release building on Windows.
8 years ago
install.sh
install.sh: Make more robust
8 years ago