2850 Commits (fbe3846ed42576cac22fe89550ea2c0b11e4d04f)

Author SHA1 Message Date
Joachim Klein fbe3846ed4 imported patch JDD-SplitByValue.patch 7 years ago
Joachim Klein 2edbe1cf4c imported patch sample-PrismUtils-bitsForEncoding.patch 7 years ago
Joachim Klein 5b1c8697f1 imported patch symb-dtmc-weights-support-negative-rewards.patch 7 years ago
Joachim Klein 2ed6c9486e imported patch ex-dtmc-weights-support-negative-rewards.patch 7 years ago
Joachim Klein 38a64f0406 imported patch ex-dtmc-weights-MCRewardsPositive.patch 7 years ago
Joachim Klein 436f9a1c5a imported patch ex-dtmc-weights-rewards-has-positive-negative.patch 7 years ago
Joachim Klein 2aa7d731ab imported patch succ-it-from-trans-it.patch 7 years ago
Joachim Klein 87ab3ef9d1 Expression.isCoSafeLTLSyntactic: properly handle nesting and operator bounds 7 years ago
Joachim Klein d7948ccafc ExpressionTraverseNonNested: handle strategy, CTL operators as well 7 years ago
Joachim Klein 8e6bf92c7f imported patch sccmethodex-setting.patch 7 years ago
Joachim Klein 02af30b8fe imported patch tmp-tarjan-iterative-2.patch 7 years ago
Joachim Klein eb21a8984c imported patch tarjan-lowlink-index-array.patch 7 years ago
Joachim Klein 684aade051 imported patch tarjan-arraydeque.patch 7 years ago
Joachim Klein 9aa74a6c7b imported patch tarjan-deque.patch 7 years ago
Joachim Klein 5ad2b39317 imported patch PrismCL-call-closedown-on-exit.patch 7 years ago
Joachim Klein 125ee98508 imported patch PrismCL-protect-mainlog.patch 7 years ago
Joachim Klein af017cde19 imported patch PrismLog-ignoreClose.patch 7 years ago
Joachim Klein 2058450fc6 Nailgun: Allow the main class started from the nailgun server to be configured via an environment variable 7 years ago
Joachim Klein 9bee45ede7 IntSet: add toString methods 7 years ago
Joachim Klein c7203567b0 explicit: indicate 'not supported' for state reward export in unsupported formats 7 years ago
Joachim Klein 9805d64f00 exact/param: BigRational: Use static BigRational.ONE/BigRational.ZERO for conversion from boolean 7 years ago
Joachim Klein cbdcde36cb GUISimPathFormulaeList: fix some warnings 7 years ago
Joachim Klein fcea43b968
SimulatorEngine: switch to PrismNotSupportedException 7 years ago
Joachim Klein 06becee4dc SimulatorEngine: Fix ressource leak (log) 7 years ago
Joachim Klein 82b8d7a96b SimulatorEngine: fix switch warning (unhandled model types) 7 years ago
Joachim Klein 0559014a2f GUISimulator: harden against exceptions 7 years ago
Joachim Klein 737ad9cd22 GUISimulator: Fix "Simulate up to step x, backtrack x steps" handling for CTMC models 7 years ago
Joachim Klein 5d0880758b param/exact: Note engine in PrismNotSupported exceptions 7 years ago
Joachim Klein 5e38f865c6 explicit.graphviz: some more tweaks for HTML label support 7 years ago
Chris Novakovic b34d66cc17 explicit.graphviz: generate HTML-like node/edge labels 7 years ago
Dave Parker 9a10895479 Fixes to release building on Windows. 7 years ago
Dave Parker 3467f22e8a Move/simplify release building Makefile scripts. 7 years ago
Dave Parker 6d1cc7776d Small fix for recent refactoring. 7 years ago
Dave Parker 0b86821b1c Code tidy in ModulesFile: simplify (deprecated) getInitialValues() method. 7 years ago
Dave Parker ce4fd3d3a4 Fix export of intermediate adversaries in value-iteration based multi-objective. 7 years ago
Joachim Klein 6f77b585ec sparse.cc: fix build_nd_action_vector() result storage 7 years ago
Joachim Klein 9a2f7f47d5 PrismFileLog: fix handling of close() call for stdout 8 years ago
Joachim Klein 1413ae3576 DebugJDD: Inhibit leak checks if there was a fatal error during the run 8 years ago
Joachim Klein 5bd3c2103e
Property.java: typo 8 years ago
Joachim Klein f767eb70d0 symbolic exports: fix ReleaseStringUTFChars call on null pointer 8 years ago
Joachim Klein bbec66cd62 explicit: Fix initialization of some MC flags 8 years ago
Joachim Klein 759d588ae3 param/exact: Transitions that fix a deadlock don't earn transition rewards 8 years ago
Joachim Klein ba137391d3 PrismCL: Tweak quoting of command-line arguments in log output 8 years ago
Dave Parker 447d4732be GUI: Tooltip hints for creating new properties/constant/labels. 8 years ago
Dave Parker c0c8e686b8 GUI: Switch to Properties tab on creation of new properties file. 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 96442e5a3a Statistical MC: Don't complain about P=?/R=?/... for nondeterministic models 8 years ago
Joachim Klein 8cd3435bbd Statistical model checking: Print warning if we resolve the nondeterminism 8 years ago
Joachim Klein b4041d946c ModelType: add removeNondeterminism() 8 years ago