radioGiorgio
|
b2d7b1e096
|
choice labeling
|
7 years ago |
radioGiorgio
|
0e9880c9f8
|
non deterministic transitions based memory structure
|
7 years ago |
Tim Quatmann
|
e06852689c
|
GurobiLpSolver: Fixed rounding of integral results.
|
7 years ago |
Tim Quatmann
|
681665c881
|
DetSchedsParetoExplorer: Fixed an assertion.
|
7 years ago |
Tim Quatmann
|
834bcebd9c
|
LpChecker: Changed end component formulation. Added validity check.
|
7 years ago |
Tim Quatmann
|
e92966c3e4
|
ParetoCourveCheckResult: Print approx. value in case of exact checking.
|
7 years ago |
Tim Quatmann
|
bc623d1203
|
MinMaxLinearEquationSolver: Added a flag 'hasNoEndComponent' that is true if the system is known to have no end components. This decides if policy iteration does require a valid initial scheduler.
Renamed the 'hasNoEndComponents' solver requirement to 'hasUniqueSolution' as this is the actual thing we require for, e.g. sound value iteration.
|
7 years ago |
Tim Quatmann
|
5467043807
|
DeterministicSchedsLpChecker: Only consider end components with value zero for all objectives.
|
7 years ago |
Matthias Volk
|
820b48354d
|
Silenced warning
|
7 years ago |
Tim Quatmann
|
c8ea0f60da
|
JaniBuilder: Fixed several issues that occurred with branch reward expressions over non-transient variables, including GitHub issue #47
|
7 years ago |
Tim Quatmann
|
ce9d784c35
|
QCVBS: Fixed models with empty 'open-paremeter-values' entry.
|
7 years ago |
TimQu
|
8865857f21
|
Fixed awkward printing of eventually formulas with reward accumulations.
|
7 years ago |
TimQu
|
c8dd748943
|
DeterministicScheds: Various bug fixes.
|
7 years ago |
TimQu
|
19cca3585f
|
PcaaWeightVectorChecker: Initializing weightedPrecision.
|
7 years ago |
TimQu
|
4f6822ec1d
|
EndComponentEliminator now provides an entry point where an end component decomposition can be given from outside.
|
7 years ago |
TimQu
|
71731e8003
|
Z3LpSolver: Fixed incremental support.
|
7 years ago |
Matthias Volk
|
da31ca2952
|
Main page info of Storm for Doxygen
|
7 years ago |
TimQu
|
5e3506a0e1
|
GeneralSettings: Issue a warning when precision is set via --general:precision and not --precision.
|
7 years ago |
TimQu
|
208854bf02
|
settings: Detect whether an option was set with or without the module prefix.
|
7 years ago |
TimQu
|
5d40880883
|
Flagging a few more options as advanced.
|
7 years ago |
TimQu
|
b6a5fcfd84
|
Settings: Do not hard-code executable name in help message.
|
7 years ago |
TimQu
|
bb0c2282b3
|
Fixed levenshtein distance
|
7 years ago |
TimQu
|
0a02fecd6b
|
settings/modules: Flagged several options as advanced.
|
7 years ago |
TimQu
|
8807bb5a0b
|
Settings: Added facilities to flag options as advanced and only display them with '--help all'.
|
7 years ago |
TimQu
|
e8cd922552
|
utility/string.h: Added method to check whether a string is considered similar.
|
7 years ago |
TimQu
|
777d6001a1
|
SettingsManager: Better error message when an option argument can not be parsed.
|
7 years ago |
TimQu
|
1e81d0487d
|
LpChecker: implemented computation of upper reward bounds with end components.
|
7 years ago |
Matthias Volk
|
9ebd1af737
|
Removed unused method again
|
7 years ago |
Matthias Volk
|
65a310dc8b
|
Test for allUntilProbabilities
|
7 years ago |
TimQu
|
fcb5f094dc
|
Fixed a tybo.
|
7 years ago |
TimQu
|
0eda4b4041
|
DeterministicSchedsLpChecker: Started to treat End Components properly.
|
7 years ago |
TimQu
|
621aae1c4c
|
DeterministicSchedsParetoExplorer: Selecting LP-based weight vector checkers in case of properties that are not supported by the standard weight vector checker.
|
7 years ago |
TimQu
|
1a4fe91797
|
Removed unused files.
|
7 years ago |
TimQu
|
18f0c3d125
|
MemoryIncorporation: improved documentation.
|
7 years ago |
TimQu
|
70b9398b90
|
storage/Scheduler: Fixed a constructor.
|
7 years ago |
Tim Quatmann
|
b4f652bbc8
|
Reducing the nesting when creating a expression::sum(...).
|
7 years ago |
Tim Quatmann
|
66a7bd5954
|
implemented creation of round expression.
|
7 years ago |
Tim Quatmann
|
b70f28b10e
|
Ensured that utility function for rounding always rounds towards infinity.
|
7 years ago |
Tim Quatmann
|
0e18046934
|
Fixed translating ceil(x) to mathsat expressions.
|
7 years ago |
Tim Quatmann
|
d201580d92
|
Refactored simplification of UnaryNumericalFunctionExpression.
|
7 years ago |
Tim Quatmann
|
a34037bff4
|
Added utility function for rounding.
|
7 years ago |
Matthias Volk
|
a35735a630
|
Fixed computation of all until probabilities
|
7 years ago |
Matthias Volk
|
e1af4158ae
|
Removed unused argument
|
7 years ago |
Tim Quatmann
|
3a7f89b396
|
DeterministicSchedsLpChecker: Added various variants of the encoding.
|
7 years ago |
Tim Quatmann
|
7ab409fd2a
|
BaierUpperRewardBoundsComputer: Added a function to get an upper bound for the expected number of visits of each state.
|
7 years ago |
Tim Quatmann
|
df28331465
|
PolytopeTree: Fixed application of convex union.
|
7 years ago |
Tim Quatmann
|
3a11a4b3eb
|
Introducing a TBB adapter that #undefs TRUE and FALSE.
|
7 years ago |
Tim Quatmann
|
fe658ee787
|
Reverting the previous fix since the jit builder wasn't happy about the carl/formula/Formula.h include.
|
7 years ago |
Tim Quatmann
|
dd1d53046c
|
utility/constants.cpp: Fixing unknown 'isnan'
|
7 years ago |
Tim Quatmann
|
7881512a17
|
Removed ConstraintType<ValueType> definition out of RationalFunctionAdapter to make things more consistent.
|
7 years ago |