mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-06 09:31:35 +02:00
checked rule returns
This commit is contained in:
@ -43,9 +43,6 @@ class AgentSingleZonePlacement(Rule):
|
||||
agent.move(state[z.ZONES][z_idxs.pop()].random_pos, state)
|
||||
return []
|
||||
|
||||
def tick_step(self, state):
|
||||
return []
|
||||
|
||||
|
||||
class IndividualDestinationZonePlacement(Rule):
|
||||
|
||||
|
Reference in New Issue
Block a user