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
1413ae3576
DebugJDD: Inhibit leak checks if there was a fatal error during the run
Previously, if DebugJDD found a fatal problem (deref of a node with 0
refs, ...), it would throw an exception, which would then usually lead
to a huge number of leaked nodes on PRISM termination, cluttering the
log.
Now, we don't bother with leak checkes until all the fatal problems
are dealt with.
8 years ago
cudd
cudd Makefile: recursive calls of make via $(MAKE)
9 years ago
prism
DebugJDD: Inhibit leak checks if there was a fatal error during the run
8 years ago
prism-examples
Comment in dice model.
13 years ago
prism-tests
test cases: add a few more R=?[F], R=?[S], R=?[C] properties for CTMCs
8 years ago
.classpath
Eclipse config: copy .classpath up to root dir, following switch from svn to git.
8 years ago
.gitignore
Eclipse config: copy .classpath up to root dir, following switch from svn to git.
8 years ago
.travis.yml
Travis CI: Reactivate JDK10 as target
8 years ago
Makefile
Top level Makefile change: examples-distr merges into rather than replaces examples, if present.
11 years ago