708 Commits (3aff21fceedd96b47ef887d25c78448d9e3520fb)

Author SHA1 Message Date
Joachim Klein 3aff21fcee imported patch explicit-fairness-warning.patch 8 years ago
Joachim Klein 69b6f094e5 imported patch MT-states-of-interest.patch 8 years ago
Joachim Klein d978661832 (HOA path) Add support in LTLModelCheckers (ex/sym) to support HOA path specifications 8 years ago
Joachim Klein 185c9af2f7 (HOA path) StateModelChecker (symbolic, explicit): Provide access to the ModulesFile / PropertiesFile stored in the model checker 8 years ago
Joachim Klein dbeba66e9a (HOA path) explicit MDP checker: allow Streett acceptance for LTL model checking 8 years ago
Joachim Klein c867d63120 imported patch iteration-method-jacobi-mdp-explicit.patch 8 years ago
Joachim Klein 61e29bd3e3 imported patch MET-ModelTransformationNested.patch 8 years ago
Joachim Klein 47d5e573d6 Use reachability reward computation for complex state formulas 8 years ago
Joachim Klein 23c02e6b06 explicit engine: support -exportrows 8 years ago
Joachim Klein 2ed6c9486e imported patch ex-dtmc-weights-support-negative-rewards.patch 8 years ago
Joachim Klein 38a64f0406 imported patch ex-dtmc-weights-MCRewardsPositive.patch 8 years ago
Joachim Klein 436f9a1c5a imported patch ex-dtmc-weights-rewards-has-positive-negative.patch 8 years ago
Joachim Klein 2aa7d731ab imported patch succ-it-from-trans-it.patch 8 years ago
Joachim Klein 8e6bf92c7f imported patch sccmethodex-setting.patch 8 years ago
Joachim Klein 02af30b8fe imported patch tmp-tarjan-iterative-2.patch 8 years ago
Joachim Klein eb21a8984c imported patch tarjan-lowlink-index-array.patch 8 years ago
Joachim Klein 684aade051 imported patch tarjan-arraydeque.patch 8 years ago
Joachim Klein 9aa74a6c7b imported patch tarjan-deque.patch 8 years ago
Joachim Klein 9bee45ede7 IntSet: add toString methods 8 years ago
Joachim Klein c7203567b0 explicit: indicate 'not supported' for state reward export in unsupported formats 8 years ago
Joachim Klein 5e38f865c6 explicit.graphviz: some more tweaks for HTML label support 8 years ago
Chris Novakovic b34d66cc17 explicit.graphviz: generate HTML-like node/edge labels 8 years ago
Joachim Klein bbec66cd62 explicit: Fix initialization of some MC flags 8 years ago
Joachim Klein 4de3c189a4 Build: Switch from javah (deprecated since JDK8) based JNI header generation to javac 8 years ago
Joachim Klein 2ef1acd802 Fast adaptive uniformisation: Fix for incomplete model exploration 8 years ago
Joachim Klein 789b43938b explicit.FoxGlynn: exception message typos 8 years ago
Joachim Klein a93741dc85 explicit.CTMCModelChecker: In transient probability computation, honor the global epsilon parameter from the settings 8 years ago
Joachim Klein 39b9fcbe65 Fox-Glynn computation: Apply accuracy check also for the 'naive' case (avoid infinite loop) 8 years ago
Steffen Märcker a2aee2fa36 Implement round function 8 years ago
Joachim Klein 4d1ddc008f refactor: TypeDouble expressions may evaluate to BigRational, add proper casts 9 years ago
Steffen Märcker 5898c55afe Improve implementations of DTMC::vmMult 8 years ago
Steffen Märcker 76ab6e2d76 Add preprocessing for steady-state in explicit engine 8 years ago
Steffen Märcker ca9309d18e Harmonize log output after steady-state power iteration between engines 8 years ago
Joachim Klein ef197ce5c8 Fix NPE in fast adaptive uniformisation (cumulative reward, transition rewards without action name) 8 years ago
Joachim Klein 46d8ec3d8b explicit.LTLModelChecker: protect against int overflow if product state space can not be indexed by int 8 years ago
Joachim Klein 0ae71e58a5 Makefile: for explicit package, include sub-packages 8 years ago
Joachim Klein cb259e75ef DTMC, reach prob, interval iteration: Fix missing "topological" in method description 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 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
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
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 7ca97c79db Remove PrismExplicit - no longer needed. 8 years ago