21 Commits (7c3333497a0fd0e691f27c79fb19428d8ff917f3)

Author SHA1 Message Date
sjunges e45ce6f293 replaced stdpair by struct for model,program pairs 10 years ago
sjunges 1e1400d68d merge 10 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 10 years ago
dehnert abacfdd28d added sylvan settings. made sylvan available from the cli 10 years ago
dehnert 19029cd905 functional tests compile and run again, yay! 10 years ago
dehnert 4e86ef2e47 moved CUDD-based DD implementation to own folder 10 years ago
dehnert 7156a63b0f tried different approach for bisim for MDPs 10 years ago
dehnert 2484a515a0 some more work on bisim 10 years ago
dehnert 40a75baee7 using some template magic to make it compile again 10 years ago
dehnert 11b04c7940 more work towards making the new bisim class available from the cl 10 years ago
dehnert 1428f1647b commented in some more tests, however the main entry points need to be fixed because of the new templating of the bisimulation class 10 years ago
dehnert 96954ddd15 refactoring of bisimulation class in the prospect of extending it to (CT)MDPs, not yet done 10 years ago
sjunges 86155a5a87 extra option for export of a matrix 10 years ago
dehnert 5c838e2006 added the feature to build information about the state space that can be retrieved after building the model to the explicit model builder 10 years ago
sjunges 7884fc37ed explicit model builder supports non-default reward models 10 years ago
sjunges c3e390c59a extended api with an option to verify model according to given engine 10 years ago
sjunges 649c928828 further refactored api / shifted some highlevel functionality to cli 10 years ago
sjunges c281efcde3 refactored parts of the api 10 years ago
sjunges 01a3748e87 Refactored part of the API / more functions 10 years ago
dehnert bc3f6b8d80 fixes for parts that were affected by recent parser templating 10 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 10 years ago
dehnert f409087f47 first version of interval reward model support for MDPs. also fixed a missing include that prevented compilation of the main executable 10 years ago
sjunges f219437acf Faster compilation times! 10 years ago
dehnert 972c391eb1 fixed some more bugs/warnings 10 years ago
dehnert fbd05cd780 more and more bugfixes 10 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 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 72cb30d6b0 started replacing ValueType template argument by model class in all instantiations 10 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 10 years ago
sjunges 812b101c40 better program checks, some extensions in model and matrix 10 years ago
sjunges 2e0c9c1244 unification of some constructs in carl propagated to storm 10 years ago
sjunges 8b1e003657 Fix 10 years ago
sjunges b50c823c77 Refactored for faster compilation times. 10 years ago
dehnert 4dbbe3c561 moved constraint collection to DTMC class 10 years ago
sjunges 40a0f4f18a stupid fix in cli (carl version can not be shown, no idea how...) 10 years ago
sjunges 16c57decff print header including info for smtrat and carl (untested) 10 years ago
David_Korzeniewski 5623e66566 Ignore empty lines in property file and only warn if a line could not be parsed 10 years ago
David_Korzeniewski c3d0112975 Actually try to read all lines from property file 10 years ago
David_Korzeniewski 7d84b0a4c5 Added ability to check properties from property file to cli utility. 10 years ago
dehnert e4968b1dde Fixed minor issue in cli 10 years ago
dehnert e3320ee086 Started working on hybrid MDP model checker. 10 years ago
dehnert be66ef2751 Finalized hybrid CTMC model checker. 10 years ago
dehnert e1761fa774 Enabled hybrid CTMC model checker in cli. Further work on hybrid CTMC model checker (not yet working). Fixed some minor issues in sparse CTMC model checker. 10 years ago
dehnert 3b4dca1a03 Improved Jacobi method a bit. 10 years ago
dehnert 06bfc17ec6 Started making hybrid (dd/sparse) model checking work. 10 years ago
dehnert 1990567b84 Started to improve performance of sparse CTMC model checker. 11 years ago
dehnert 65bf06dd50 Further steps towards CTMC model checking. 11 years ago
dehnert 9d4ded66b2 Started implementing CTMC model checker. 11 years ago