This commit is contained in:
p57492168 2022-06-24 20:17:55 +08:00
parent 89652e2ee0
commit f68044e3cc
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@ def main(env: SeaEnv, agent: Union[Boustrophedon, Spiral], wildfire: WildFire):
redecide_direction = True
cur_area_terminate = False
while True:
# for _ in range(9999999):
# continue
info['redecide_direction'] = redecide_direction
modified_fields = deepcopy(info['fields'])
modified_fields += ((splited_area != area_id)