584 Commits (93ca559c83a430ab1e63fb502fba1695cc46c1c8)

Author SHA1 Message Date
Sebastian Junges 93ca559c83 additional sanity checks for scheduler extraction 7 years ago
Sebastian Junges 16d7dccb4e I am utterly stupid. Fixed an assertion that I changed yesterday 7 years ago
Sebastian Junges 5d0ec15ad4 clarified error message, as the reward models are present (according to output) but simply empty 7 years ago
Sebastian Junges 9a0794fca1 refined error message wrt unexpected type of scheduler 7 years ago
TimQu 9be488b969 Enabling expected time queries for ctmcs in the hybrid engine. 7 years ago
TimQu e6fc962e5e In exact mode, use LP as LRA Method for nondeterministic models. 7 years ago
TimQu e94b37d2f5 instantaneous reward properties for continuous time models can not be handled in exact mode. 7 years ago
TimQu 87fa9908bf Fixed an issue where scheduler generation in MDPs was not possible due to end components even if there actually were no end components. 7 years ago
TimQu bb7f4dd6d7 canHandle method of exact continuous time model checkers now return 'false' for time-bounded properties 7 years ago
TimQu c388d1c8fe making sure that functions in jani models and formulas in prism programs are substituted before flattening the model 7 years ago
TimQu b5bb87404c replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas' 7 years ago
dehnert 51be532695 pulled out parsing from abstraction-refinement classes 7 years ago
TimQu 0332935451 Supporting TimeOperatorFormulas for MDPs and DTMCs in Sparse, Hybrid, and Dd engine 7 years ago
Joachim Klein d0e2d099bf AbstractModelChecker: In error messages, include class name of the actual model checker 7 years ago
Joachim Klein da4dfc35a8 AbstractModelChecker: add getClassName() 7 years ago
dehnert abe7510ae9 added clearing requirements 7 years ago
dehnert 9ed6f084e7 adding uniqueness constraint in LRA computation also for fixed-point formulation 7 years ago
dehnert db6f43ed9d made LRA computation for deterministic systems able to respect that the underlying solver requires a fixed-point formulation 7 years ago
TimQu 5a16b2befa minor fixes to let the total reward tests compile and pass 7 years ago
TimQu 8df9b461cb total reward formulas for ctmcs and markov automata 7 years ago
TimQu b5566fa861 more on total reward formulas for mdps 7 years ago
TimQu b3edae8707 fixed fragment specification: total reward formulas should not be supported for hybrid/dd right now 7 years ago
TimQu c2dd57cda5 total rewards for mdps 7 years ago
TimQu 87e34d7b32 Added Support for Total Reward Formulas for DTMCs in the Sparse Engine 7 years ago
dehnert 4134630fa6 adding gap output 7 years ago
dehnert 4f4d1f4423 do not scale precision 7 years ago
dehnert 386f0b2e47 fixing bug in scheduler improvement step of policy iteration for games 7 years ago
dehnert 2aff2e9382 adding some more timing output 7 years ago
dehnert 48f5608157 making policy iteration available for game-based abstraction (prototypical for now) 7 years ago
dehnert 9b80c65d72 more and more debugging 7 years ago
dehnert 135c38777f game-based abstraction working with rational numbers 7 years ago
dehnert 14724b529f further debugging 7 years ago
dehnert 9f72f67d9f adding precision to less/greater in vector reduction, adding export to json 7 years ago
dehnert 09876f6808 lots of debug output 7 years ago
dehnert 6f320090eb fixing bug where illegal choices were copied over 7 years ago
dehnert 2c82f6554c fixing statistics 7 years ago
dehnert c6e28a3bc7 adding setup timer 7 years ago
dehnert ba3ec0da27 lifted all new stuff to JANI menu game abstractor 7 years ago
dehnert e216d55320 extended strategy redirection, better statistics 7 years ago
dehnert 8f4f5c555e explicit Dijkstra search for pivot state now follows the strategies separately 7 years ago
dehnert bcd3d68c61 further debugging 7 years ago
dehnert ed56a77d79 started on fixing strategies 7 years ago
dehnert 769fd4332c further debugging of game-based abstraction 7 years ago
dehnert e780572560 changing command decomposition of game-based abstraction and further debugging 7 years ago
TimQu 5c38a4ef89 implemented environment for multiobjective settings 7 years ago
dehnert 8c96548566 more work on game-based abstraction 7 years ago
dehnert 138c61c9e5 some more output 7 years ago
dehnert 1a46300f61 adding relative precision to comparator and game-based abstraction 7 years ago
dehnert e1bb35ca0f fix for the generator matrix fix 7 years ago
dehnert 62e493d978 fix computation of generator matrix, pointed out by jklein 7 years ago