202 Commits (deaaf41af2ce192dbb666136d60ddb20869408c5)

Author SHA1 Message Date
TimQu 4413afb542 used new helper functions at some points in the code 8 years ago
TimQu 29687ca5d5 added some statistics output 8 years ago
TimQu e49de6434b fix for multi-obj preprocessor 8 years ago
TimQu 267768a5b6 enabled markov automata with rationals 8 years ago
TimQu 9c8531d40a constraint based achievability queries 8 years ago
TimQu 1649d47d66 Renamed lower/upper bounds to under/over approximation in weightVectorCheckers 8 years ago
TimQu aa4d2141c3 build infrastructure for switching between multi objective model checking methods 8 years ago
TimQu 7dd5c9e2c5 actually fixed the issue with timed reachability 8 years ago
TimQu c2f21e007e fix that correctly sets the lower and upper bounds for multi-objective timed reachability 8 years ago
TimQu 725e0e12e7 replaced old pcaa preprocessor with the refactored preprocessor. 8 years ago
TimQu cdb923403f Improved and fixed multiObjectivePreprocessor 8 years ago
TimQu ee54c6cdac Towards refactoring multi-objective preprocessing 8 years ago
TimQu 6d86df0ead fixed doing the end component analysis in multi objective model checking multiple times 8 years ago
TimQu b7aaf1957e Replaced the StateDuplicator with the new memory structure product 8 years ago
TimQu 5f83f4451d added a few virtual destructors to prevent memory leaks. 8 years ago
TimQu 233c063ad8 statistics output for multi-obj model checking when -stats option is given 8 years ago
TimQu 2e01c8b137 Fixed time bounds containing constant variables for multi objective formulas. 8 years ago
TimQu f0ae3a2dfb Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N 8 years ago
TimQu 4081e4bfbe removed debug output and fixed a test 9 years ago
TimQu 1f4552c046 Fixed check results of hybrid multi objective model checking 9 years ago
TimQu 53402293d6 no maximal end component decomposition for multi-obj model checking when it is not necessary. 9 years ago
TimQu e70f7716fe Fixed minor pcaa bugs that were introduced due to recent changes 9 years ago
TimQu fb0222cf62 fixed new interface of stopwatch 9 years ago
TimQu f02ffd9d5b fixed pcaa tests 9 years ago
TimQu 6eeae9ed9b fixed pcaa tests 9 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 9 years ago
dehnert cb8b537baa made storm compile again with expressions in time-bounds of until formula 9 years ago
dehnert 8d3f633cbc started working on allowing expressions in time-bounds of formulas 9 years ago
TimQu 35d7f70ad5 more output for benchmarking 9 years ago
TimQu bfbd96a0e6 added some output for benchmarking 9 years ago
TimQu c1063f27cc added a few more tests for multi-objective MAs. Also fixed/improved minor stuff. 9 years ago
TimQu 6fb9e54973 minor fix for the selection of the precision in Pareto queries 9 years ago
TimQu 74d22cb336 fixed a few warnings related to P{L|CA}A 9 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago