@ -139,7 +139,7 @@ def main():
ppo(args)
ray.shutdown()
if __name__ == '__main__':
main()
@ -69,7 +69,7 @@ class MiniGridShieldHandler(ShieldHandler):
action_dictionary[state_valuation] = actions_to_be_executed
stormpy.shields.export_shield(model, shield, "Grid.shield")
# stormpy.shields.export_shield(model, shield, "Grid.shield")
return action_dictionary