3699 Commits (dd7223d0dc82f6fcf094fb5afd4a24cffb45d24c)
 

Author SHA1 Message Date
Dave Parker dd7223d0dc Better testing for nesting in PTA digital clocks (+ test cases). 7 years ago
Dave Parker be8a812143 Allow computeProbNesting to follow property references. 7 years ago
Dave Parker faabdef716 Error message fix (PTAs). 7 years ago
Dave Parker 632c959a94 Tidy up code to call digital clocks: should generalise to other models better. 7 years ago
Dave Parker bbc508f2b9 Bug fix: tra extension does not need to be first listed in -importmodel. 7 years ago
Dave Parker 6d5fcf65d3 Remove another dependency on ModulesFile from PrismCL. 7 years ago
Dave Parker 9ec521f64f Values constructors treat null as empty. 7 years ago
Dave Parker f97cd22744 Add extra property parsing methods to Prism that use the currently loaded model. 7 years ago
Dave Parker 3acc681dce Minor tidy up in ModulesFileModelGenerator. 7 years ago
Dave Parker b156e146df Code tidy. 7 years ago
Steffen Märcker 023d49fc77 Implement property switch to recognize multiple properties #107 7 years ago
Dave Parker 507f78783e Bug fix: out of range reward indices in explicit engine. 7 years ago
Dave Parker ed62b2c94c Further simplify CUDD build from Makefile (never a symlink now in git). 7 years ago
Dave Parker a2e48a5c04 Makefile tweak: comment fix. 7 years ago
Dave Parker beb5b779c8 Makefile tweak: simplify (and move) the definition of the location of CUDD. 7 years ago
Dave Parker 86ba6c024d Makefile tweak: move JNI header detection into Java section. 7 years ago
Chris Novakovic a712065d9a Makefile: replace hardcoded directory names with PRISM_*_DIR 7 years ago
Chris Novakovic 5d738c1b8d Makefile: export compiler flag/prefix/suffix variables 7 years ago
Chris Novakovic fc4aaebc22 cudd: don't declare makefile variables defined in top-level makefile 7 years ago
Chris Novakovic 02ef2ff1ef Makefile: define CFLAGS directly in place of CUDD_XCFLAGS 7 years ago
Chris Novakovic e60a7db8a8 Makefile: move definitions of CC, CXX, JAVACC for Cygwin 7 years ago
Chris Novakovic f55d40cc9a Makefile: export standard compiler and compiler flag variables 7 years ago
Chris Novakovic 6509b6ab9e Makefile: use standard variable names for compilers and their flags 7 years ago
Chris Novakovic 5326d326fe scripts/printversion.sh: accept PRISM source directory as argument 7 years ago
Chris Novakovic e907d96374 Makefile: export PRISM_*_DIR variables 7 years ago
Chris Novakovic aa09191f20 Makefile: prepend PRISM-specific _DIR variables with PRISM_ 7 years ago
Dave Parker b89007cc23 Makefile bug (pepa/compiler). 7 years ago
Joachim Klein 43b22d170b CTMC steady explicit: Fix regression introduced by #116 7 years ago
Steffen Märcker 809f10fe9b Provide method to compute steady state probs for BSCC without explicit post processing 7 years ago
Steffen Märcker 5c33a555ac Move BSCC post processing into steady-state computation for BSCCs 7 years ago
Dave Parker 0cd9854c5c Remove formats09.sh test script. 7 years ago
Dave Parker bb86d1c14b Group examples subdirectories by model type. 7 years ago
Joachim Klein 16240b0eee explicit: Support computation of R=? [ S ] for DTMCs/CTMCs 8 years ago
Joachim Klein a8aa7f1f15 explicit: Support computation of S=? [ phi ] for CTMCs 8 years ago
Joachim Klein de1f0746f5 explicit: add support for steady-state probability computation for CTMCs 8 years ago
Joachim Klein fb940b8cb3 explicit: provide mechanism for post-processing BSCC probabilities in steady-state computations 8 years ago
Joachim Klein e83aeaa7ca explicit: refactor computeSteadyStateFormula 8 years ago
Joachim Klein e69bbe40d8 GUIMultiModelHandler: Inhibit creation of WaitParseThread during GUI startup 7 years ago
Joachim Klein 84f4d7167d GUIMultiModelHandler: Refactor restarts of the WaitParseThread 7 years ago
Joachim Klein a328b64748 GUIPrism, GUIPlugin: Provide onInitComponentsCompleted hook for plugins 7 years ago
Dave Parker 445168077d Bug fix in symbolic model checking of filters. 7 years ago
Dave Parker e7a97ed795 Change underlying mechanism for -exportvector (new "store" filter). 7 years ago
Joachim Klein 3cb4f42ded Allow -exportsteadystate with MTBDD engine 7 years ago
Joachim Klein 9757c7aab4 Refactor symbolic state value printing 7 years ago
Joachim Klein 7ffaf348a5
Travis-CI: Switch to Ubuntu Xenial and openjdks 7 years ago
Joachim Klein 8172c780ef Result: Clear previously stored result vector 7 years ago
Dave Parker d1f8a87aeb First version of -exportvector <file> switch for the command-line. 7 years ago
Dave Parker e20d0d1e12 Update README (licensing, dependencies). 7 years ago
Dave Parker 584920edb5 Small fixes in fresh install scripts (dependencies). 7 years ago
Dave Parker e646f6587e Update link to regression test documentation (now on GitHub wiki). 7 years ago