20 Commits (ce4fd3d3a49a2bd85cd1b5c0c3e884d584d662bc)

Author SHA1 Message Date
Dave Parker ce4fd3d3a4 Fix export of intermediate adversaries in value-iteration based multi-objective. 7 years ago
Joachim Klein 14ad1d32af fix compilation issue: cmath / isinf 9 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 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 3afca48506 More info printed out by multi-objective value iteration + more efficient vector access. 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 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 412ac91a61 Bug fix in multi-objective value iteration: non-convergence when one objective has weight 0. 10 years ago
Vojtech Forejt 772767fcd7 * maximal number of iteration was changed in C++ code which influenced subsequent runs 13 years ago
Vojtech Forejt f2b3b9bd7b disabling ignored weights due to a numerical problem (multi(Pmax=?[F s1=7&s2=7&d1+d2=7],Pmax=?[F s1=7&s2=7&d1+d2=8]) with two-dice.nm) 13 years ago
Dave Parker 9074396fc1 Compile fix (for Windows). 13 years ago
Dave Parker 702e9e5df0 Corrected/added headers + copyright info. 13 years ago
Dave Parker 9b5aae301f Patch in current version of multi-objective model checking (from prism-multi branch). Still need to copy across etc/ directory containing lpsolve libraries. Also contains a few JDD fixes via Christian von Essen. 13 years ago