TimQu
|
182f612272
|
Enabled TimeOperatorFormulas for multi-objective model checking of MDPs.
|
4 years ago |
TimQu
|
6902a3c8f8
|
Revert "Fixed dot output of BDDs in sylvan."
This reverts commit 6dcfd28186 .
|
4 years ago |
Tim Quatmann
|
6dcfd28186
|
Fixed dot output of BDDs in sylvan.
|
4 years ago |
Matthias Volk
|
41089dee26
|
Throw exception in ParameterRegion if number of variables is too high
|
4 years ago |
Tim Quatmann
|
f91c0de9ec
|
Storm version 1.6.2
|
4 years ago |
Tim Quatmann
|
42ceed59c6
|
Removed debug output.
|
4 years ago |
Tim Quatmann
|
2c4e4b29e6
|
Updated documentation for new release.
|
4 years ago |
Jip Spel
|
50d7ee6e8d
|
Remove debug info
|
4 years ago |
Tim Quatmann
|
3883c99ed0
|
Storm Version 1.6.1
|
4 years ago |
Jip Spel
|
7f03d1e671
|
Remove debug info
|
4 years ago |
Tim Quatmann
|
a04085e848
|
Added cmake option exclude_tests_from_all so that we can run make install without building the tests.
|
4 years ago |
Tim Quatmann
|
871a28d6f6
|
Fixed compiling OviSettings
|
4 years ago |
Tim Quatmann
|
50c3a28305
|
Fixed spacing in ovi code.
|
4 years ago |
Tim Quatmann
|
cb39cc5c15
|
Optimistic value iteration helper: Removed unused code.
|
4 years ago |
Tim Quatmann
|
c5f698f9f7
|
ovi: removed unused option for only taking relevant values when updating the precision
|
4 years ago |
Tim Quatmann
|
169f9201b2
|
ovi: Fixed heuristic for canceling a guess.
|
4 years ago |
TimQu
|
18d9ba0f38
|
ovi: fixed using incorrect precision
|
4 years ago |
Tim Quatmann
|
84c0d77772
|
storm-pars fixed the fix...
|
4 years ago |
Tim Quatmann
|
45803c547e
|
storm-pars: Fixed an issue in the instantiation model checkers where maybestates were cached incorrectly.
|
4 years ago |
Tim Quatmann
|
d135bc8ecb
|
cmake: Workaround for the FATAL_ERROR that occurred whenever building shipped carl was aborted (bypassing github issue #62).
|
4 years ago |
Tim Quatmann
|
684c239f80
|
Using the revamped optimistic value iteration helper also for the lower bound.
|
4 years ago |
Tim Quatmann
|
1b2a78e9ac
|
Abstract equation solver: added getOptionalRelevantValues
|
4 years ago |
Sebastian Junges
|
f45b56e725
|
convenience operation on prism programs
|
4 years ago |
Tim Quatmann
|
990d1c9759
|
OVI: seperated implementation from header file. Use a separate helper for computing the upper bounds.
|
4 years ago |
Tim Quatmann
|
6e2dab0e0b
|
Silenced a warning in OVI code.
|
4 years ago |
Tim Quatmann
|
90d5da570c
|
Renamed portfolio engine to automatic engine.
|
4 years ago |
Tim Quatmann
|
9ce9ae9eeb
|
OVI: Fixed too early termination.
|
4 years ago |
Tim Quatmann
|
ee56f5b2f9
|
CMake Fixed version-info when the source code is not in a git repository.
|
4 years ago |
Tim Quatmann
|
fb112ab191
|
Added support for modulo operators when building symbolic models in exact mode.
|
4 years ago |
Tim Quatmann
|
d90c14b8f5
|
Added progress information for LRA computations
|
4 years ago |
Tim Quatmann
|
21c07ebd42
|
DdPrismModelBuilder: Fixed a warning for zero-reward models that was triggered in some cases where the reward model is actually non-zero
|
4 years ago |
Tim Quatmann
|
5bcdb5f95a
|
Fixed --sound switch for LRA properties on deterministic models.
|
4 years ago |
Tim Quatmann
|
3919c475ad
|
Added some progress information in topological solvers.
|
4 years ago |
Tim Quatmann
|
3f2a5ffa62
|
Lra Tests: Added a test case for sound model checking
|
4 years ago |
Sebastian Junges
|
fa34f44989
|
keep state valuations in transformers on POMDPs
|
4 years ago |
Sebastian Junges
|
3861c502b4
|
memory unfolder can label states with the memory state
|
4 years ago |
Sebastian Junges
|
5fa667b847
|
add random step functionality to simulator
|
4 years ago |
Matthias Volk
|
f3e5708dac
|
Updated changelog
|
4 years ago |
Matthias Volk
|
7963419554
|
Minor change in debug output
|
4 years ago |
Matthias Volk
|
c0f3e2e0ce
|
Skip long running HECS tests
|
4 years ago |
Matthias Volk
|
a99be1bb06
|
Revised relevant events
|
4 years ago |
Matthias Volk
|
4c7b069212
|
Comment explaining need for std::move
|
4 years ago |
Sebastian Junges
|
8d9e2a92f0
|
update changelog
|
4 years ago |
Sebastian Junges
|
449e4d6f0d
|
mdp support for lower step bounds
|
4 years ago |
Sebastian Junges
|
843e6a9b6b
|
step bounded properties for dtmcs in a new helper, and now with support for (extra) lower bounds
|
4 years ago |
Sebastian Junges
|
406ffbdc7f
|
get submatrix now can set some columns to zero but retain them
|
4 years ago |
Sebastian Junges
|
bbafd095bf
|
no lower bound is still a zero bound :-)
|
4 years ago |
Sebastian Junges
|
ca591dff9f
|
better error message
|
4 years ago |
TimQu
|
6eeecaf7f8
|
Fixed compatibility with older boost versions.
|
4 years ago |
Tim Quatmann
|
3d9b53723b
|
OVI: added case where the guessed upper bound corresponds to the fixpoint.
|
4 years ago |