jacamo-lang / mapc2020

Team for MAPC 2020
GNU General Public License v3.0
3 stars 1 forks source link

Agents are taking too long to meet each other and share their maps #51

Open cleberjamaral opened 3 years ago

cleberjamaral commented 3 years ago

To be able to fulfil complex tasks it is crucial that agents share their maps. Currently, we only make teams of agents in the same map since it is the only way we have found to schedule a meeting and connect blocks. However, in many situations the agents are taking too long to meet each other and share their maps.

The image below shows agents' maps situation on the step 230 in a match of 300 steps. As we can see, there are only two agents sharing maps. They are the only ones that are able to perform any task.

Screenshot_2021-02-11_07-59-53

It brings us many problems: