8087 Commits (868f42b38b6a8188aacc08962c07e5ceadd2d5bb)

Author SHA1 Message Date
Lukas Posch 731c060c4e added method isShieldingTask() to SolveGoal.* 4 years ago
Lukas Posch 79447073d0 changed shield-handling.h to ShieldHandling.cpp and ShieldHandling.h 4 years ago
Stefan Pranger bb6cd2232f flip bits when passing coalition to shieldhandling 4 years ago
Stefan Pranger 4746a81b51 removed output and check in checkGameFormula 4 years ago
Stefan Pranger 8ffcabc79d fixed error messages in shield handling 4 years ago
Stefan Pranger 8304c897cd refactored creation of coalitionStates 4 years ago
Stefan Pranger 774299bdc2 removed commented code from Property 4 years ago
Stefan Pranger b73b0b2a75 removed unused code and added method desc 4 years ago
Stefan Pranger a8d6b5e874 removed unused code from MultiplierEnv 4 years ago
Stefan Pranger 6bd625e4c8 removed debug output 4 years ago
Stefan Pranger 9b6afac4d7 renamed factors for shielding to probabilities 4 years ago
Stefan Pranger 1d5eba326d removed comment from PostScheduler 4 years ago
Stefan Pranger 29fb202761 cleaned up GameVi and LraViHelper 4 years ago
Stefan Pranger f77293de78 added comments for CheckTask methods 4 years ago
Stefan Pranger f9d2df0b0a move ConstantDataType and added ostream 4 years ago
Stefan Pranger f0b58781b1 added os operator to FormulaContext 4 years ago
Stefan Pranger d749b3c46a allow optional 'Shield' string when parsing 4 years ago
Sebastian Junges b7daafc4c1 fix in predicate expression simplify pointed out by TQ, thanks 4 years ago
Sebastian Junges 6c1caae20c simplifications in predicate expressions 4 years ago
Sebastian Junges df1aefda71
Update src/storm/storage/expressions/PredicateExpression.cpp 4 years ago
Tim Quatmann 3d05cc5791
DdJaniModelBuilder: Added proper error message in case a bounded integer variable only has an upper or a lower bound. 4 years ago
Tim Quatmann a95ff3056a
Fixed incorrect results for PcaaWeightVectorChecker. 4 years ago
Jip Spel d77c285faf Fix TODOs 4 years ago
Jip Spel 24fa7c9529 Fix warnings 4 years ago
Jip Spel 0f0256b422 Fix warning 4 years ago
Jip Spel 9f5128c4af Update documentation with fixed choices 4 years ago
Tim Quatmann 7bcf78650f
Included missing header required to output boost::optionals in tests 4 years ago
Tim Quatmann 3af128184e
Fixed usage of missing operator<< for permissive scheduler tests 4 years ago
Sebastian Junges 1cd97080d4 explicitly state that we override the functions from the expression visitor 4 years ago
Sebastian Junges c01e0c11f5 silence warning due to time being returned as an int 4 years ago
Sebastian Junges c6ec2355e4 avoid use of constants comparator to avoid skewing the distribution 4 years ago
Sebastian Junges af2e8a7d03 get reward names (in order) provided by the simulator 4 years ago
Sebastian Junges 35d136574d clear debug code from tests (feedback from TQ) 4 years ago
Sebastian Junges da3c1a1be2 some comments and API restrictions for clearer usage 4 years ago
Sebastian Junges 1df5296934 cleaned code, reduce number of checks by half due to symmetry 4 years ago
Sebastian Junges 2cd25d069c To dice translation, remove hack for modulo 4 years ago
Sebastian Junges d144a1776c prism next state generator, rename actions to reflect labeled choices vs unlabeled choices are sync vs async 4 years ago
Sebastian Junges 3f165785d0 integrated feedback on code quality by TQ 4 years ago
Sebastian Junges 4c350b3e2d print predicate expressions added 4 years ago
Sebastian Junges b3a69e24a3
Update src/storm/storage/prism/OverlappingGuardAnalyser.h 4 years ago
Johannes Lehmann 0d43a55923 Fixed incorrect type of modulo expression with integer inputs 4 years ago
Sebastian Junges f3c54a06a1
Simplify assertion 4 years ago
Sebastian Junges 6d7802975f remove compilation error and improve associated feedback to user 4 years ago
Sebastian Junges 76bf1049ee test for masking during building 4 years ago
Sebastian Junges ed25e903b7 exportexplicit test case added 4 years ago
Sebastian Junges 6ce1f96efc belief support tracking test and cleaning 4 years ago
Sebastian Junges 796b76b242 jani-belsupmc tests added 4 years ago
Sebastian Junges 01bd04b170 test cases for iterative qualitative added 4 years ago
Sebastian Junges 4844573b63 qualitative search: oneshot cleaning and tests 4 years ago
Sebastian Junges 6b5c7b2672 minimal test cases for qualitative analysis: graphs 4 years ago