20 Commits (617f3798c3b766080a304f349483dd9eefd0b072)

Author SHA1 Message Date
TimQu 1714126a6f traverser for jani models 7 years ago
Sebastian Junges 6275c52779 several convenience additions to jani data structures 7 years ago
dehnert d638972bc8 enabled pushing location assignments to edges 7 years ago
Sebastian Junges 33ac2e0793 make jani models copyable 8 years ago
dehnert 4d7be96dda MaxSAT-based high-level counterexamples for JANI 8 years ago
dehnert 24d6337006 JANI choice origins and MILP-based high-level cex for JANI 8 years ago
Sebastian Junges 6a3310f7ee Improved Jani-to-dot: 9 years ago
Sebastian Junges 291f5ecd47 First version of Jani-to-Dot. 9 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 9 years ago
Sebastian Junges 8e32d3fa8f Simplifying index levels 9 years ago
dehnert bcdc2a4247 added check for non-linearity to JANI menu game abstractor 9 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 9 years ago
dehnert df7da86bd7 flattening JANI models appears to be working, started adding tests 9 years ago
dehnert ae93211aeb template edges in JANI models 9 years ago
dehnert 1e25704c8b commit to switch workplace 9 years ago
dehnert be4e21d1b3 first version of jani menu-game abstraction 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 d07b7f44d5 commit to switch workplace 9 years ago
dehnert 44c06641d7 slightly different approach to transient variable handling 9 years ago
dehnert 269041feda implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
sjunges 1309729150 export standard compliant jani by moving destinations outwards 9 years ago
dehnert 675b7bb207 added proper check for undefined constants when building explicit JANI models in non-parametric mode 9 years ago
sjunges 72e457cc2d hasRestrictedInitiialStates convenience 9 years ago
dehnert d2af83a98a fixed some bugs here and there 9 years ago
sjunges 20eaac6918 Convenience function in model and automaton, building explicit mappings (independent of implementation) 9 years ago
dehnert f616bf606b adapted JANI parallel composition class to synchronization vector usage 9 years ago
dehnert 99badd02c5 more work towards JANI reward models 9 years ago
dehnert eed0a98899 commit to switch workplace 9 years ago
dehnert 7af89f5a6f real transient variables and assignments are now added in PRISM to JANI transformation 9 years ago
dehnert 9a5d11a5e0 adding real variables to JANI models. started to encapsulate PRISM to JANI converter 9 years ago
dehnert 12ac3549da adapted relevant parts to new way of specifying initial values/restrictions 9 years ago
dehnert b405a67b54 removed RewardIncrement. fixed PRISM to JANI converter 9 years ago
sjunges 380bed563c updated the jani parser to actually buidl models 9 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 08112d98aa more work on JANI next state generator and the corresponding tests 10 years ago
dehnert 05fecb03b3 started on introducing multiple initial locations in JANI models 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 ca57e22abc started profiling 10 years ago
dehnert 32ec106588 more work on symbolic JANI model building 10 years ago
dehnert adf8232896 more work and fixes for symbolic JANI builder 10 years ago
dehnert 9c75e9dbd7 more work on JANI model generation 10 years ago
dehnert 1892a9657f added some accessor functions and iteration capabilities. started on symbolic jani model builder 10 years ago
dehnert ecc1a80358 added conversion from PRISM to JANI. Added simplistic tests for that. 10 years ago
sjunges 7fcf598e86 Automaton: Retrieve location id by name 10 years ago
dehnert d38e7d5eb9 started working on jani data structures 10 years ago
sjunges 8ca362848c stubs for model and automatons 10 years ago