69 Commits (f23459c4ceac48db566d9892372c16d0cb1f96fe)

Author SHA1 Message Date
sp f23459c4ce switched most tabs to two whitespaces in output 10 months ago
sp d7a3914a94 print certain movement guards only when necessary 10 months ago
sp bac91e7b5d fixed bug in west slippery updates 10 months ago
sp 0a1f5ac405 switched to col and row instead of x and y 10 months ago
sp b50355deb9 x and y start at 1 10 months ago
sp 7e932200ca fixed additional semicolon in CannotSlip Formulas 10 months ago
sp d8c7e73a32 fixed some issues with formulas and semicolons 10 months ago
sp 7e5c86ba41 include algorithm in cell.cpp 10 months ago
sp 54af53e039 print player structs 10 months ago
sp 2ae37d0bc9 removed unused function 10 months ago
sp 8d33f43c7e refactored arbiter for smgs 10 months ago
sp 6cfa9a619b include agent stuck action for faultyBehaviour 10 months ago
sp cdd9611f8b removed viewVariable 10 months ago
sp 6de02b7ab8 moved PrismModulesPrinter methods to private 10 months ago
sp 48dcee2a59 small cleanup 10 months ago
sp aca9ee719c removed unused code 10 months ago
sp ff0369cfb1 added move module as arbiter 10 months ago
sp 9be03f2701 summary commit 10 months ago
sp a8ac3098a7 default formulas to false 10 months ago
sp 2b7d5bc9a9 removed dead code 10 months ago
sp c6f7bb27be added slippery turn actions 10 months ago
sp ea9d61ddd5 added slippery movement updates 10 months ago
sp 8c6a2bf327 moved probIntended to Grid members 10 months ago
sp bb2bef9b04 updates is a vector of update 10 months ago
sp 389963a7c4 added formulas to check where a robot can slip to 10 months ago
sp 48a90f0739 added walls to PrismFormulaPrinter 10 months ago
sp 47f14bdc23 removed debug output 10 months ago
sp 5bea12f780 create formulas with relative offset for portable objects 10 months ago
sp 14e6375877 faultyProbability is float 10 months ago
sp 13974739d9 commit to (col, row) 10 months ago
sp 3999e778fe added turn actions for robots 10 months ago
sp 7faa8d1efb added actionId and update typedefs 10 months ago
sp 4d548f9502 first steps towards robots modules 10 months ago
sp 26a7808eeb fix carrying variable 10 months ago
sp ca70595b58 WIP major rework of PrismModulesPrinter 10 months ago
sp 5955bb9791 isNextTo formulas for doors 10 months ago
sp 6f541c1bc2 moved capitalize util to PrismPrinter 10 months ago
sp 8766110068 getType method for cell 10 months ago
sp 1729ba7c56 summary commit 10 months ago
sp d07807de61 added PrismFormulaPrinter to CMakeLists 10 months ago
sp b0b9dd61dc add agent and adv to floor cells 10 months ago
sp 9ea5c0194d add slip and lava formulas 10 months ago
sp 7f8e195412 added methods for formulas with conditions 10 months ago
sp 9f03a14347 init PrismFormulaPrinter 10 months ago
Thomas Knoll c6cb060448 m2p sticky behavior 10 months ago
Thomas Knoll 401b23fedd parsing fault prob 10 months ago
Thomas Knoll aa01214097 added turn propabilty 11 months ago
Thomas Knoll dfb882edb3 changed propbabilty handling 11 months ago
Thomas Knoll e0c1807c71 probability changes 11 months ago
Thomas Knoll 55c14a3c23 added view adaptions 11 months ago