-
- Downloads
Merge branch '29-use-pickle-to-save-and-load-the-current-state-of-an-amas' into 'master'
Resolve "Use pickle to save and load the current state of an amas" Closes #29 See merge request be-pyamak/pyamak-noyau!22
Showing
- note/cycle.txt 0 additions, 20 deletionsnote/cycle.txt
- note/how to use 0 additions, 13 deletionsnote/how to use
- pyAmakCore/classes/agent.py 9 additions, 49 deletionspyAmakCore/classes/agent.py
- pyAmakCore/classes/amas.py 32 additions, 116 deletionspyAmakCore/classes/amas.py
- pyAmakCore/classes/communicating_agent.py 1 addition, 12 deletionspyAmakCore/classes/communicating_agent.py
- pyAmakCore/classes/environment.py 2 additions, 32 deletionspyAmakCore/classes/environment.py
- pyAmakCore/classes/scheduler.py 93 additions, 70 deletionspyAmakCore/classes/scheduler.py
- pyAmakCore/classes/scheduler_tool/__init__.py 0 additions, 0 deletionspyAmakCore/classes/scheduler_tool/__init__.py
- pyAmakCore/classes/scheduler_tool/agent_thread.py 74 additions, 0 deletionspyAmakCore/classes/scheduler_tool/agent_thread.py
- pyAmakCore/classes/scheduler_tool/amas_thread.py 122 additions, 0 deletionspyAmakCore/classes/scheduler_tool/amas_thread.py
- pyAmakCore/classes/scheduler_tool/schedulable_thread.py 53 additions, 0 deletionspyAmakCore/classes/scheduler_tool/schedulable_thread.py
- pyAmakCore/classes/tools/loggable.py 0 additions, 1 deletionpyAmakCore/classes/tools/loggable.py
- pyAmakCore/classes/tools/schedulable.py 11 additions, 27 deletionspyAmakCore/classes/tools/schedulable.py
- pyAmakCore/classes/tools/schedulerIHM.py 32 additions, 0 deletionspyAmakCore/classes/tools/schedulerIHM.py
- pyAmakCore/tests/memory_leak/main.py 16 additions, 15 deletionspyAmakCore/tests/memory_leak/main.py
- pyAmakCore/tests/test_agent/test_get_most_critical_neighbor.py 2 additions, 5 deletions...kCore/tests/test_agent/test_get_most_critical_neighbor.py
- pyAmakCore/tests/test_agent/test_run.py 0 additions, 52 deletionspyAmakCore/tests/test_agent/test_run.py
- pyAmakCore/tests/test_amas/test_agent.py 12 additions, 11 deletionspyAmakCore/tests/test_amas/test_agent.py
- release/changelog.txt 4 additions, 0 deletionsrelease/changelog.txt
- setup.py 1 addition, 1 deletionsetup.py
Loading
Please register or sign in to comment