511 Commits (f98f701e05ff1694295763482df18782caa33df7)

Author SHA1 Message Date
TimQu 91fb664910 Refactored a little and implemented functions for prophesy 9 years ago
TimQu f7992f5aa7 Forgot adaptation of test... 9 years ago
TimQu b4a4a81bb1 Renamed, moved, added some benchmarks 9 years ago
TimQu 4a874a5a29 Added some benchmark models from param website 9 years ago
TimQu bf450688b4 The variable pool of carl needs to be cleared after executing a test. 9 years ago
dehnert 1d49bc6dd0 extracting the bisimulation quotient for MDPs; tests for MDP bisimulation 9 years ago
dehnert 7833025829 reenabled all bisimulation tests 9 years ago
dehnert 46fee522ff made strong bisim for DTMCs work again 9 years ago
dehnert 1428f1647b commented in some more tests, however the main entry points need to be fixed because of the new templating of the bisimulation class 9 years ago
dehnert 11c21eb338 on my way of making (the refactored version) bisimulation work again for deterministic models 9 years ago
dehnert 96954ddd15 refactoring of bisimulation class in the prospect of extending it to (CT)MDPs, not yet done 9 years ago
TimQu 1860502a3a Deterministic states with only constant outgoing transitions are now eliminated 9 years ago
TimQu 77c2f397a9 fix for approximation model, additional test for mdps, minor changes 9 years ago
dehnert b3ce727f6c fixed minor bug, tests for smt-based permissive schedulers (for upper-bounded properties) now passing 9 years ago
dehnert 59501dd347 removed some object files of xerces. started working on smt-based permissive schedulers 9 years ago
sjunges 160f9e476f test descr for milp perm sched 9 years ago
TimQu 046afd3804 Refactored SamplingModel 9 years ago
dehnert de58c73c5a forgot to commit some files 9 years ago
sjunges e4aab761d2 updates to perm schedulers 9 years ago
sjunges 131ab5b674 Updates on perm. schedulers 9 years ago
dehnert 15b97057dd silenced some warnings within boost (new clang version) and fixed an unused variable issue 9 years ago
TimQu d26f38b9a2 minor stuff, some more pmdp examples and an mdp test case 9 years ago
TimQu 78bd4a041a Added Mdp class, sampling might work already (untested) 9 years ago
TimQu 70dd76c08b Splitted region modelchecker in abstract class and dtmc class (to easily add an mdp class soon) 9 years ago
TimQu 0043d3ebf5 changed template argument, used unordered_map 9 years ago
dehnert ccad5741a7 added test case for game solver 9 years ago
TimQu 5b1494b9a9 Made use of this new cool rewardModel thing 9 years ago
dehnert e659dd8c4a some work on sparse game solver 9 years ago
TimQu d377e6b289 Minor improvements everywhere. Also implemented some tests 9 years ago
dehnert bc3f6b8d80 fixes for parts that were affected by recent parser templating 9 years ago
dehnert 27e06940a9 templated all explicit parsers so that they may now be modified to produce non-double models 9 years ago
sjunges 7fd28d4564 refactored cmakelists 9 years ago
sjunges 2213b01ece changes in milp permissive scheduler 9 years ago
sjunges 6d10ba0ad0 compiles again 9 years ago
sjunges 73310b9881 fixed tests: glpk had wrong minimize, solver.cpp tested in wrong direction on policy iteration in case we use top. value iteration 9 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 9 years ago
dehnert 08bc810b2c added missing include 9 years ago
dehnert 57338640be added missing include 9 years ago
sjunges e3122e5ede Faster compilation and topological failing test failed 9 years ago
sjunges f219437acf Faster compilation times! 9 years ago
sjunges 1086ffc1cc Added allow early termination for min/max solvers 9 years ago
sjunges f006d54995 vector min_if, max_if 9 years ago
dehnert 7f5e775395 adapted counterexample generation to refactoring 9 years ago
dehnert f9f5a4e206 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 9 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 9 years ago
dehnert b94e978843 another round of fixes 9 years ago
sjunges 707a4f500b vector sum_if 9 years ago
sjunges d4ba7905fa Extra constructor for simple testing. 9 years ago
sjunges faf31156e0 fix for last changes + is probabilistic 9 years ago
dehnert 972c391eb1 fixed some more bugs/warnings 9 years ago