7 Commits (db31c1cb11669113dd4de78b0aff3eb32ab4bcc2)

Author SHA1 Message Date
TimQu db31c1cb11 improved .dot export of models with choice labeling 8 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 8 years ago
Sebastian Junges 586929ea64 As we do not support windows, we can also get rid of: 8 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
Mavo fba2071e9f Dft exploration via NextStateGenerator 9 years ago
TimQu 12287e5090 small fix for building MAs 9 years ago
TimQu f681206393 building markov automata from prism code 9 years ago
Mavo 2c172cd082 Refactoring 10 years ago
dehnert dae55eeb29 fixed some bugs and enabled markov automaton model checking from cli 10 years ago
TimQu a3aededd3a public access to model ingredients: RewardModel and exitRates 10 years ago
Mavo 7f4fa27008 Initialize closed for MA 10 years ago
TimQu da0dafe5be ModelInstantiator!!!!11 10 years ago
Mavo b8ff542b7b One conversion less for MA 10 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 10 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
dehnert e2b84c8155 changed some method signatures to make gcc happier 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 dcd42d5653 started reworking reward models 10 years ago
dehnert 96464fdcbc added model classes for two-player stochastic games 10 years ago
dehnert f0b174b756 Fixed performance tests. 11 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. 11 years ago