dehnert
|
c5ba425e54
|
enabling exact reachability rewards for CTMCs
|
10 years ago |
dehnert
|
a2e29893f2
|
fixed a few bugs
|
10 years ago |
dehnert
|
77bd6e4a44
|
fixed some model building issues
|
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
|
a7e9c5819f
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
10 years ago |
dehnert
|
aac7433f39
|
expression manager now caches types, expression evaluator avoid creating unnecessary expressions and traversals
|
10 years ago |
dehnert
|
76c99b55af
|
return more precise result in dd equation solver
|
10 years ago |
dehnert
|
7b0b6fa333
|
fixed a formula parsing bug, corrected some result printing
|
10 years ago |
dehnert
|
43354d0c20
|
bunch of fixes (prominently in prism -> jani conversion)
|
10 years ago |
TimQu
|
fb0222cf62
|
fixed new interface of stopwatch
|
10 years ago |
TimQu
|
f02ffd9d5b
|
fixed pcaa tests
|
10 years ago |
TimQu
|
6eeae9ed9b
|
fixed pcaa tests
|
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
|
6dce56d0bb
|
improved printing of result to command line
|
10 years ago |
dehnert
|
b4381a7c48
|
Constants in formulas appear to be working
|
10 years ago |
dehnert
|
cb8b537baa
|
made storm compile again with expressions in time-bounds of until formula
|
10 years ago |
dehnert
|
8d3f633cbc
|
started working on allowing expressions in time-bounds of formulas
|
10 years ago |
dehnert
|
61157cc1c5
|
add warning when computing minimal rewards on MDPs that reward values may be too low
|
10 years ago |
TimQu
|
35d7f70ad5
|
more output for benchmarking
|
10 years ago |
TimQu
|
bfbd96a0e6
|
added some output for benchmarking
|
10 years ago |
TimQu
|
c1063f27cc
|
added a few more tests for multi-objective MAs. Also fixed/improved minor stuff.
|
10 years ago |
TimQu
|
6fb9e54973
|
minor fix for the selection of the precision in Pareto queries
|
10 years ago |
TimQu
|
74d22cb336
|
fixed a few warnings related to P{L|CA}A
|
10 years ago |
dehnert
|
49597fca86
|
reworked argument validators for settings
|
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 |
dehnert
|
bf29488219
|
fix for decomposition
|
10 years ago |
dehnert
|
b9e4d6f334
|
initial support for transient boolean variables in formulas of JANI models (game-based engine)
|
10 years ago |
dehnert
|
696a2e7ce1
|
preparing labels for JANI models (game-based abstraction)
|
10 years ago |
dehnert
|
954eadc546
|
improved detection for early result detection in game based engine
|
10 years ago |
dehnert
|
3125ad4c89
|
more work on boolean transient variables in JANI menu game abstraction (labels)
|
10 years ago |
dehnert
|
ccf8631617
|
work on location support for JANI abstraction
|
10 years ago |
dehnert
|
16f3b06f53
|
added decomposition to JANI abstractor, fixed wrong assertion
|
10 years ago |
dehnert
|
45f0f1057a
|
fixed a bug in quantitative computation, removed debug output
|
10 years ago |
dehnert
|
b9688346cc
|
command decomposition working. fixed some bugs, possibly introduced more, currently debugging
|
10 years ago |
dehnert
|
ae93211aeb
|
template edges in JANI models
|
10 years ago |
dehnert
|
1e25704c8b
|
commit to switch workplace
|
10 years ago |
dehnert
|
be4e21d1b3
|
first version of jani menu-game abstraction
|
10 years ago |
dehnert
|
f4146c821a
|
more value-reuse
|
10 years ago |
dehnert
|
1552995895
|
improved qualitative value reuse
|
10 years ago |
dehnert
|
19fd72cfb6
|
optimized reuse of qualitative values
|
10 years ago |
dehnert
|
c32c9a9a44
|
corrected typo
|
10 years ago |
dehnert
|
fefdc7b216
|
more time measurements
|
10 years ago |
dehnert
|
a6514052da
|
avoiding dijkstra for interpolation if most-probable path info is already available
|
10 years ago |
dehnert
|
77fc21d53e
|
fixes here and there
|
10 years ago |