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
Former-commit-id: 2c116cf22b [formerly 98c11d0ce2]
Former-commit-id: bc3a09342a
|
10 years ago |
dehnert
|
b579978938
|
cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata
Former-commit-id: bb8d1d95cc [formerly 6deb9e19a0]
Former-commit-id: d6b8563723
|
10 years ago |
dehnert
|
4d8c765fdf
|
made jit-builder ready to deal with compositions that do not mention all automata, more work on rewards
Former-commit-id: 2faeed82fa [formerly 60157bbec4]
Former-commit-id: ea62a094f1
|
10 years ago |
dehnert
|
4728674a4a
|
fixed bug
Former-commit-id: 41e9a59478 [formerly 15369078c9]
Former-commit-id: 603f6f5be0
|
10 years ago |
dehnert
|
c84254f665
|
another step, debugging in progress
Former-commit-id: 41c25470a2 [formerly 10e321e3d0]
Former-commit-id: 38f405c114
|
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)
Former-commit-id: 5729c1c8ca [formerly 890198a907]
Former-commit-id: df2528638d
|
10 years ago |
dehnert
|
59a92a8941
|
support for labels in JANI models in sparse and dd engine
Former-commit-id: 34ad80be35 [formerly 67c09e4ff7]
Former-commit-id: 1bf8ab71a1
|
10 years ago |
dehnert
|
d3cf9a4e7f
|
adding Markov automaton tests to explicit JANI model builder
Former-commit-id: 634fe9c08e [formerly 73bbe89f78]
Former-commit-id: bb9339a947
|
10 years ago |
dehnert
|
bba69684c9
|
reworked explicit Markov automaton generation a bit
Former-commit-id: 1ca8c9e828 [formerly 05ef68fdeb]
Former-commit-id: c0f5830754
|
10 years ago |
dehnert
|
8a8aca0062
|
explicit reward model building for JANI working from cli
Former-commit-id: 22b4dbcdbf [formerly 4edbdf4207]
Former-commit-id: e93b8bf1a0
|
10 years ago |
dehnert
|
510e525274
|
removed unnecessary define for boost::variant problem
Former-commit-id: 9c64abbbda
|
10 years ago |
dehnert
|
cc958bedf0
|
fixed wrong usage of boost::variant in NextStateGenerator
Former-commit-id: 0ba0e8d565
|
10 years ago |
sjunges
|
7938ce448e
|
trying to fix boost variant by adding a define
Former-commit-id: 91c98c91a0
|
10 years ago |
Mavo
|
566cef0f91
|
Started on compiling without Carl
Former-commit-id: 5e0895d7c5
|
10 years ago |
TimQu
|
cf299a6344
|
fixed the case where an expression occurred twice in the formulas
Former-commit-id: 5054ebcae4
|
10 years ago |
dehnert
|
f3fa90cc37
|
more work towards exact solving
Former-commit-id: 38edbcf2ca
|
10 years ago |
dehnert
|
512a1ec558
|
added special label 'deadlock' to models and builders
Former-commit-id: 4edc57216e
|
10 years ago |
dehnert
|
1d3539ab9a
|
factored out some parts from the PRISM next-state generator into the superclass
Former-commit-id: bb40e2ec4b
|
10 years ago |
dehnert
|
4cc780cbc0
|
tests compiling and running again
Former-commit-id: f84c73d0ae
|
10 years ago |
dehnert
|
4063d88913
|
added option to build all labels/reward models for next-state generators
Former-commit-id: cfb9787d6c
|
10 years ago |
dehnert
|
ddf165d4d3
|
more work on tearing PRISM-specific functionality out of the explicit model builder
Former-commit-id: a835c9072e
|
10 years ago |
dehnert
|
6655ee41d8
|
started to restructure explicit model builder to make it fit for JANI models
Former-commit-id: 69603dd97b
|
10 years ago |