60 Commits (48bd2cd9c2e14d3830e5144453426e5b5add6f2f)

Author SHA1 Message Date
Fabian Russold 5453d910c3 reach/safety fully implemented 6 months ago
Fabian Russold bb72102e50 produceShield: small fix, produceScheduler: implemented 6 months ago
Fabian Russold 8f187f46f1 debug: Sound Game VI now fully debugged (fixed Find_MSEC), WIP: produce scheduler 7 months ago
Fabian Russold 621e9f6794 optimization: WIP relevant states for game VI 7 months ago
Fabian Russold 986d1183aa bug fixes and optimizations 9 months ago
Fabian Russold 877067cdcc SparseSmgRpatlHelper.cpp added return value 9 months ago
Fabian Russold 2de38edbff basic implementation done 9 months ago
Fabian Russold 9a41444217 finding MSECs done, in progress: deflating the MSECs 9 months ago
Fabian Russold 61b59e64fc reducedMinimizerActions BitVec 9 months ago
Stefan Pranger 4c514cecdd L(S) and G(S) (from paper) 6 months ago
Stefan Pranger 7f5f6eeee0 adapted to changes for Multiplier::reduce 4 years ago
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 d3b0046fa0 fixed bug in reduce method in Multiplier.cpp for SMGs and MDPs 4 years ago
Lukas Posch 28f1c9d368 removed DEBUG for multiplier type in SparseSmgRpatlHelper.cpp 4 years ago
Lukas Posch d14b04fe72 WIP DEBUG message for multiplier type 4 years ago
Lukas Posch 1391b26e93 Removed unnecessary debug information 4 years ago
Lukas Posch fb84fc6af0 Added a comment why this computeBoundedGlobally check happens. 4 years ago
Lukas Posch 86c3b3d9c6 changed computeBoundedGloballyProbabilities computation by using computeBoundedUntilProbabilities 4 years ago
Lukas Posch 9fea23981a finished computeBoundedUntilProbability in SparseSmgRpatlHelper 4 years ago
Lukas Posch c2d2c38c28 WIP computeBoundedUntilProbabilities in SparseSmgRpatlHelper 4 years ago
Lukas Posch f4615614c1 use GameViHelper instead of BoundedGloballyGameViHelper 4 years ago
Lukas Posch 65a5308809 small change in computation in computeNextProbabilities 4 years ago
Lukas Posch b6ffa9a649 small change in the comments of computeGloballyProbabilities 4 years ago
Lukas Posch 7bdb5e11a8 fixed case for empty relevantStates in computeBoundedGlobally Probabilities 4 years ago
Lukas Posch 8301c3dc88 fixed case for empty relevantStates in computeUntilProbabilities 4 years ago
Lukas Posch 222a18a760 added methods reduce and repeatedMultiplyAndReduceWithChoices to Multiplier.* to store the choiceValues between multiply and reduce 4 years ago
Stefan Pranger 6bd625e4c8 removed debug output 4 years ago
Stefan Pranger 98bbde8c73 smg vi methods now return all choice values 4 years ago
Stefan Pranger c78981dc1a adapted smg helper returns to use new helper type 4 years ago
Stefan Pranger 222a8fd5af changed return type of helper method 4 years ago
Stefan Pranger 0f7555a8e0 fetch choice values from until vi computation 4 years ago
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