4 Commits (759e351e9587fe533b1b2d1ba2dc24a937dd9cc5)

Author SHA1 Message Date
TimQu 759e351e95 Improved explicit model building: 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
dehnert 4d8c765fdf made jit-builder ready to deal with compositions that do not mention all automata, more work on rewards 9 years ago
dehnert 71f2e83bc0 completed moving from monolithic generation to callback-based approach. added building labels to jit-based model builder, added support for options of other builders (selection of labels, reward models, etc) 9 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 9 years ago
dehnert bba69684c9 reworked explicit Markov automaton generation a bit 9 years ago
dehnert 8a8aca0062 explicit reward model building for JANI working from cli 9 years ago
dehnert 510e525274 removed unnecessary define for boost::variant problem 9 years ago
sjunges c9593b9e98 trying to fix the boost variant stuff differently 9 years ago
Mavo 662bbd73d7 CompressedStateType as template argument for NextStateGenerator 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
dehnert 512a1ec558 added special label 'deadlock' to models and builders 9 years ago
dehnert b62f8819b9 JANI next-state generator can now generate transitions from silent edges 9 years ago
dehnert 1d3539ab9a factored out some parts from the PRISM next-state generator into the superclass 9 years ago
dehnert 4cc780cbc0 tests compiling and running again 9 years ago
dehnert 4063d88913 added option to build all labels/reward models for next-state generators 9 years ago
dehnert ddf165d4d3 more work on tearing PRISM-specific functionality out of the explicit model builder 9 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 9 years ago
dehnert 1405cdfc46 debugged the refactoring a bit 9 years ago
dehnert fd615289e0 outline of learning algorithm 10 years ago
dehnert 1f5439e270 added state labeling generator interface 10 years ago
dehnert 9eec5b140c refactoring of model builder 10 years ago
dehnert a75e0f5323 more work wrt cleaner model exploration 10 years ago
dehnert 865345c7bf a little morning code 10 years ago
dehnert 8a0bd32b55 tearing apart explicit model builder and 'next-state generation' 10 years ago
dehnert 7ce969b312 started working on more flexible model generation using next-state-generators 10 years ago