dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
9 years ago |
TimQu
|
8a7609fb83
|
fixed Rmin computation with exact sparse engine when very high rewards occur
|
9 years ago |
TimQu
|
502cf4d6e0
|
extended model checker hint functionality to bypass the maybestates computations
|
9 years ago |
TimQu
|
d5d0a5f44a
|
fixed a few issues related to having CLN numbers as storm::RationalNumber
|
9 years ago |
dehnert
|
153339c5be
|
first draft of policy iteration using DDs
|
9 years ago |
dehnert
|
952776a057
|
hybrid engine working for rational numbers
|
9 years ago |
dehnert
|
2e8ff870ff
|
completed interface of (sylvan) ADDs for storing rational functions
|
9 years ago |
dehnert
|
0b6c481cf2
|
fix for sparse mdp model checker: computing cumulative rewards did one step too much
|
10 years ago |
TimQu
|
428cb710cc
|
Parameter lifting for mdps, some fixes
|
10 years ago |
TimQu
|
ac6694f103
|
Improved sparse mdp model checking: Now allows hints for expected rewards
|
10 years ago |
TimQu
|
92beab426f
|
created a modelCheckerHint class that allows to store all kinds of hints that a model checker might make use of
|
10 years ago |
TimQu
|
49e6df5860
|
resultHint for sparse mdp model checker
|
10 years ago |
dehnert
|
c467fa5f38
|
printing -1 as infinity for rational numbers and added clipping result to valid range where appropriate
|
10 years ago |
dehnert
|
a2e29893f2
|
fixed a few bugs
|
10 years ago |
dehnert
|
810f423849
|
pumped cudd to -O3, fixed reference of linear equation solver, removed superfluous multiplications in symbolic dtmc helper
|
10 years ago |
dehnert
|
b4685f36d4
|
reverted increasing CUDD precision by default
|
10 years ago |
dehnert
|
2801f1604b
|
improved symbolic linear equation solving (via Jacobi) a bit
|
10 years ago |
dehnert
|
9e8d6eee90
|
fixed a bug when reducing state-action rewards to state rewards for CTMCs
|
10 years ago |
dehnert
|
09f90dbc9f
|
enabled long-run average rewards for dtmc/ctmcs (sparse/hybrid engines)
|
10 years ago |
dehnert
|
61157cc1c5
|
add warning when computing minimal rewards on MDPs that reward values may be too low
|
10 years ago |
dehnert
|
b258f1e52d
|
some more warnings gone
|
10 years ago |
dehnert
|
5b09b91ae1
|
fixed more warnings
|
10 years ago |
dehnert
|
8d6b029d67
|
next batch of fixing warnings
|
10 years ago |
dehnert
|
136cb194d1
|
fixed a bunch of unused variable warnings
|
10 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
10 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
10 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
10 years ago |