lorantgulyas/AI_MAS_ProgProj

Multi-Agent A*: 4. Merge actions into joint actions after search

Closed this issue · 0 comments

In this step we should merge actions in the solution to enable agents moving in parallel. We should merge actions if they do not conflict. TBD exactly what "do not conflict" means in details.