- 11 Oct, 2020 1 commit
-
-
Victor authored
-
- 02 Oct, 2020 1 commit
-
-
Victor authored
we changed the way we store agents in Simulation. Now it is a vector of vector of agents, and it seems to perform much better. Thus we are merging all this in v1.0
-
- 30 Sep, 2020 1 commit
-
-
Victor authored
-
- 29 Sep, 2020 1 commit
-
-
Victor authored
Many changes, we are almost send a full run. We need now to modify constructor of agent, to distinguish between AgentA and AgentNA. Then we need to continue unit testing with simulation, maybe adding a callback function. After that, we are good to go.
-