mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-13 08:02:40 +02:00
renaming
This commit is contained in:
5
marl_factory_grid/modules/machines/rewards.py
Normal file
5
marl_factory_grid/modules/machines/rewards.py
Normal file
@ -0,0 +1,5 @@
|
||||
MAINTAIN_VALID: float = 0.5
|
||||
MAINTAIN_FAIL: float = -0.1
|
||||
FAIL_MISSING_MAINTENANCE: float = -0.5
|
||||
|
||||
NONE: float = 0
|
Reference in New Issue
Block a user