Lukas Posch
|
027ed523cd
|
added constrainedChoiceValues for boundedGloballyFormulas
|
4 years ago |
Lukas Posch
|
0fd952c6f7
|
removed b
|
4 years ago |
Lukas Posch
|
64861445fe
|
bug fix bounded globally
|
4 years ago |
Lukas Posch
|
8df4a99770
|
small changes, but did not fix the bug
|
4 years ago |
Lukas Posch
|
50c7a69f94
|
added bounds to computeBoundedGlobally Probabilities and parse upperBound to the game vi helper, additional little changes
|
4 years ago |
Lukas Posch
|
4aee59a15a
|
set up SparseSmgRpatlHelper for bounded globally
|
4 years ago |
Lukas Posch
|
a86426211c
|
changed statesOfCoalition
|
4 years ago |
Lukas Posch
|
2f39eab91e
|
reduced the calculation part to a call to multiplyAndReduce in SparseSmgRpatlHelper.cpp
|
4 years ago |
Lukas Posch
|
5738701a2d
|
removed scheduler handling from next (except a warning)
|
4 years ago |
Lukas Posch
|
2e27e32622
|
start with next formulae
|
4 years ago |
Lukas Posch
|
60ce89872c
|
fixed another small typo
|
4 years ago |
Lukas Posch
|
50087994f7
|
fixed typo
|
4 years ago |
Lukas Posch
|
5b9319ee58
|
clean up computeGloballyProbabilities
|
4 years ago |
Lukas Posch
|
734599c114
|
correction of globally functionality
|
4 years ago |
Lukas Posch
|
e7ca4dc0c9
|
start with globally formulae - definitions of methods and functionality (not checked)
|
4 years ago |
Lukas Posch
|
afa0c07947
|
introduced schedulerSize, removed empty for-loop
|
4 years ago |
Stefan Pranger
|
aa2489cb36
|
added some comments to expansion of scheduler
|
4 years ago |
Lukas Posch
|
e48f3d0705
|
added notPhiStates to expandScheduler
|
4 years ago |
Lukas Posch
|
5473966cd1
|
changed clippedStatesOfCoalition with size and values from relevantStates
|
4 years ago |
Lukas Posch
|
5dfe48e51e
|
changed description of submatrix
|
4 years ago |
Lukas Posch
|
e1cbf08749
|
Removed DEBUG messages, changed description of submatrix
|
4 years ago |
Lukas Posch
|
86bf1a0d89
|
small clean up
|
4 years ago |
Lukas Posch
|
318544a940
|
refactor computation of relevantStates from BitVector method to logical AND
|
4 years ago |
Lukas Posch
|
7a25fb7881
|
small code clean up, added todo for refactoring bitvector method
|
4 years ago |
Lukas Posch
|
37d36c52b3
|
fill up the result vector for ~relevantStates
|
4 years ago |
Lukas Posch
|
781f105ca1
|
introduced name relevantStates,
moved methods to Bitvector class
|
4 years ago |
Lukas Posch
|
2bf6402725
|
implemented until formulae
|
4 years ago |
Stefan Pranger
|
4c1b0d77f6
|
init rpatl mc and helper
This
- adds a temporary GameViHelper, needs refactoring in the future
- additional methods to rpatlMC and an
- rpatl helper.
|
4 years ago |