TimQu
|
958ad6d8d2
|
Merge branch 'master' into deterministicScheds
|
7 years ago |
TimQu
|
749ba87254
|
Made SVI log output more clear
|
7 years ago |
TimQu
|
1c0eef96df
|
Merge branch 'master' into deterministicScheds
|
7 years ago |
TimQu
|
1f6fc7e273
|
Better conversion of MA to CTMC if there are only Markovian states
|
7 years ago |
TimQu
|
b696d63953
|
checking if a facet has been analyzed sufficiently precise via smt
|
7 years ago |
TimQu
|
fbce6a4795
|
added function to check whether a vector has a zero element
|
7 years ago |
TimQu
|
d8d616abdf
|
Merge branch 'master' into deterministicScheds
|
7 years ago |
TimQu
|
8a579f1e95
|
Better conversion of MA to CTMC if there are only Markovian states
|
7 years ago |
TimQu
|
c50407bcc3
|
Merge branch 'master' into deterministicScheds
|
7 years ago |
TimQu
|
d47b86d4d7
|
Better conversion of MA to CTMC if there are only Markovian states
|
7 years ago |
TimQu
|
ac1d5df5c4
|
debugging and output of results for deterministic pareto explorer
|
7 years ago |
TimQu
|
571e157eef
|
added missing return statement
|
7 years ago |
TimQu
|
5c08d85a38
|
Fixes for multiobjective preprocessor in cases where reduction to total rewards is not possible
|
7 years ago |
TimQu
|
cd5b805a76
|
Under- and overapproximation for Pareto curve check result are now optional
|
7 years ago |
TimQu
|
b748b27b85
|
fixed compilation of settings...
|
7 years ago |
TimQu
|
b14c554df2
|
correct treatment of Markov Automata in scheduler evaluator
|
7 years ago |
TimQu
|
a73574a99f
|
added functionality to translate a polytope to an expression
|
7 years ago |
TimQu
|
f1eaab5603
|
enabling preservation of total reward formulas in ContinuousToDiscreteTimeModelTransformer
|
7 years ago |
TimQu
|
0e70cfc617
|
added setting to print intermediate results during the computation
|
7 years ago |
TimQu
|
789367a28b
|
using new memory incorporation in multi objective model checking
|
7 years ago |
TimQu
|
d24d1bdcd8
|
added memory incorporation transformer
|
7 years ago |
TimQu
|
5163803243
|
added nondeterministic memory structure
|
7 years ago |
TimQu
|
51a5a82a5f
|
more functionality for deterministic Pareto Explorer
|
7 years ago |
TimQu
|
7b43e79ff5
|
adding missing template instantiation
|
7 years ago |
TimQu
|
5f8af5a38a
|
added coordinate utility file
|
7 years ago |
TimQu
|
80da98eec5
|
adding shift method to polytope interface
|
7 years ago |
TimQu
|
b075c16ce0
|
Merge branch 'master' into deterministicScheds
|
7 years ago |
TimQu
|
ca2295be1d
|
updated changelog: support for expected total rewards
|
7 years ago |
TimQu
|
5a16b2befa
|
minor fixes to let the total reward tests compile and pass
|
7 years ago |
TimQu
|
1f4c0325be
|
test cases for ctmcs and markov automata
|
7 years ago |
TimQu
|
8df9b461cb
|
total reward formulas for ctmcs and markov automata
|
7 years ago |
TimQu
|
b5566fa861
|
more on total reward formulas for mdps
|
7 years ago |
TimQu
|
b3edae8707
|
fixed fragment specification: total reward formulas should not be supported for hybrid/dd right now
|
7 years ago |
TimQu
|
c2dd57cda5
|
total rewards for mdps
|
7 years ago |
TimQu
|
87e34d7b32
|
Added Support for Total Reward Formulas for DTMCs in the Sparse Engine
|
7 years ago |
TimQu
|
e4817759df
|
policy iteration based weight vector checker
|
7 years ago |
TimQu
|
aece3020f6
|
improved functionality of the scheduler evaluator
|
7 years ago |
dehnert
|
dfc0141894
|
minor fix to Z3 API modification
|
7 years ago |
dehnert
|
cdfa328464
|
first attempt at adapting to Z3 interface change
|
7 years ago |
TimQu
|
bf973187c4
|
use deterministicParetoExplorer in case there is a scheduler restriction.
|
7 years ago |
TimQu
|
a638104adb
|
using new post processing class for the 'old' implementation.
|
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 |
TimQu
|
136084af75
|
started implementing deterministic scheduler finding approach for multi-objective model checking
|
7 years ago |
Matthias Volk
|
a6e6d5993f
|
Travis: set unlimited clone depth to allow versioning with git describe
|
7 years ago |
Matthias Volk
|
afb0be1245
|
Fixed missing dependencies to storm-parsers
|
7 years ago |
Matthias Volk
|
9e398ffaab
|
Minor improvements for some CMake output
|
7 years ago |
sjunges
|
53238f43f7
|
fixed some missing includes due to updated API
|
7 years ago |
sjunges
|
39698d6ecb
|
fix install of storm-counterexamples
|
7 years ago |
sjunges
|
79bb6734ed
|
compile and link parsers in seperate binary
|
7 years ago |
sjunges
|
3a704ae532
|
fix storm-dft missing includes
|
7 years ago |