3508 Commits (98d8e4cd724a67b9833ca07961c300c2b3d0ed68)
 

Author SHA1 Message Date
Joachim Klein 418a63ae7b hybrid.cc: initialise col_offset in hdd_negative_row_sums 8 years ago
Joachim Klein 9d0b038dda ExpressionFunc.evaluatePowInt: guard against int underflow 8 years ago
Joachim Klein bb6fc9a564 PrismCL: In test mode, don't immediately exit for not supported engine / solver combinations 8 years ago
Joachim Klein 950d7e49bb mtbdd/hybrid/sparse: Generate PrismNotSupportedExceptions if native error message contains 'not supported' 8 years ago
Joachim Klein cb259e75ef DTMC, reach prob, interval iteration: Fix missing "topological" in method description 8 years ago
Joachim Klein 1571b3a8b8 Tests for various DTMC engine / solver combinations 8 years ago
Joachim Klein b2f835545c PS_NondetUntilInterval.cc: doc fix 8 years ago
Joachim Klein 7fc6878dc6 Fix bug in sparse MDP reachability reward interval iteration 8 years ago
Steffen Märcker a27e761070 Implement optimized #forEachTransition in DTMCSparse 8 years ago
Joachim Klein eeb8016184 explicit: Fix transition rewards from deadlock states 8 years ago
Joachim Klein 82e8f19067 PH_Power_Interval.c: fix typo in iteration export title 8 years ago
Joachim Klein 038ed779ff ExportIterations: Log the file name when exporting iterations (2) 8 years ago
Joachim Klein 29e2ba21eb ExportIterations: Log the file name when exporting iterations 8 years ago
Joachim Klein 87489f7adc ExportIterations: Export steady-state BSCC iterations to individual HTML files 8 years ago
Joachim Klein 6e9f7cf97a ExportIterations: Support for generating unique filenames (for multiple iterations during the same PRISM run) 8 years ago
Joachim Klein 079cb9f796 ExportIterations: add getFileName() 8 years ago
Joachim Klein 92c1ef9651 PrismFileLog: add getFileName() 8 years ago
Joachim Klein 2c906bf54d ExportIterations, mtbdd: fix iteration export when transpose==true 8 years ago
Steffen Märcker 36e2804b56 Fix bug: broken test whether all initial states are in same BSCC (fixes #56) 8 years ago
Steffen Märcker 0f0fbb0f82 Move variable to inner scope in steady-state methods and use StopWatch 8 years ago
Joachim Klein bd628457f3 JavaDoc typos 8 years ago
Steffen Märcker 5ba7e2dc3a install.sh: Make more robust 8 years ago
Joachim Klein e9560aab80 Trigger Travis build 8 years ago
Joachim Klein cbe7db88b3 Add .travis.yml configuration for continuous integration testing from the github repo 8 years ago
Joachim Klein 790fe05624 PrismCL: -exportsteadystates implies -steadystate 8 years ago
Steffen Märcker 8aec43df69 Return stop watch instance on start 8 years ago
Chris Novakovic d760b2e61a explicit: don't re-explore states when not using labels 8 years ago
Joachim Klein 086bdb1ee6 DTMCUniformisedSimple: add deadlock accessor methods 8 years ago
Dave Parker b3fa8a534c Add some useful methods to explicit.Distribution. 8 years ago
Dave Parker 072e0c7a1f Make configuration file name tool-dependent (e.g. .prism vs. .prism-games). 8 years ago
hentom 52ff6bad3e Change the default location of the configuration file. 8 years ago
Dave Parker 1f8a05ae61 Additional test targets in Makefile 8 years ago
Joachim Klein 45ac6e02e8 exact/parametric: support if-the-else expressions in properties 8 years ago
Joachim Klein 03d83d4abb Simplify: Preserve type for 0-x to -x simplification 8 years ago
Dave Parker 25297bb697 Bug fix in PRISM API: modelCheck(String) should use ModelInfo for parsing. 8 years ago
Dave Parker e9ae356186 Version number (4.4.dev). 8 years ago
Dave Parker adc9dd2cb2 Makefile fix: "tests" targets were failing when the current directory had a space in it. 8 years ago
Dave Parker 5f496cb248 Makefile fix: distribution building still works when "bin" is missing, e.g., because empty directory not checked out from git. 8 years ago
Dave Parker 99c06ba2d4 Move prism-tests into this repository and update Makefile "tests" target. 8 years ago
Dave Parker 7ca97c79db Remove PrismExplicit - no longer needed. 8 years ago
Dave Parker 4add8e1244 Move methods from DefaultModelGenerator into default implementations within ModelGenerator interface. 8 years ago
Dave Parker 675cb324dc Explicit model checking engines respect restrictStratToReach setting in exportAdv mode. Also set that flag to true by default since only used here currently. 8 years ago
Dave Parker 6f8ca54a2f Version number. 8 years ago
Dave Parker 748c097907 Bug fix in DTMCFromMDPAndMDStrategy, related to recent changes to successors info in explicit engine. 8 years ago
Joachim Klein 7edb481d76 Hybrid/sparse: Add check against state index overflow also to interval iteration methods 8 years ago
Dave Parker 6577f9ecff Eclipse config: copy .classpath up to root dir, following switch from svn to git. 8 years ago
Joachim Klein cf12b550ad PTAParser.jj: update to include changes from PTAParser.java (fixes #32) 8 years ago
Joachim Klein 90fa90e5da
explicit.ExportIterations: add flush() for useful iterations.html 8 years ago
Joachim Klein 3e9c312f8a Prism.exportTransRewardsToFile: Fix 'Omitting...' warning 8 years ago
Joachim Klein 1801fcba70 (exact / parametric) ParamModelChecker: fix missing support for formula references in properties 8 years ago