23 Commits (6a6ecf1d2787c0c8b9712112ddcca51795b37b2e)

Author SHA1 Message Date
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
TimQu 12287e5090 small fix for building MAs 9 years ago
TimQu f681206393 building markov automata from prism code 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
dehnert 8ce9e56af8 some refactoring of state-elimination-related things 9 years ago
dehnert dae55eeb29 fixed some bugs and enabled markov automaton model checking from cli 9 years ago
TimQu a3aededd3a public access to model ingredients: RewardModel and exitRates 9 years ago
Mavo 7f4fa27008 Initialize closed for MA 9 years ago
Mavo b8ff542b7b One conversion less for MA 9 years ago
Mavo 0a78ba13f5 MA to CTMC for trivial nondeterminism 9 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 9 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
sjunges be0eee21db Dont build so many models with float/rational functions 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
dehnert 96464fdcbc added model classes for two-player stochastic games 10 years ago
dehnert a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago