8857 Commits (996da02efd14a0d61b3a0ac0b0d27322f560ba89)
 

Author SHA1 Message Date
Tim Quatmann 20665eb862 multi-objective: Aborting time-bounded reachability computation when termination signal is received. 4 years ago
Tim Quatmann c1c0fcf8f3 Display a bit more statistics for multi-objective model checking. 4 years ago
Tim Quatmann ce14b45578 Pcaa: Implemented termination signal. 4 years ago
TimQu b6259e7ea3 SparseMaPcaaTest: Temporarily disabled a test as it did contain non-optimal points due to numerical issues. 4 years ago
TimQu ce962bf1df SparseMaPcaaChecker: Fixed cycle detection. 4 years ago
Tim Quatmann 5a6952899b MaPcaaWeightVectorChecker now uses the acyclic solver if possible. 4 years ago
Tim Quatmann 5e9241fcd1 Allowing reward accumulations in multi-objective model checking queries. 4 years ago
Tim Quatmann da6333cead Fix in scheduler export for acyclic Min Max solver 4 years ago
Sebastian Junges e513a3fb62 progress in monitoring with timeouts etc 4 years ago
Sebastian Junges 4760a12815 reset signal handler 4 years ago
Sebastian Junges f9ee3d10e4 simulating with rationals 4 years ago
Sebastian Junges b7ad55b34b random prob generator for rationals 4 years ago
TimQu b45497a8c4 Added --propsasmulti switch to interpret input formulas as multi-objective formula 4 years ago
Tim Quatmann 2aab7f99db Merge branch 'master' into multi-objective-lra 4 years ago
Tim Quatmann 260c14a3f6 ExpressionParser: Allow sequences of unary operators, like '!!x=0' (fixes #89) 4 years ago
Tim Quatmann 16ecb0fc8d OVI: display current number of iterations with --progress --verbose. 4 years ago
Tim Quatmann bd3c42561b Added multi-objective lra test case for MA 4 years ago
Tim Quatmann 97d4dba540 Added test case for Multi-objective LRA combined with step-bounded property. 4 years ago
Tim Quatmann c990d27c50 Added MA test case + fixes 4 years ago
Tim Quatmann 5bfb3b132e New MDP LRA Test case + fix 4 years ago
Tim Quatmann 7023736e3d Added resource-gathering testfile 4 years ago
Tim Quatmann ee06a1f1a6 Also added test case for lra operator formula. 4 years ago
Tim Quatmann 6154bd39f9 Fixes for new test case. 4 years ago
Tim Quatmann 3789fbb3e9 Test case for multi-objective lra 4 years ago
TimQu 07f7ce7963 Merge branch 'master' into multi-objective-lra 4 years ago
TimQu f100ff6275 LraViHelper: Fixed unordered insertion into SparseMatrixBuilder. 4 years ago
TimQu 36f27e4391 Added a simple example model for multi-objective lra. 4 years ago
TimQu 139c86f6a0 Fixes for multi-obj LRA 4 years ago
TimQu 400b69663a Fixed multi-obj. tests 4 years ago
Tim Quatmann e0276cb78f Assertion fixed. 4 years ago
Tim Quatmann d351bd6455 WeightVectorChecker: Integrated lra objectives also in the individual phase 4 years ago
Tim Quatmann 360c3877b7 More steps towards integrating LRA in pcaa 4 years ago
Tim Quatmann 43db81c18f Silenced a warning. 4 years ago
Tim Quatmann 67393a9584 Further steps towards integrating LRA in weight vector checker. 4 years ago
Tim Quatmann b3fa8893a2 End Component Eliminator now also returns the sinkRows 4 years ago
Tim Quatmann 29a7a7e865 WeightVectorChecker: Making initialization LRA-ready 4 years ago
Tim Quatmann 9421a60d5a Fixes for multi-obj reward analysis. 4 years ago
Tim Quatmann 4b13ad3220 Fix for multi-obj LRA preprocessing 4 years ago
Tim Quatmann 56e253fac0 graph: Extended the documentation a tiny bit 4 years ago
Tim Quatmann 33e73ed63a WeightVectorChecker: Fixed incorrectly choosing a scheduler that potentially yields infinite reward for one objective. 4 years ago
Tim Quatmann 4bf9bd473f SparserMatrix: Added getRowGroupFilter method. 4 years ago
Sebastian Junges 9df410e433 Merge branch 'master' into monitoring 4 years ago
Sebastian Junges b6be0f3356 convex reduction 4 years ago
Sebastian Junges d2e36e9db3 dense belief states 4 years ago
Sebastian Junges a358af1264 set entries that are nonzero 4 years ago
Matthias Volk f744176481
Fixed lib filename for carl (Fixes #85) 4 years ago
Tim Quatmann 7891492b96 Merge branch 'master' into multi-objective-lra 4 years ago
Tim Quatmann 94311e7d30 Topological solvers: Added a warning for numerical issues triggered in cases where in non-exact mode a selfloop probability is very close to 1 but not equal to 1 4 years ago
Tim Quatmann 8a77e3238d Implemented isAlmostZero and isAlmostOne also for non-double value types. 4 years ago
Tim Quatmann d2f983a0c6 Merge branch 'master' into multi-objective-lra 4 years ago