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
|
8 years ago |
TimQu
|
5750584042
|
schedulerClass compiles now...
|
8 years ago |
TimQu
|
f98bd69120
|
schedulerClass class
|
8 years ago |
dehnert
|
8c96548566
|
more work on game-based abstraction
|
8 years ago |
dehnert
|
cfb1bc36ce
|
treating bounded JANI variables with single bound
|
8 years ago |
dehnert
|
ca651ec61c
|
fixes github issue #24 related to MEC decomposition
|
8 years ago |
dehnert
|
03707f0234
|
first step for fixing MEC decomposition: making SCC decomposition accept a bit vector of subsystem choices
|
8 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 |
Matthias Volk
|
e513015b49
|
Compute all reachabilities probabilities in a forward manner
|
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 |
dehnert
|
77a031aaeb
|
changed encoding of spirit parser, fixed an issue in variable information related to how many bits are necessary to store the state, changed some output formatting
|
8 years ago |
dehnert
|
ea21aca117
|
second attempt at fixing issue when not reusing blocks
|
8 years ago |
dehnert
|
6638984b8e
|
fixed an issue in sylvan refiner when not reusing block numbers
|
8 years ago |