Tim Quatmann
|
97d4dba540
|
Added test case for Multi-objective LRA combined with step-bounded property.
|
4 years ago |
Tim Quatmann
|
c990d27c50
|
Added MA test case + fixes
|
4 years ago |
Tim Quatmann
|
5bfb3b132e
|
New MDP LRA Test case + fix
|
4 years ago |
Tim Quatmann
|
7023736e3d
|
Added resource-gathering testfile
|
4 years ago |
Tim Quatmann
|
ee06a1f1a6
|
Also added test case for lra operator formula.
|
4 years ago |
Tim Quatmann
|
6154bd39f9
|
Fixes for new test case.
|
4 years ago |
Tim Quatmann
|
3789fbb3e9
|
Test case for multi-objective lra
|
4 years ago |
TimQu
|
07f7ce7963
|
Merge branch 'master' into multi-objective-lra
|
4 years ago |
TimQu
|
f100ff6275
|
LraViHelper: Fixed unordered insertion into SparseMatrixBuilder.
|
4 years ago |
TimQu
|
36f27e4391
|
Added a simple example model for multi-objective lra.
|
4 years ago |
TimQu
|
139c86f6a0
|
Fixes for multi-obj LRA
|
4 years ago |
TimQu
|
400b69663a
|
Fixed multi-obj. tests
|
4 years ago |
Tim Quatmann
|
e0276cb78f
|
Assertion fixed.
|
4 years ago |
Tim Quatmann
|
d351bd6455
|
WeightVectorChecker: Integrated lra objectives also in the individual phase
|
4 years ago |
Tim Quatmann
|
360c3877b7
|
More steps towards integrating LRA in pcaa
|
4 years ago |
Tim Quatmann
|
43db81c18f
|
Silenced a warning.
|
4 years ago |
Tim Quatmann
|
67393a9584
|
Further steps towards integrating LRA in weight vector checker.
|
4 years ago |
Tim Quatmann
|
b3fa8893a2
|
End Component Eliminator now also returns the sinkRows
|
4 years ago |
Tim Quatmann
|
29a7a7e865
|
WeightVectorChecker: Making initialization LRA-ready
|
4 years ago |
Tim Quatmann
|
9421a60d5a
|
Fixes for multi-obj reward analysis.
|
4 years ago |
Tim Quatmann
|
4b13ad3220
|
Fix for multi-obj LRA preprocessing
|
4 years ago |
Tim Quatmann
|
56e253fac0
|
graph: Extended the documentation a tiny bit
|
4 years ago |
Tim Quatmann
|
33e73ed63a
|
WeightVectorChecker: Fixed incorrectly choosing a scheduler that potentially yields infinite reward for one objective.
|
4 years ago |
Tim Quatmann
|
4bf9bd473f
|
SparserMatrix: Added getRowGroupFilter method.
|
4 years ago |
Sebastian Junges
|
9df410e433
|
Merge branch 'master' into monitoring
|
4 years ago |
Sebastian Junges
|
b6be0f3356
|
convex reduction
|
4 years ago |
Sebastian Junges
|
d2e36e9db3
|
dense belief states
|
4 years ago |
Sebastian Junges
|
a358af1264
|
set entries that are nonzero
|
4 years ago |
Matthias Volk
|
f744176481
|
Fixed lib filename for carl (Fixes #85)
|
4 years ago |
Tim Quatmann
|
7891492b96
|
Merge branch 'master' into multi-objective-lra
|
4 years ago |
Tim Quatmann
|
94311e7d30
|
Topological solvers: Added a warning for numerical issues triggered in cases where in non-exact mode a selfloop probability is very close to 1 but not equal to 1
|
4 years ago |
Tim Quatmann
|
8a77e3238d
|
Implemented isAlmostZero and isAlmostOne also for non-double value types.
|
4 years ago |
Tim Quatmann
|
d2f983a0c6
|
Merge branch 'master' into multi-objective-lra
|
4 years ago |
Tim Quatmann
|
87456d00fc
|
Fixes in EdgeContainer::operator=
|
4 years ago |
Tim Quatmann
|
ed1a5b6ced
|
Fixed flagging objectives for reward finiteness check incorrectly
|
4 years ago |
Tim Quatmann
|
f79814bcb4
|
Merge remote-tracking branch 'refs/remotes/origin/master' into multi-objective-lra
|
4 years ago |
Tim Quatmann
|
33a6687721
|
Fixed deprecated operator= warnings
|
4 years ago |
TimQu
|
0e544a4c13
|
Enabled TimeOperatorFormulas for multi-objective model checking of MDPs.
|
4 years ago |
TimQu
|
3db0ff124f
|
Started to make multiobjective reward analysis aware of LRA formulas.
|
4 years ago |
TimQu
|
e898391e44
|
Implemented stripping away of reward accumulations in multi-objective preprocessing.
|
4 years ago |
TimQu
|
f532f6461b
|
The sparse StandardRewardModel somehow had 'dtmc' in it.
|
4 years ago |
TimQu
|
49bc9054b7
|
Further improvements for filtered reward model
|
4 years ago |
TimQu
|
30977ed356
|
Added some utility methods to reward path formulas
|
4 years ago |
Matthias Volk
|
825454d482
|
Fixed warning
|
4 years ago |
TimQu
|
781fa9dbd8
|
StandardRewardModel: Removed a default argument because the "default" constructor is ambiguous otherwise.
|
4 years ago |
TimQu
|
f328e69dc4
|
Added extract function to FilteredRewardModel
|
4 years ago |
Matthias Volk
|
55999036d6
|
Fixed warning
|
4 years ago |
TimQu
|
a5342d8b83
|
added functionalities in MultiObjectivePreprocessorResult to capture lra objectives
|
4 years ago |
TimQu
|
74c1972c4a
|
Merge branch 'master' into multi-objective-lra
|
4 years ago |
TimQu
|
182f612272
|
Enabled TimeOperatorFormulas for multi-objective model checking of MDPs.
|
4 years ago |