4 Commits (c1063f27cc429d0bedb1d95a5774c66d17dd25f0)

Author SHA1 Message Date
TimQu c1063f27cc added a few more tests for multi-objective MAs. Also fixed/improved minor stuff. 8 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
TimQu 71e181bd93 some quick and dirty optimizations (that need to be reviewed) 9 years ago
dehnert d3cf9a4e7f adding Markov automaton tests to explicit JANI model builder 9 years ago
Mavo fba2071e9f Dft exploration via NextStateGenerator 9 years ago
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
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 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
TimQu da0dafe5be ModelInstantiator!!!!11 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