Stefan Pranger
|
01335948d4
|
LraViHelper now also computes all choiceValues
|
4 years ago |
Stefan Pranger
|
29fb202761
|
cleaned up GameVi and LraViHelper
|
4 years ago |
Stefan Pranger
|
7eb5cd98a5
|
statesOfCoalition are now part of LRAViHelper
|
4 years ago |
Stefan Pranger
|
7c31774678
|
removed residual function calls
|
4 years ago |
Stefan Pranger
|
ee22a4ae65
|
adaptations for lra computation in GMMXXMultiplier
Still WIP!
|
4 years ago |
Stefan Pranger
|
7bebfb91a0
|
smg lra debug commit
this should be dropped in the future
|
4 years ago |
Stefan Pranger
|
705105988b
|
check convergence with weighted values
This is used for approximations for LRA MC for SMGs.
|
4 years ago |
Stefan Pranger
|
ec35868634
|
set optdir overrides from multiplier env
|
4 years ago |
Stefan Pranger
|
33b78d5a6f
|
nondetTs may also be gameNondetTs in LraViHelper
|
4 years ago |
Stefan Pranger
|
60d71416b0
|
added method for lra game transition type
also added the according template class constructions.
|
4 years ago |
Stefan Pranger
|
7b59f4c755
|
adaptations for lra computation in GMMXXMultiplier
Still WIP!
|
4 years ago |
Stefan Pranger
|
c6c5c5cc13
|
smg lra debug commit
this should be dropped in the future
|
4 years ago |
Stefan Pranger
|
50fdc36387
|
check convergence with weighted values
This is used for approximations for LRA MC for SMGs.
|
4 years ago |
Stefan Pranger
|
505c830d42
|
set optdir overrides from multiplier env
|
4 years ago |
Stefan Pranger
|
c7d7be8b83
|
nondetTs may also be gameNondetTs in LraViHelper
|
4 years ago |
Stefan Pranger
|
de385b0527
|
added method for lra game transition type
also added the according template class constructions.
|
4 years ago |
Tim Quatmann
|
dc8612b751
|
Fixed not always using the acyclic solver within LRA and multi-objective time-bounded reachability computations.
|
5 years ago |
TimQu
|
f100ff6275
|
LraViHelper: Fixed unordered insertion into SparseMatrixBuilder.
|
5 years ago |
Tim Quatmann
|
eb02d56b69
|
LraViHelper: Changed type of toSubModelStateMapping to std::map, which is faster in this scenario. Also fixed some awkward const&'s
|
5 years ago |
Tim Quatmann
|
b7883a8ef1
|
Used the new SparseMatrixBuilder::addDiagonalEntry to simplify some of the LRA code.
|
5 years ago |
Tim Quatmann
|
d92905a7c3
|
LraVi: Fixed uninitialized bool member.
|
5 years ago |
Tim Quatmann
|
6ecbf113b3
|
Adding template instantiation for deterministic LRA VI
|
5 years ago |
Tim Quatmann
|
572e7ace9d
|
Moving some includes to the header file
|
5 years ago |
TimQu
|
35c57fe980
|
LraViHelper: Put component utility functions to separate file.
|
5 years ago |
Tim Quatmann
|
9fbb587884
|
LraViHelper: Fix for NondetTsNoIs
|
5 years ago |
Tim Quatmann
|
6e55dba8d4
|
Moved LraViHelper to a separate file. Merged MDP and MA implementation.
|
5 years ago |