110 Commits (main)
 

Author SHA1 Message Date
Stefan Pranger d69b4a41ca Merge pull request 'Towards First Stable Version' (#16) from modeltype into main 4 months ago
sp 82849e5f67 changed NOFAULT constant 4 months ago
sp 8cc2b0c4da portable objects are now traversable 4 months ago
sp 43aebc463c add nonmovement action to modules 4 months ago
sp 7d7649bd06 include all action with indices 4 months ago
sp bd8bf2eca5 print collision formula when other agents present 4 months ago
sp cfb0d5da6f add done actions for smg models 4 months ago
sp af2ee862e6 objects are initially not picked up 4 months ago
sp a1ac41b01b fix bug with conditional movement formulas 4 months ago
sp ec5480f670 use init struct 4 months ago
sp 4b8444f6aa the agent cannot turn in lava 4 months ago
sp ba348a95f2 fixed bugs in slippery updates 4 months ago
sp 969dd87ada changed behaviour of slippery tiles 4 months ago
sp 5d373c5cb8 remove debug printout to std::cout 4 months ago
sp 8c5ff31ad3 NOFAULT is 3 instead of -1 4 months ago
sp 11658eb01f fixed multiple column row issues 4 months ago
sp 370740349c fixed turn guards regarding IsOnSlippery 4 months ago
sp fd2cc9e07f set defaults for probIntended and faultyProb 4 months ago
sp eda22afaa9 removed some ws 4 months ago
sp 12b08ab068 set modelType based on the amount of agents 4 months ago
sp aa6fd9219e removed GridOptions 4 months ago
sp e65a46e99a fixed indentation 4 months ago
Stefan Pranger a57420a4ab Merge pull request 'Remove Unnecessary Guards and Formulas' (#13) from remove_unnecessary_guards into main 4 months ago
sp 46b4d5f9f3 adapted call to PrismModulesPrinter 4 months ago
sp 76d4295f73 removed printing of unnecessary formulas 4 months ago
sp 92d7d11daa switched most tabs to two whitespaces in output 4 months ago
sp 34a399972d print certain movement guards only when necessary 4 months ago
Stefan Pranger c485844e1d Merge pull request 'Update of Yaml Config and Config Parsing' (#10) from yaml_config_changes into main 4 months ago
Thomas Knoll acd1a17082 renamed index 4 months ago
Thomas Knoll 4141e9f104 fixed config print of labels 4 months ago
Thomas Knoll 78c42f034e overwrite indices as vector 4 months ago
Thomas Knoll 5a94f004fb added exampleconfig 4 months ago
Thomas Knoll 91dcfb400e renamed action to command 4 months ago
Thomas Knoll aad118cf62 config parsing for probabilities 4 months ago
Thomas Knoll 74645d95b3 basic support for probabiliteis in config 4 months ago
sp edcab9c0a3 removed unused options from cli option parsing 4 months ago
Stefan Pranger ba13faa3ae Merge pull request 'Switched to colAgent and rowAgent' (#9) from small_fixes into main 4 months ago
sp bac91e7b5d fixed bug in west slippery updates 4 months ago
sp 0a1f5ac405 switched to col and row instead of x and y 4 months ago
sp b50355deb9 x and y start at 1 4 months ago
sp 7e932200ca fixed additional semicolon in CannotSlip Formulas 4 months ago
sp d8c7e73a32 fixed some issues with formulas and semicolons 4 months ago
sp 7e5c86ba41 include algorithm in cell.cpp 4 months ago
Stefan Pranger 4299598465 Merge pull request 'Include vscode in gitignore' (#6) from add_vscode_to_gitignore into main 4 months ago
sp 27470e63dd include vscode in gitignore 4 months ago
Stefan Pranger 7a2ea4b8bb Merge pull request 'Overhaul' (#3) from tempestpyadaption into main 4 months ago
Stefan Pranger 4abe0eaa86 Merge pull request 'Refactoring of Prism Output' (#1) from adversaries_and_refactoring into tempestpyadaption 4 months ago
sp 54af53e039 print player structs 4 months ago
sp 2ae37d0bc9 removed unused function 4 months ago
sp 8d33f43c7e refactored arbiter for smgs 4 months ago