1466 Commits (18704d0e0348048aad98ac4d88be67f756050ccc)
 

Author SHA1 Message Date
Dave Parker 18704d0e03 Bug fix in creating reward structures in explicit engine (from Hongyang). 14 years ago
Dave Parker 3bcc43c3a2 CHANGELOG. 14 years ago
Dave Parker b014058c62 CHANGELOG. 14 years ago
Dave Parker ce6e0d8c0d Disable start-up warning messages about unknown options in .prism file. 14 years ago
Dave Parker 97164d019b Small bug fix (for something that wasn't really broken, but pointed out on forum). 14 years ago
Dave Parker d68813b865 Added -exportresultscsv and -exportresultsmatrixcsv to command-line 14 years ago
Dave Parker d7e06f569e Improvements/fixes to export of results in matrix form: 14 years ago
Dave Parker 8d1cd55711 Fixes/improvement/consistency for results export. 14 years ago
Dave Parker c7d1af5f85 More fixes for bugs introduced in recent "improvements" to constant handling API: 14 years ago
Vojtech Forejt e3f6e64e7a package-info.java is ignored in makefiles 14 years ago
Dave Parker 5533d55183 Consistency in output msgs (explicit MDP engine). 14 years ago
Dave Parker a869bbeec0 Gauss-Seidel val iter for cumulative rewards in explicit engine. 14 years ago
Dave Parker 720d47eb7d Added method get_real_time to get real system time, via Java, from C. 14 years ago
Dave Parker 54520981b9 Autoformat 14 years ago
Dave Parker 0974ca4b81 Makefile tweak: drop -mtune=native flag for 32-bit Linux compile: should be unnecessary. 14 years ago
Dave Parker 148f2b814e Fix in numerical value comparison for -test checks. 14 years ago
Dave Parker 086bb3243d RESULT label for test properties can be NaN. 14 years ago
Dave Parker 8cff34fb12 Option to run local tests only. 14 years ago
Dave Parker 8930a885ba Makefile tweak: build local tests, if tests dir is present. 14 years ago
Dave Parker ab9fa27411 Automatically switch to another engine if numerical computation not supported. 14 years ago
Dave Parker 5c5ec652b1 Numerical computation routines display engine used. 14 years ago
Dave Parker 3e4c617a81 Move most native code options from engine shared libraries to prism library. 14 years ago
Dave Parker 2451c25702 Un-needed import. 14 years ago
Dave Parker 6348b2de9f Auto-format (for diff). 14 years ago
Dave Parker 38b74d1102 Fix: remove unneeded command. 14 years ago
Dave Parker 4e0aaabeba New intermediate class to store DRAs, small efficiency improvements in LTL due to hard-coded DRAs + easier decoupling of GPLed LTL-to-DRA libraries, if needed. 14 years ago
Dave Parker cf44bfead1 Add missing arg in xprism.bat (reported problems on Win 64). 14 years ago
Dave Parker ab6d2bbbef Remove use of -lm linking under Cygwin. 14 years ago
Vojtech Forejt f64583167c Fixing exit codes (a bug introduced by notification) 14 years ago
Dave Parker 854cd58edd Typo in error message (old debugging info). 14 years ago
Dave Parker 95d7e89a57 Bugfix: previous "improvement" to API wrt undefined constants broke some models, e.g. when trying to evaluate pow/floor etc. with wrong number of arguments. 14 years ago
Dave Parker 7fda209763 Undo revision 4243 - alternative fix coming up 14 years ago
Dave Parker cae17b1526 CHANGELOG. 14 years ago
Vojtech Forejt b1ea8c04d4 Fixed handling of the case when functions like pow, floor, etc. are given incorrect number of arguments. 14 years ago
Vojtech Forejt 5ab2ac9262 a very simple notification using growl in Mac and notify-send in Linux 14 years ago
Dave Parker c5f3538dd0 The -prop switch now accepts property names as well as indices 14 years ago
Dave Parker 673c60d8c7 Better error handling for SBML import (missing/buggy initialAmount). 14 years ago
Dave Parker a4cf4ac164 CHANGELOG. 14 years ago
Dave Parker fd85a16363 Move GUI warning counter reset so it catches model build warnings too. 14 years ago
Dave Parker a221c4db56 Padding in property details dialog. 14 years ago
Dave Parker 6eb375c441 Added printSeparator method to PrismLog. 14 years ago
Dave Parker 522d00aa3c Tweak warning note in PrismCL. 14 years ago
Dave Parker 8fb5b3fac7 Fix inequalities in PrismLog verbosity. 14 years ago
Dave Parker f344411a3c Fixes in C-code warning message functions. 14 years ago
Dave Parker 1c86a3afa8 Small tidies and warning fixes. 14 years ago
Dave Parker 90c9e53f8c Tweak some warning messages (wrt new log.printWarning method) + add warning message functionality in GUI threads. 14 years ago
Dave Parker 254c9b2b89 CHANGELOG. 14 years ago
Dave Parker 1f4461da64 Ctrl -> Cmd in GUI on Macs. 14 years ago
Dave Parker 0ae0b36ebe Bug fix: stop a floating point exception (if enabled) (found by Christian von Essen). 14 years ago
Dave Parker 9c903c6b49 Bugfix in explicit embedded DTMC code - number of states needed sometimes, but is not set up. 14 years ago