456 Commits (1df8a5c7ccee731cf06ba5624517c5c1ccb34eb3)

Author SHA1 Message Date
dehnert cf1c0a6009 got rid of some spirit warnings 9 years ago
Mavo 5eaa46c7de More refactoring 9 years ago
dehnert 9db10e7849 added all composition operators of PRISM 9 years ago
dehnert 81b4fa6b9b added composition specification to PRISM program 9 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 9 years ago
Mavo 322e470c89 Removed unnecessary std::moves 9 years ago
dehnert b06419afe0 working towards EC detection 9 years ago
Mavo effadc5cca Split into general settings and markov chain settings 9 years ago
Mavo 67d77608bd Refactoring of settings 9 years ago
Mavo fe7037e7fd Support for POR (priority or) 9 years ago
dehnert dae55eeb29 fixed some bugs and enabled markov automaton model checking from cli 9 years ago
Mavo ebbc4ce7b4 Fixed compile issues introduced in merge 9 years ago
dehnert 6a99ab9ef9 expectation/variance now handled in formula parser 9 years ago
dehnert 51402ec853 removed measure type and only added measure type to reward/time operators 9 years ago
dehnert 5e1e5b55a1 renamed expected time formulas to time formulas 9 years ago
dehnert 45e59848a9 first steps 9 years ago
dehnert ffe63ea95d made dfs as exploration order available 9 years ago
sjunges e0980de0ba first version of storm without log4cplus as a dependency 9 years ago
dehnert 08bed36579 fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 9 years ago
sjunges a6f389fce2 SEQ in the parser 9 years ago
dehnert b46ee5425e started to implement conditional rewards for dtmcs 9 years ago
dehnert e40cc65117 added tests for fragment checker 9 years ago
dehnert dc8a5b11e0 more refactoring regarding fragment checking 9 years ago
dehnert be8c65525e introduced some methods to query formula type 9 years ago
dehnert b772c92edb removed reward path formulas. reward path formulas are now just path formulas. this allows some invalid formulas to be constructed, so this now has to be checked dynamically 9 years ago
Mavo a9c80ef9dc Better error handling 9 years ago
dehnert 8f087597cc more work towards proper scheduler generation 9 years ago
dehnert 5a1039838f made everything compile again and all tests passing 9 years ago
Mavo 32c52d2271 Parse PDEPs 10 years ago
Mavo 8896bc55dd Added probabilities for FDeps 10 years ago
Mavo e38648f6a7 FDeps are parsed and constructed but not used yet 10 years ago
Mavo 50e37217de Fixed compile problem 10 years ago
dehnert 52f071c74a fixed minor bug (apparently because of new boost version) in spirit error handling 10 years ago
sjunges bb408b2b29 parser returns non-const formulae now 10 years ago
sjunges d8191d8c6a const formulae 10 years ago
Mavo 0a1ebc2f73 Distinct error message for parametric model checking 10 years ago
Mavo c26cdc9012 Wrong assertion 10 years ago
Mavo 9c1edef4a7 Parse Galileo representation of voting gate as '1of3' 10 years ago
Mavo 65bb496bb9 Activate expected time in FormulaParser 10 years ago
Mavo d13aca1109 Fixed problem with const initializer 10 years ago
dehnert 0f8bd82125 corrected clang pragma 10 years ago
dehnert ebbd03c15b fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception 10 years ago
Mavo f38eeff1ef First try on parsing of rational functions 10 years ago
dehnert 3e23a9ad40 some typos 10 years ago
Mavo 4c09f9ce29 Minor improvements 10 years ago
dehnert 645f130a62 introduced long-run average reward formula 10 years ago
sjunges 1e1400d68d merge 10 years ago
Mavo 7737205149 More refactoring with templates 10 years ago
Mavo 4343b5b980 Refactored some classes into templates 10 years ago
dehnert 34ba28cfdb some minor fixes 10 years ago