10 Commits (dadf5719348e80fa16a7130d5e9d88c49f2cec14)

Author SHA1 Message Date
Sebastian Junges f52aab0012 fixed out-of-bounds-labelling, added overlapping guards building, and some improved error messages if something goes wrong with highlevel counterex generation 8 years ago
Sebastian Junges 89f3aac33f add error messages for sparse model building when lower bounds for variables are above upper bounds 8 years ago
Sebastian Junges 61925d1c98 add option for sparse model builder to add a state encoding out-of-bounds state valuations to enable analysis of buggy models 8 years ago
dehnert 77a031aaeb changed encoding of spirit parser, fixed an issue in variable information related to how many bits are necessary to store the state, changed some output formatting 8 years ago
dehnert b2b692b8ae extended JANI next-state generator to be able to deal with custom system compositions 9 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 9 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 9 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 011e3fbaa6 fixed bug that introduced transient variables in the state space 9 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 9 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 10 years ago
dehnert 874da01731 started to implement symbolic MA generation based on JANI 10 years ago
PBerger be9648fc18 Added -fPIC to Sylvan. Since it is linked into Storm it is necessary for relocation to be possible, hence PIC. 10 years ago
dehnert 71bfb45220 added check for multiple writes to the same global variable in explicit JANI next-state generator 10 years ago
dehnert 7861df4f20 JANI next-state generator appears to be working (without rewards) 10 years ago
dehnert b62f8819b9 JANI next-state generator can now generate transitions from silent edges 10 years ago
dehnert 000a8c2d77 more work on JANI next-state generator 10 years ago
dehnert fad28df7d6 first working version of next-state generator for PRISM models 10 years ago
dehnert a75e0f5323 more work wrt cleaner model exploration 10 years ago
dehnert 8a0bd32b55 tearing apart explicit model builder and 'next-state generation' 10 years ago