71 Commits (b113400870a16eefae054df9cfd7eff6299132b7)

Author SHA1 Message Date
sjunges b3204a178a check validity, set standard composition 9 years ago
sjunges 77d0bbcd8a Constructor for EdgeDestinations taking OrderedAssignments 9 years ago
sjunges 72e457cc2d hasRestrictedInitiialStates convenience 9 years ago
dehnert 36e07006f9 added test for legality check of synch vectors 9 years ago
dehnert d2af83a98a fixed some bugs here and there 9 years ago
dehnert a14ee4f2c3 DD-based JANI model builder compiling again after change to synchronization vectors 9 years ago
dehnert de6d03b2b6 even closer to make synchronization vectors work with DD-based builder 9 years ago
sjunges 98a1a531c2 Silent actions fixed; probability exported correctly. 9 years ago
sjunges deaaa91c37 Expressions & Destinations Assignments 9 years ago
sjunges 79c9dbcfda OrderedAssignments 9 years ago
sjunges c8f2fc1df1 Added location names to destinations, added action names to edges, added types to constants 9 years ago
sjunges a1e13b4c0a First version of JSON exporter, export is not ocmplete (destination assignments, edge assignments, edge action names, destination locations, expressions(!), sync are missing) 9 years ago
sjunges 20eaac6918 Convenience function in model and automaton, building explicit mappings (independent of implementation) 9 years ago
sjunges cd338eb8e3 hasMultipleLevel for orderedassignments 9 years ago
sjunges a7ff22bd49 Added to_string for ModelType 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 e274cd33eb adapted cli to use symbolic model description rather than PRISM program 9 years ago
dehnert 23809f54f1 first version of rewards for JANI models (explicit next-state generator only) 9 years ago
dehnert 2182beefcb created storage class for JANI assignments that guarantees ordering 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 3d426798b3 added visitor that checks for syntatical equality of expressions 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 035a50fce9 support for transient assignments in locations, changed assignment to jani::variable, notice that (already broken) prism-to-jani is disabled as long as we reshape jani code 9 years ago
sjunges 13d45118af initial value support unbounded integers, some extra error messages) 9 years ago
sjunges 6e64631839 initial value support for booleans, some extra error messages) 9 years ago
sjunges 890634ba77 initial value support (bounded integers only) 9 years ago
sjunges 0a1cbb57f0 towards initial value support 9 years ago
sjunges 23122816ef parse support for all model types (mostly allows better error messages) 9 years ago
sjunges 1dcec6471f add support for transient var 9 years ago
sjunges ba1f6bf3d5 jani property stub 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 9 years ago
dehnert 7861df4f20 JANI next-state generator appears to be working (without rewards) 9 years ago
dehnert 08112d98aa more work on JANI next state generator and the corresponding tests 9 years ago
dehnert 05fecb03b3 started on introducing multiple initial locations in JANI models 9 years ago
dehnert b62f8819b9 JANI next-state generator can now generate transitions from silent edges 9 years ago
dehnert 000a8c2d77 more work on JANI next-state generator 9 years ago
dehnert 1d3539ab9a factored out some parts from the PRISM next-state generator into the superclass 9 years ago
dehnert ca57e22abc started profiling 9 years ago
dehnert 7750480714 JANI model builder for DTMCs working 9 years ago
dehnert 310db8a234 started to include reachability in JANI model generation 9 years ago
dehnert 32ec106588 more work on symbolic JANI model building 9 years ago
dehnert adf8232896 more work and fixes for symbolic JANI builder 9 years ago
dehnert c4327e91a9 more work on symbolic JANI model builder 9 years ago
dehnert 1c01a54b53 fixed more issues with boost::transform_iterator 9 years ago
hbruintjes 14208d8f58 Fix transform_iterator thingamajig 9 years ago