481 Commits (1bb116dd1ce51a3a14fb5d91fc8b0f034c897536)

Author SHA1 Message Date
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 9 years ago
Mavo 8896bc55dd Added probabilities for FDeps 9 years ago
Mavo e38648f6a7 FDeps are parsed and constructed but not used yet 9 years ago
Mavo 50e37217de Fixed compile problem 9 years ago
dehnert 52f071c74a fixed minor bug (apparently because of new boost version) in spirit error handling 9 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
dehnert dfa8d6a8e5 started working on games again 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
Mavo 4ae86c76f9 Output uses logger now 10 years ago
dehnert f72f556018 improved spirit error handling a bit 10 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 10 years ago
Mavo 4bd59b8649 Small formatting changes 10 years ago
dehnert b297cdf38f added some syntatic sugar to PRISM parser in order to enhance performance tests of symbolic model checker 10 years ago
dehnert 6a80348150 fixed issue related to row groups in sparse matrix and adapted the affected calling sites 10 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
sjunges 01a3748e87 Refactored part of the API / more functions 10 years ago
dehnert 27e06940a9 templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
dehnert 22f1d99a15 missing files finally added 10 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 10 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
dehnert ffc9eda1c2 enabled terminal states for explicit model builder 10 years ago
dehnert 7f5e775395 adapted counterexample generation to refactoring 10 years ago
dehnert d7490a74cb properties can now be given as string or file. both ways accept multiple formulas 10 years ago
dehnert f9f5a4e206 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 10 years ago
dehnert fbd05cd780 more and more bugfixes 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 10 years ago
dehnert 4ca64a913a main executable compiling again, started to debug 10 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 10 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago