644 Commits (c068b7e3870af7cb9ea1794af4e4c13f119752ba)

Author SHA1 Message Date
TimQu 01549dfdea fixed segfaults when lifting transient destination assignments to the edge 7 years ago
TimQu 51c5c42319 Fixed export of expected time properties to jani 7 years ago
TimQu 86f0195b18 removed jani conversion in cli of main binary 7 years ago
dehnert a616e2743d fixes to standard-compliant prism-to-jani conversion 7 years ago
Sebastian Junges e64e293d59 jani transformer which changes a variable into a location 7 years ago
Sebastian Junges f9e4208268 export jani with comment expressions to ease debugging jani models 7 years ago
Sebastian Junges 6275c52779 several convenience additions to jani data structures 7 years ago
dehnert dff67450e0 fixed recently introduced bug in JANI export 7 years ago
dehnert 8114437cee allowing cumulative and instantaneous reward properties to be transformed to JANI 7 years ago
dehnert d638972bc8 enabled pushing location assignments to edges 7 years ago
dehnert 86069b8552 fix typo in JSON exporter 7 years ago
dehnert 50aa6d1424 assuming the only global real transient variable is the reward when exporting JANI and no reward model is mentioned in the property (issues a warning) 7 years ago
TimQu ac1d5df5c4 debugging and output of results for deterministic pareto explorer 7 years ago
TimQu a73574a99f added functionality to translate a polytope to an expression 7 years ago
TimQu 5163803243 added nondeterministic memory structure 7 years ago
TimQu 5f8af5a38a added coordinate utility file 7 years ago
TimQu 80da98eec5 adding shift method to polytope interface 7 years ago
TimQu 80a66603fb added possibility to compute the 'downward closure' of a polytope only with respect to a set of dimensions 7 years ago
dehnert 48f5608157 making policy iteration available for game-based abstraction (prototypical for now) 7 years ago
dehnert 9b80c65d72 more and more debugging 7 years ago
dehnert 14724b529f further debugging 7 years ago
dehnert 09876f6808 lots of debug output 7 years ago
TimQu e4561a70e5 added scheduler restriction setting 7 years ago
TimQu 5750584042 schedulerClass compiles now... 7 years ago
TimQu f98bd69120 schedulerClass class 7 years ago
dehnert 8c96548566 more work on game-based abstraction 7 years ago
dehnert cfb1bc36ce treating bounded JANI variables with single bound 7 years ago
dehnert ca651ec61c fixes github issue #24 related to MEC decomposition 7 years ago
dehnert 03707f0234 first step for fixing MEC decomposition: making SCC decomposition accept a bit vector of subsystem choices 7 years ago
dehnert 77179c02ac added option to feed additional constraints to abstraction 8 years ago
dehnert 7f8a830b5a refined detection of trivial initial states restriction of JANI models 8 years ago
dehnert 87843e084e several fixes related to game-based abstraction 8 years ago
dehnert d66047e3b7 few fixes to jani game-based abstraction 8 years ago
Sebastian Junges 7a2a46cae9 fix warning about non-const comparison operator in set 8 years ago
Sebastian Junges 1c9f7b0f2f translate prism to jani with a suffix for location names etc when doing this for multiple models 8 years ago
Sebastian Junges 33ac2e0793 make jani models copyable 8 years ago
Matthias Volk 2658a02604 Fixed compiler warnings for unused lambda captures 8 years ago
dehnert 6d445e38af fixes github issue #18 8 years ago
dehnert 844608488a using max_digits10 to increase precision enough to uniquely identify double (as proposed by Joachim) 8 years ago
dehnert 533e48bdbc increasing precision for rational to ExprTk rational literal conversion 8 years ago
dehnert 759ea3604f fixed expression to ExprTk translation for rational literals (pointed out by Joachim Klein) 8 years ago
dehnert c18340b76a added mod as binary operation in expressions and slightly extended JANI support for filters 8 years ago
dehnert 692587495f fixed bug in quotient extraction 8 years ago
Sebastian Junges 2468de47f9 jani -- get expression manager signature now looks more like prism -- get (expression) manager 8 years ago
Sebastian Junges dc92696cc3 Jani: make edge-index encoding static functions 8 years ago
dehnert 1169195be7 some fixes (in particular for warnings) 8 years ago
Matthias Volk 72c1e79ccd Mention -pc flag in error message 8 years ago
dehnert 3ad85ba0e6 fixes and improvements for game-based abstraction 8 years ago
Sebastian Junges 0534216a85 preparations for scheduler extraction support 8 years ago
dehnert 0725b5e590 changes to tracking values in mult-and-reduce functions of matrix 8 years ago