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 |
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 |
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
|
7 years ago |
dehnert
|
7f8a830b5a
|
refined detection of trivial initial states restriction of JANI models
|
7 years ago |
dehnert
|
87843e084e
|
several fixes related to game-based abstraction
|
7 years ago |
dehnert
|
d66047e3b7
|
few fixes to jani game-based abstraction
|
7 years ago |
Sebastian Junges
|
7a2a46cae9
|
fix warning about non-const comparison operator in set
|
7 years ago |
Sebastian Junges
|
1c9f7b0f2f
|
translate prism to jani with a suffix for location names etc when doing this for multiple models
|
7 years ago |
Sebastian Junges
|
33ac2e0793
|
make jani models copyable
|
7 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 |
dehnert
|
3952b47d1b
|
fix some compile issues
|
8 years ago |
dehnert
|
d557ef1075
|
started to make game solver flexible enough to also solve the (explicit) games of game-based abstraction
|
8 years ago |
dehnert
|
c2e646b887
|
working towards predicate synthesis from explicit (qualitative) result for game-based abstraction
|
8 years ago |
dehnert
|
c6a5d5a74d
|
started on refining menu games based on explicit results
|
8 years ago |
dehnert
|
9665f4fa30
|
sparse qualitative solving of menu games
|
8 years ago |
dehnert
|
edbe3b1952
|
more work on explicit game solving
|
8 years ago |
dehnert
|
cedae194e3
|
towards labeling generation in dd to sparse conversion
|
8 years ago |
dehnert
|
733bec60bd
|
started on hybrid solution of abstraction
|
8 years ago |
dehnert
|
b4d8c209cd
|
optimizations for game-based abstraction refinement
|
8 years ago |
dehnert
|
316412c5d3
|
fixed a bug related to closing symbolic Markov automata
|
8 years ago |
dehnert
|
09866e4577
|
enabling changing value type in quotient extraction of dd-bisimulation
|
8 years ago |
dehnert
|
2e15674580
|
fixed an issue in state-act reward refinement for nondet models
|
8 years ago |
dehnert
|
207b608e20
|
using sylvan way of computing cache/table sizes given a memory bound
|
8 years ago |