Skip to content
Snippets Groups Projects
  1. Oct 30, 2019
    • Erik Nygren's avatar
      Refactoring: Intdocued fix_agents function. · c85e08ee
      Erik Nygren authored
      At each step we first check for possible malfunctions.
      THen we apply them and do all the agent steps
      At the end we look at what agents should be fixed. This lead so to:
      
      Current malfunction value says how many step calls are necessary till agent can move again
      
      e.g. malfunction = 2, we have to call step() twice untill the agent can move again.
      
      Code cleanup
      c85e08ee
    • Erik Nygren's avatar
      Refactoring: Intdocued fix_agents function. · ed12d9c1
      Erik Nygren authored
      At each step we first check for possible malfunctions.
      THen we apply them and do all the agent steps
      At the end we look at what agents should be fixed. This lead so to:
      
      Current malfunction value says how many step calls are necessary till agent can move again
      
      e.g. malfunction = 2, we have to call step() twice untill the agent can move again.
      ed12d9c1
  2. Oct 29, 2019
  3. Oct 25, 2019
  4. Oct 07, 2019
  5. Oct 04, 2019
  6. Sep 19, 2019
  7. Sep 17, 2019
  8. Sep 16, 2019
Loading