15 Commits (5d79eff2cd55cdfa4057d2c613fdfabe84363e7e)

Author SHA1 Message Date
Matthias Volk 5d79eff2cd Wrapper for file opening 8 years ago
Sebastian Junges d3774f9958 JANI: parse assignment index/level 8 years ago
Sebastian Junges c9f1b3217d Jani parsing of ITE now gets local variables 8 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 8 years ago
Sebastian Junges 03b634d14a suppress silly warning about no return after error 8 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 9 years ago
dehnert cb8b537baa made storm compile again with expressions in time-bounds of until formula 9 years ago
dehnert 8d3f633cbc started working on allowing expressions in time-bounds of formulas 9 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 9 years ago
dehnert ae93211aeb template edges in JANI models 9 years ago
dehnert a6beda6a82 some more fixes to jit model builder 9 years ago
Sebastian Junges 04003de854 transient unbounded variables must have iniatial value 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
sjunges 1fd89f3922 fixes in reach expression parsing for expected reward 9 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 9 years ago
sjunges ecc74595ba several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things 9 years ago
sjunges 435b3084cb Finally, Globally 9 years ago
sjunges 9faa7539c5 parser 9 years ago
sjunges ed970d78b1 property support for jani -- several changes throughout code, parser currently only supports probability properties 9 years ago
sjunges 3626c044d3 several improvements towards jani-property support 9 years ago
sjunges 744216d5d2 export formulae 9 years ago
sjunges 12a5258a45 second time is a charm 9 years ago
sjunges a265bc49ce check if transient values are actually given before looping over them 9 years ago
dehnert 063d06fd66 changed dot to underscore in JANI automaton delimiter 9 years ago
dehnert 1b5be8c52c allowing dots in identifiers and using a dot to prefix automata variables in JANI parser 9 years ago
dehnert 3ddf87f900 some more fixes for JANI model building 9 years ago
sjunges d807895298 dots are KUCHEN now 9 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 9 years ago
sjunges 400ed9ead0 fix bug in parser 9 years ago
sjunges a188d8327f bugfixes in parser 9 years ago
sjunges 7341d9467b Fixed parsing rates 9 years ago
sjunges 2905c010d2 updated parser: sync result optional, invariant is called differently now 9 years ago
sjunges 1db826c0e2 recursive parallel composition support in im and export 9 years ago
sjunges 2aa715d62f initial support for compositions - not done yet 9 years ago
sjunges b3204a178a check validity, set standard composition 9 years ago
sjunges 4418b85466 Updated parser 9 years ago
dehnert eed0a98899 commit to switch workplace 9 years ago
dehnert 12ac3549da adapted relevant parts to new way of specifying initial values/restrictions 9 years ago
sjunges e1a8d61190 fix in assignment parsing, better error messages 9 years ago
sjunges c812d950a5 restrict-initial support & error message for invariants 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 20cd2d24ca dedicated error messages for clock and continuous variables 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 cb4e821e7f give an error message if a distribution occurs in an expression 9 years ago
sjunges 0a1cbb57f0 towards initial value support 9 years ago
sjunges 10419d4bba improved error message for unsupported operations 9 years ago