4 Commits (4acb4fefdcf2e96f590ab86689b5ddca9c787344)

Author SHA1 Message Date
Sebastian Junges 69cae73bce fix in nextstate generator for MA 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago
dehnert ae8a963c33 added some debug output to JaniNextStateGenerator 10 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 10 years ago
dehnert 4d8c765fdf made jit-builder ready to deal with compositions that do not mention all automata, more work on rewards 10 years ago
dehnert 4728674a4a fixed bug 10 years ago
dehnert c84254f665 another step, debugging in progress 10 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) 10 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 10 years ago
dehnert d3cf9a4e7f adding Markov automaton tests to explicit JANI model builder 10 years ago
dehnert bba69684c9 reworked explicit Markov automaton generation a bit 10 years ago
dehnert 8a8aca0062 explicit reward model building for JANI working from cli 10 years ago
dehnert 510e525274 removed unnecessary define for boost::variant problem 10 years ago
dehnert cc958bedf0 fixed wrong usage of boost::variant in NextStateGenerator 10 years ago
sjunges 7938ce448e trying to fix boost variant by adding a define 10 years ago
Mavo 566cef0f91 Started on compiling without Carl 10 years ago
TimQu cf299a6344 fixed the case where an expression occurred twice in the formulas 10 years ago
dehnert f3fa90cc37 more work towards exact solving 10 years ago
dehnert 512a1ec558 added special label 'deadlock' to models and builders 10 years ago
dehnert 1d3539ab9a factored out some parts from the PRISM next-state generator into the superclass 10 years ago
dehnert 4cc780cbc0 tests compiling and running again 10 years ago
dehnert 4063d88913 added option to build all labels/reward models for next-state generators 10 years ago
dehnert ddf165d4d3 more work on tearing PRISM-specific functionality out of the explicit model builder 10 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 10 years ago