3376 Commits (a14171b0b869d72380021f292a955064de942e4a)
 

Author SHA1 Message Date
Joachim Klein a14171b0b8 explicit model checkers: flag to silence log output during precomputations (prob0/1...) 8 years ago
Joachim Klein 74c2aa9491 Prism, exact engine: do deadlock check for digital clock conversion of PTA 8 years ago
Joachim Klein b888840a8a Multi objective checking: fairness unsupported 8 years ago
Joachim Klein a9dce99e48 symbolic MDP checking: fairness for Rmax[ F ... ] not supported 8 years ago
Joachim Klein 0472c03e5f Parametric / exact engine: fairness unsupported for MDPs 8 years ago
Joachim Klein abf37417fd Fix JDK9 compilation issue, use parser.ast.Module instead of Module 8 years ago
Joachim Klein 8a420d6a36 param/exact: Fix Pmax/Pmin [ ! (F a) ] / [ !( a U b) ] computation 8 years ago
Joachim Klein 9bc5baac09 cudd Makefile: recursive calls of make via $(MAKE) 8 years ago
Joachim Klein 1e39f308f4 prism-auto: count warnings, even if -w / --show-warnings is not active 8 years ago
Joachim Klein fdacf84b2f prism-auto: in nailgun mode, try to stop existing server first 8 years ago
Joachim Klein 482d47c458 prism-auto: fix compilation issue (whitespace) under python3 8 years ago
Joachim Klein a899939687 prism-auto: fix broken incrementing of warning statistics 8 years ago
Joachim Klein 8367df829e Topological interval iteration: Fix bug preventing convergence in some cases 8 years ago
Joachim Klein 9e92701a74 ParamModelChecker: fix CTMC reward computation for transition rewards (--param / --exact mode) 8 years ago
Joachim Klein 5adb550043 Makefiles: inhibit parallel building (-j n mode) 8 years ago
Dave Parker efc316ae5e Update authors list used for git-svn migration. 8 years ago
Joachim Klein c239ba7a6d prism-auto: allow use of ngprism on Windows 9 years ago
Joachim Klein a74d6b9841 prism-auto: refactor temporary log file handling to allow ngprism to work on Windows 9 years ago
Joachim Klein ef2f10e97e Makefile: enable compilation of ngprism.c -> ngprism.exe on Windows 9 years ago
Joachim Klein b9b7c1dc01 ngprism.c: tweak to get ngprism.c to compile under Windows (MinGW) 9 years ago
Joachim Klein ed01390e40 prism-auto: integrate warning for missing files (export check) into warning tracking / colour printing 9 years ago
Joachim Klein c45ca93580 param.BigRational: Fix signum (sign) computation for positive and negative infinity 9 years ago
Joachim Klein 83e6c291b0 (native) switch includes from .h to C++ header wrappers 9 years ago
Joachim Klein 4652c72e78 dd_cudd.cc: silence printf warning 9 years ago
Joachim Klein 7c5eb10d37 PH,PM,PS: cast jints to int in printf 9 years ago
Joachim Klein 7d874df348 PrismMTBDD, PrismSparse export_string: Pass via "%s" to log 9 years ago
Joachim Klein 6b856bce86 PH, PS: log errors via "%s" 9 years ago
Joachim Klein a8b8daaf71 PS: cleanup warning message printing 9 years ago
Joachim Klein 2bb7a217f2 PS: cleanup format strings 9 years ago
Joachim Klein 14d652d331 PM: cleanup format strings 9 years ago
Joachim Klein e31b05c257 PH: cleanup format strings 9 years ago
Joachim Klein 0c39f57269 PM_ExportVector: use int64_t for ODD indexing, adapt printf format string 9 years ago
Joachim Klein 7ae5a96d08 PM_ExportMatrix: use int64_t for ODD indexing, adapt printf format string 9 years ago
Joachim Klein 362c6da6c9 PM_ExportLabels: use int64_t for ODD indexing, adapt printf format string 9 years ago
Joachim Klein 8b3b240c8a PM_ExportLabels: clean-up, remove unused argument from recursive calls 9 years ago
Joachim Klein d564f13e9d Makefile: add WARNINGS variable, activate -Wformat 9 years ago
Joachim Klein f7643a21ec (symbolic engines) annotate P*_PrintToMainLog, error message, export_string methods for format string checks 9 years ago
Joachim Klein c6fa9d2d43 PM_ExportVector.cc: Fix export_string format string to get correct output for state rewards export (issue #16) 9 years ago
Joachim Klein b43a911857 PM_ExportVector.cc: small cleanup 9 years ago
Dave Parker c9ede762cd Tweak in options text. 9 years ago
Dave Parker 8f2f9a3d28 Bug fix in prism.ModelGenerator2MTBDD: action names were not being read properly. 9 years ago
Dave Parker 940674370c CHANGELOG. 9 years ago
Joachim Klein 28b0376dfb dd_export.cc: fix compilation issue on cygwin (PRIuPTR) 9 years ago
Joachim Klein 14ad1d32af fix compilation issue: cmath / isinf 9 years ago
Dave Parker a0ab7b461f Date fix in CHANGELOG. 9 years ago
Dave Parker 2c39e577f8 Version number (4.4.beta). 9 years ago
Dave Parker 2e3b5fdc5b CHANGELOG. 9 years ago
Dave Parker f86fc8ace6 Tweak -help output. 9 years ago
Dave Parker 42bec3f813 CHANGELOG. 9 years ago
Joachim Klein 8bca4f7476 exact model checking: output approximate result as well 9 years ago