34 Commits (4da61d972c1f5f3196b69ab0ff48c59c8e9a56eb)

Author SHA1 Message Date
TimQu 2646097d8e added virtual destructor for NextStateGenerator 9 years ago
dehnert 52b07a0c2f fixed a bug in sparse matrix builder, fixed some tests 9 years ago
dehnert c03c5fceb7 fixed warnings related to the mixed use of struct/class 9 years ago
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
TimQu bf97d79573 moved building the choice origin strings into the ChoiceOrigins class 9 years ago
TimQu 0aed35f4b4 worked on human readable representations of prism command sets 9 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 9 years ago
TimQu 759e351e95 Improved explicit model building: 9 years ago
dehnert b2b692b8ae extended JANI next-state generator to be able to deal with custom system compositions 9 years ago
TimQu 170105c261 Fixed "division by zero" error that occurred when considering a CTMC with state rewards but without action rewards 9 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 years ago
dehnert aaa6f13cf4 separated rational numbers and rational functions and added support for rational numbers to sylvan 9 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 9 years ago
sjunges 0f8e00a80e action reusal in syncvectors is not invalid jani, but not properly supported. Changed error message accordingly, allows for changes in model generators 9 years ago
dehnert 77bd6e4a44 fixed some model building issues 9 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 9 years ago
dehnert 136cb194d1 fixed a bunch of unused variable warnings 9 years ago
dehnert 05203792f2 fixed a couple of warnings 9 years ago
dehnert 04d3a649bc finalized location variable for JANI automata 9 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 9 years ago
Sebastian Junges 69cae73bce fix in nextstate generator for MA 10 years ago
dehnert d6a32ca634 more work on flattening JANI compositions 10 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 10 years ago
dehnert 137aa163f2 fixed jit builder to not ignore locations 10 years ago
Sebastian Junges dcaa83d998 fixed a series of spurious unused parameter warnings 10 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