2778 Commits (043c776914c1742c8aaad103c42ff90c99352f9d)
 

Author SHA1 Message Date
Joachim Klein 043c776914 Refactor ConvertForJltl2ba (fix regression due to custom equals/hashCode for ASTElements) 10 years ago
Dave Parker 90a79ce2d0 Some additional output during Pareto curve generation. 10 years ago
Dave Parker b46a0c31be Multi-objective Pareto curve calculation fix: more robust computation of extreme values when non-convergence is an issue. 10 years ago
Dave Parker 619b7d53c5 Re-enable disabled convergence check in multi-objective value iteration since it can give the wrong answer. Better fix follows. 10 years ago
Dave Parker b35a8d1553 Typo in output. 10 years ago
Dave Parker 0b35370d20 Typo in multi-objective output. 10 years ago
Dave Parker 0d099446aa Refactoring and commenting in multi-objective model checking. 10 years ago
Dave Parker 5ab01f26b8 Refactoring + tidying in multi-objective value iteration. 10 years ago
Dave Parker d52576a6dd Refactoring + tidying in multi-objective value iteration. 10 years ago
Dave Parker 91c8af3aac Refactoring + tidying in multi-objective value iteration. 10 years ago
Dave Parker 1493a0c6c5 Refactoring in multi-objective value iteration: move check for step-bounded with GS. 10 years ago
Dave Parker 41ba061916 More output for multi-objective value iteration. 10 years ago
Dave Parker 3afca48506 More info printed out by multi-objective value iteration + more efficient vector access. 10 years ago
Dave Parker 75197e3d22 Handle NaN better as a constant. [from Joachim Klein] 10 years ago
Dave Parker dc146fbf63 Commenting to document recent changes to CUDD constant hashing/truncation. [from Joachim Klein] 10 years ago
Dave Parker 8597f0e71b Extend previous commit (reachability enlarging target) to STPG model checking. 10 years ago
Dave Parker bf76e587bc Small optimisation in explicit model checkers, when enlarging target for reachability. [from Steffen Marcker] 10 years ago
Dave Parker 9255d29ac8 Fix some unclosed logs when exporting. [from Steffen Marcker] 10 years ago
Dave Parker 325d8c5cd2 Fixes to handling of constants in CUDD - factor out pre-hash truncation in to a separate function and make sure truncation is also carrued oit when *re*hashing the table. [from Joachim Klein] 10 years ago
Dave Parker 18cd16d78d Code tidy (auto-format). 10 years ago
Dave Parker f95f76ab81 Bugfix in PRISM-to-Latex translation. 10 years ago
Dave Parker c373555f9c Refactoring multi-objective code: readying for allowing lists of objectives in strategy operator. 10 years ago
Dave Parker 5a33c86e54 Comment typo 10 years ago
Dave Parker 30b197918c Comment/tidy/refactor multi-objective code. 10 years ago
Dave Parker cec60108c2 Comment clarification. 10 years ago
Dave Parker bfe2715d3b Error message typo. 10 years ago
Dave Parker 56d5739b06 Missing header file commits for r10829. 10 years ago
Dave Parker 85b7c30d4a Catch possible null value in GUI simulator update table display (reported by Steffen Marcker). 10 years ago
Dave Parker a64997f903 Bugfixes in sparse engine adversary generation (cumulative reward and multi-objective): remove second stat line. 10 years ago
Dave Parker 91d984cce8 Add some adversary generation for multi-objective value iteration (just exports one adv for each separated weighted objective). 10 years ago
Dave Parker 3347d55d0a Bug fix for updateAutoParse(): from prism-games. 10 years ago
Dave Parker d4c5fd4fd5 Remove accidental commits 10 years ago
Dave Parker ff05caf158 Code tidy. 10 years ago
Dave Parker cd859b45db Multi-objective value iteration: generate (but do not yet export) adversaries for each weighted query. 10 years ago
Dave Parker 655cfb3550 Some tidying in multi-objective code. 10 years ago
Dave Parker 09bebccb52 Some tidying in multi-objective code. 10 years ago
Dave Parker 2806712f80 Some tidying in multi-objective code. 10 years ago
Dave Parker 2de15e6b68 Some tidying in multi-objective code. 10 years ago
Dave Parker ec285b66b1 Some tidying in multi-objective code (auto format). 10 years ago
Dave Parker e932ae1227 Some tidying in multi-objective code. 10 years ago
Dave Parker 412ac91a61 Bug fix in multi-objective value iteration: non-convergence when one objective has weight 0. 10 years ago
Dave Parker 91227cf4c8 Highlight some error messages in the Makefile (fix). 10 years ago
Dave Parker 3a104c0760 Highlight some error messages in the Makefile. 10 years ago
Dave Parker bb67630285 Allow for modified tool name when printing version info. 10 years ago
Dave Parker a8384f6bb9 Top level Makefile change: examples-distr merges into rather than replaces examples, if present. 10 years ago
Dave Parker ce6ffdcc13 Default format type for DA.print methods. 10 years ago
Dave Parker 4ee20e5583 Bug fix in lifting reward structures to a product model (when there are some states with no transition rewards). 10 years ago
Dave Parker c143d38707 Makefil fix: Pass location of ngprism for tests/testslocal targets. 10 years ago
Dave Parker b44b789235 Parent dir Makefile file. 10 years ago
Dave Parker 0b04c50ea5 Auto-format (for merging purposes). 10 years ago