25 Commits (15b97057ddc21c0575d1d6635801b60a04f584d0)

Author SHA1 Message Date
sjunges 8fd0ee2ecd Formula to string added 10 years ago
sjunges 46d8accf6e logic::comparisontype operations 10 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
dehnert c1917ce6d9 Finalized hybrid DTMC model checker. It now passes its tests. 10 years ago
dehnert c84751f632 Started working on reward properties for CTMCs. 10 years ago
dehnert 7fa6b568b4 Currently debugging the computation of transient probabilities in CTMCs. 10 years ago
dehnert 3fd62bc697 More work on MTBDD-based mc. 10 years ago
dehnert 4952306092 Worked on making bisimulation decomposition a bit easier to use. 10 years ago
dehnert b5f907d99d Added propositional model checker. Put some of the new classes in new folders. Fixed an issue that prevented compilation. 10 years ago
dehnert 64fd308713 Another minor bugfix in the formula classes. 10 years ago
dehnert 98efde80f7 Fixed some compile issues (and some other issues). 10 years ago
dehnert 92aa2607a0 The labels of the models are now only built if no property was given or the given property contains the label. 10 years ago
dehnert ee7b591db1 Some work on cli. 10 years ago
dehnert 8a4706d9c9 A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated. 10 years ago
dehnert b60c5ffdc0 Fixed a lot of tests, improved some things here and there. 10 years ago
dehnert d0917f033c Adapted Markov automaton model checker to new formula classes. 10 years ago
dehnert 89df9621a9 MDP model checker works again. 10 years ago
dehnert 9026aa9ac9 Adapted first model checker to the new properties. 10 years ago
dehnert f673dccd76 Formula parser works again. Tests adapted. 10 years ago
dehnert 1699732dce More work on logic classes. 10 years ago