3667 Commits (16240b0eee6709cf9082ec0c9969f60cc14a36ea)
 

Author SHA1 Message Date
Dave Parker f2ba95d88c Update scripts README. 7 years ago
Dave Parker 4838bcaf28 Fix install scripts: echo commands and bail on errors. 7 years ago
Dave Parker f2b8945bd8 Utility scripts for installing on PRISM on fresh OSs (Ubuntu, RHEL for now). 7 years ago
Joachim Klein 98c019b175 Automatically switch to MTBDD engine before model checking if hybrid/sparse engine can not handle state space 7 years ago
Dave Parker 262440f004 Warning message typo. 7 years ago
Joachim Klein 837bdc601d
Rmin/max[C]: Switch from -hybrid (default) engine to -sparse 7 years ago
Dave Parker 6196501210 Export of individual solution vectors during multi-objective model checking (currently disabled). 7 years ago
Chris Novakovic 8c020ca3db explicit: make state sorting optional 7 years ago
ep2016 f5b7af9c98 Check for unbounded variables in ModelGenerator2MTBDD. 7 years ago
Joachim Klein d73591178b
PrismHybrid.java: Protect interval iteration JNI calls against large state spaces 7 years ago
Joachim Klein 81bf49b003
PrismSparse.java: Protect interval iteration JNI calls against large state spaces 7 years ago
Joachim Klein 04982ea720
param/Makefile: Fix typo 7 years ago
Joachim Klein 7328789e4f prism.NondetModelChecker: Fix potential memory leak when using -exportstrat and interval iteration 7 years ago
Joachim Klein 15482e8458 Sparse engine with -exportstrat: Fix crash during strategy initialization 7 years ago
Joachim Klein 36b5c49e84
RangeConstraint: Fix comment 7 years ago
Joachim Klein 8597e400a9
FileSetting: remove dead code 7 years ago
Joachim Klein d4ba9ffd0f
Delete settings.DoubleRangeConstraint 7 years ago
Joachim Klein 6f325e96bb Add @Deprecated annotations for methods where deprecation is marked in JavaDoc 7 years ago
Steffen Märcker 917dd5e2f4 ExpressionFunc: use overflow-aware math for integer evaluation 7 years ago
Steffen Märcker 2ecfe7af39 explicit, BinaryOp and UnaryOp evaluation: Use overflow-aware math for integer evaluation 7 years ago
Steffen Märcker dba1c01661 common.SafeCast: utility methods for overflow-aware casts from double to int 7 years ago
Joachim Klein 48bc66440b Travis-CI: Switch to OpenJDK for 10, add 11 7 years ago
Steffen Märcker f1b70b679f Expressions.evaluate (binary,unary,function): Avoid explicit boxing of Booleans, Integers and Doubles 7 years ago
Chris Novakovic 341efe4d21 Don't hardcode maximum dimensions for DOT graphs 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 1980b088cd Update README to account for recent file arrangements. 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 ecfe1ec63d Tidy and document main PRISM Makefile. 7 years ago
Dave Parker 3928f783f4 Add html copy of manual into repo, for release building. 7 years ago
Dave Parker 6d1cc7776d Small fix for recent refactoring. 7 years ago
Dave Parker 6d6b5266ad
Update README.md 7 years ago
Dave Parker 55cfb8f400 Move text files up to top-level and Markdownify README. 7 years ago
Dave Parker 84230b1bbb Changelog. 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 da3503a3c7
prism-auto: cleanup getFilesInDir call 7 years ago
Dave Parker ef71e5a3f2 Minor Makefile tidy: use LIB_DIR variable. 7 years ago