29 Commits (254bc05e94a526fec50ed58bf74f2602c0e64481)

Author SHA1 Message Date
dehnert 5bb6564078 remove debug output 9 years ago
dehnert 2d30108b49 fixes issue #10 raised by Joachim Klein 9 years ago
Sebastian Junges 241fc88077 multi-dimensional time bounds 9 years ago
TimQu d35a5e4bdd returning the time bound type from a timeBoundReference 9 years ago
TimQu 9bfb1fedc2 requiring that multi objective queries have a multi(..) formula at top level. 9 years ago
TimQu d6447a56f0 minor fixes for reward bounded formulas 9 years ago
TimQu d0551c1d59 getting time/step/reward bounds as rational number 9 years ago
TimQu 322808db5b getting reward name from reward bounded until formula. 9 years ago
Sebastian Junges 3de51e28e5 towards reward-bounded properties 9 years ago
dehnert 3ffaa77193 first version of state filters in filter expressions 9 years ago
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
Matthias Volk b695dd48fb Fixed assertion to allow timebound 0 9 years ago
TimQu cb90600abb Silenced a warning 9 years ago
TimQu f0ae3a2dfb Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N 9 years ago
dehnert b7170b3c3b fixed two issues pointed out by Joachim Klein: spirit error message (superfluous tab) and wrong treatment of strict upper bounds in bounded until and cumulative reward properties 9 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 9 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 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
Tom Janson 1d5786dd58 catch uninit access on wrong formula type 9 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
dehnert 136cb194d1 fixed a bunch of unused variable warnings 9 years ago
Sebastian Junges f95b5f1dc0 enable shared from this does not need to be const, in particular, the constness makes python bindings for formulae impossible 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago