18 Commits (82ffb9b7c017d9817279217921c65590c445146f)

Author SHA1 Message Date
Lukas Posch 82ffb9b7c0 fixed typo - updateStatesOfCoalition 4 years ago
Lukas Posch c74dd841a5 changed GameViHelper::performValueIteration for computing also value iteration with upper bounds 4 years ago
Lukas Posch 1391b26e93 Removed unnecessary debug information 4 years ago
Lukas Posch 03ec53321e added updateStatesOfCoalition to GameViHelper 4 years ago
Lukas Posch fefd6b0951 WIP helper functions in GameViHelper 4 years ago
Lukas Posch d222337715 added functionality of BoundedGloballyGameViHelper to GameViHelper 4 years ago
Stefan Pranger 29fb202761 cleaned up GameVi and LraViHelper 4 years ago
Stefan Pranger 98bbde8c73 smg vi methods now return all choice values 4 years ago
Stefan Pranger 0f7555a8e0 fetch choice values from until vi computation 4 years ago
Lukas Posch bcd67c63f7 removed "...Reachability" from GameViHelper and BoundedGloballyGameViHelper 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 7807c8a143 changed variable names to camelCase 4 years ago
Lukas Posch 37d36c52b3 fill up the result vector for ~relevantStates 4 years ago
Lukas Posch 58ec5b89e9 set direction overrides 4 years ago
Stefan Pranger 7c31774678 removed residual function calls 4 years ago
Stefan Pranger 4c1b0d77f6 init rpatl mc and helper 4 years ago