18 Commits (86d9b2e846f582b557b62ac88ee81d18a744d4cf)

Author SHA1 Message Date
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
Matthias Volk b695dd48fb Fixed assertion to allow timebound 0 8 years ago
TimQu cb90600abb Silenced a warning 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
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 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