531 Commits (02f545c54d6742936da5f514e2face1103ffd811)

Author SHA1 Message Date
dehnert d5ba9e00e8 started on making jani available from cli, commit to switch workplace 9 years ago
dehnert eed0a98899 commit to switch workplace 9 years ago
dehnert 92932fced1 support for initial constructs in PRISM programs 9 years ago
sjunges 0f6a741276 pgcl 9 years ago
dehnert 12ac3549da adapted relevant parts to new way of specifying initial values/restrictions 9 years ago
dehnert 1b19372a14 changed a default argument initializer list to make compilers happier 9 years ago
dehnert e6d9c85749 fixed some bugs related to simplifaction of PRISM programs 9 years ago
dehnert 58857d62ed renamed double literal to rational literal 9 years ago
dehnert 7b2a667a9d double literal now stores rational internally 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
sjunges e8d5caa78d added support for implies 9 years ago
sjunges 1dcec6471f add support for transient var 9 years ago
sjunges ba1f6bf3d5 jani property stub 9 years ago
dehnert 1944b947d3 modified formula parser to parse expressions as operator bounds and then convert them to rationals 9 years ago
sjunges cf583ec9dd formulae with rational number bounds 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
sjunges 380bed563c updated the jani parser to actually buidl models 9 years ago
sjunges 88af02e723 towards new jani version 9 years ago
sjunges eff2acdbc6 parser update 9 years ago
dehnert 2a7dc0fad0 renamed MarkovChainSettings 9 years ago
dehnert 94fd4cd9a8 fixed bug related to instantaneous reward properties in formula parser 9 years ago
dehnert fd3b8adc00 fixed bug in formula parser 9 years ago
dehnert 310db8a234 started to include reachability in JANI model generation 9 years ago
dehnert ecc1a80358 added conversion from PRISM to JANI. Added simplistic tests for that. 10 years ago
sjunges 41640bfbd4 JaniParser: several extensions to expressions, probabilities, locations in destinations of edges 10 years ago
sjunges 813515d546 JaniParser: support for local variables 10 years ago
sjunges 48f2cc156c JaniParser: extended expression parsing 10 years ago
sjunges dd22841682 JaniParser: extended edge parsing 10 years ago
sjunges 9bf5cf15b6 JaniParser: some more expressions, better error messages and prel. stub for edge parsing 10 years ago
sjunges 510d51e5c1 parser support for bounded ints 10 years ago
sjunges 3b5c27acba more test-files included, two small fixes in parser 10 years ago
sjunges 3f36c95baf JaniParser Constant expressions are now parsed 10 years ago
sjunges 70a0e3f547 preliminary version of parsing variables, stub for parsing expressions. 10 years ago
sjunges ef24368fcc JaniParser: 10 years ago
sjunges 926d7730e5 JaniParser: 10 years ago
sjunges db4fdd473c JaniParser: parse automaton name and locations 10 years ago
sjunges 435bf79c2d some minor extension 10 years ago
sjunges 121cfe4d93 rough skeleton for the parser, v1 10 years ago
sjunges 4df9984b87 added bare minimum for parser calls 10 years ago
sjunges afbc4aff2a unsupported model exception added to exceptions 10 years ago
dehnert bf65ef726c system composition in PRISM appears to be working 10 years ago