3234 Commits (87351d9bd6f2fec4dff4e087211c976d7d50b692)
 

Author SHA1 Message Date
dehnert 6810c0d50f fixed bug in computation of instantaneous rewards on DTMCs 9 years ago
dehnert c88e540a1a fixed bug in graph preprocessing algorithms that support a maximal number of steps 9 years ago
dehnert 2c23b1ed99 fixed bug in sparse DTMC model checker 9 years ago
dehnert cae04c0e20 fixed bug in symbolic quantitative check result 9 years ago
dehnert 71bfb45220 added check for multiple writes to the same global variable in explicit JANI next-state generator 9 years ago
TimQu ad1e530756 added subsystemBuilder for preprocessing infinite rewards 9 years ago
dehnert 7861df4f20 JANI next-state generator appears to be working (without rewards) 9 years ago
TimQu 669e9c6352 fix regarding creation of downward closure in 3D 9 years ago
dehnert 08112d98aa more work on JANI next state generator and the corresponding tests 9 years ago
TimQu 4b406c5e74 bugfix 9 years ago
TimQu 7d2db7b591 fixed zeroconf model files 9 years ago
TimQu f442d9a434 disabled the "conservative" choice selection for value iteration because it produced wrong results (and we don't need this anymore) 9 years ago
dehnert 05fecb03b3 started on introducing multiple initial locations in JANI models 9 years ago
dehnert b62f8819b9 JANI next-state generator can now generate transitions from silent edges 9 years ago
TimQu e6c89a6f45 more on total rewards 9 years ago
TimQu 3b9740c95d fixed model files for team benchmark 9 years ago
TimQu de35d40905 total reward formulas 9 years ago
dehnert 000a8c2d77 more work on JANI next-state generator 9 years ago
TimQu 0e1293cabb creation of check results for numerical and achievability queries 9 years ago
TimQu f461c990b5 introduced post processor plus a little renaiming of things 9 years ago
TimQu eaa50eb47e updated prism benchmark table 9 years ago
TimQu abfa23c4de missing override 9 years ago
dehnert 1d3539ab9a factored out some parts from the PRISM next-state generator into the superclass 9 years ago
TimQu a9c4415466 put the prism results in a beautiful table 9 years ago
TimQu bed5939a7b Merge branch 'future' into multi-objective 9 years ago
TimQu 1a18ea3aec fixed the case where a maximal end componend decomposition is requested for an empty subsystem 9 years ago
TimQu 543ecfac50 prism benchmark logs 9 years ago
TimQu 0b6d0a7e5e improvements for preprocessor 9 years ago
TimQu d496e71169 linear transformation for polytopes 9 years ago
TimQu b00d3f154c further polishing code 9 years ago
TimQu c86c6953b5 Renamed and refactored the helpers a little 9 years ago
TimQu d5f1e6d5e7 multi objective settings 9 years ago
TimQu ea46ef78d0 property files and a script 9 years ago
TimQu b4ad182911 reorganized prism benchmark files a little 9 years ago
TimQu 4e16de6ca6 modified the simple example a little 9 years ago
TimQu a54c9f0023 Added test and fix for neutralECRemover 9 years ago
TimQu da65ef3aa9 Renamed Effectless -> Neutral. Also removed additional (useless) sink state 9 years ago
TimQu c401de1fb9 handling of end components in which no reward is earned 9 years ago
TimQu 18d3c06f12 fix in state duplicator 9 years ago
dehnert 4cc780cbc0 tests compiling and running again 9 years ago
dehnert 4063d88913 added option to build all labels/reward models for next-state generators 9 years ago
dehnert d35c99e844 renamed central model builder function 9 years ago
dehnert 9f6bd1805f modified the entry point code to deal with the new generator-builder-structure 9 years ago
TimQu 9ec10f7bcb some modifications for preprocessing 9 years ago
TimQu 5310793653 minor fixes and debug output 9 years ago
dehnert ddf165d4d3 more work on tearing PRISM-specific functionality out of the explicit model builder 9 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 9 years ago
TimQu cda4e666d3 globally formulas 9 years ago
TimQu d50211ac63 added examples from ATVA'12 paper 9 years ago
TimQu 2bab103a87 numerical and pareto queries 9 years ago