4322 Commits (93ba6f941ff9c9eba3fc5b81034dc28e8e8474f7)
 

Author SHA1 Message Date
TimQu a02e0eedf7 moved files around 9 years ago
TimQu cb9cf68632 output of runtime of mec decomposition 9 years ago
TimQu 8bb25234a3 fixed prism model code (formula used before definition) 9 years ago
TimQu 4a4a9ad954 fixed/improved the qualitative checks 9 years ago
Mavo dcf5468b29 Fixed linker error with static function 9 years ago
Mavo 17ba53dafa Division by Interval not supported 9 years ago
TimQu 18623f304b some benchmarks 9 years ago
dehnert 2096c54b84 more explicit instantiations for rational function and some more tests for eigen solver 9 years ago
dehnert 4e14ecb869 made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions 9 years ago
TimQu cf648b5bf1 output of runtimes and other statistics 9 years ago
TimQu 19fa7767a0 scheduler retrival for value iteration of native minMaxLinEqSolver 9 years ago
TimQu b58c9d67b9 step bounded objectives 9 years ago
TimQu 18c1fc3b3f removed debug output 9 years ago
TimQu 2fed3b647c scheduler benchmark now considers expected reachability reward (total reward was infinite). 9 years ago
TimQu 5604733854 improvements for preprocessing regarding finite/infinite rewards 9 years ago
dehnert 35bb3a3c26 renamed elimination settings 9 years ago
dehnert 8ce9e56af8 some refactoring of state-elimination-related things 9 years ago
dehnert ec640c12b7 minor fixes to Eigen adapter 9 years ago
dehnert a17cffbbe3 added missing switch case for new eigen solver 9 years ago
dehnert 023325b53d added tests for Eigen solver 9 years ago
dehnert 002bd58b2d added shipped version of Eigen to CMakeList 9 years ago
dehnert 48e1d20c92 added eigen to resources 9 years ago
dehnert bb700457de some minor fixes 9 years ago
dehnert 512a1ec558 added special label 'deadlock' to models and builders 9 years ago
dehnert 74ee726e35 fixed some typos 9 years ago
dehnert 94fd4cd9a8 fixed bug related to instantaneous reward properties in formula parser 9 years ago
dehnert 2accd81aaa fixed bug in reward generation for PRISM models 9 years ago
dehnert f3701f66fb bugfix for symbolic reachability reward computation 9 years ago
ThomasH 7fef54ab10 modify the ma builder such that it resprects priorities 9 years ago
ThomasH 3f4b82cf39 add priorities to the transition model 9 years ago
dehnert fd3b8adc00 fixed bug in formula parser 9 years ago
ThomasH 3f23d7b322 add advanced state labeling (wrt a given formula) 9 years ago
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 10 years ago
TimQu f442d9a434 disabled the "conservative" choice selection for value iteration because it produced wrong results (and we don't need this anymore) 10 years ago
dehnert 05fecb03b3 started on introducing multiple initial locations in JANI models 10 years ago
dehnert b62f8819b9 JANI next-state generator can now generate transitions from silent edges 10 years ago
TimQu e6c89a6f45 more on total rewards 10 years ago
TimQu 3b9740c95d fixed model files for team benchmark 10 years ago
TimQu de35d40905 total reward formulas 10 years ago
dehnert 000a8c2d77 more work on JANI next-state generator 10 years ago