Skip to content

Implementation Greedy CBS: conflicts heuristics + high level CBS

Arno De Greef requested to merge Suboptimal_CBS into master

Implemented/added conflicts heuristics to CBS Planner + implementation high level of CBS (conflicts heuristic values used in next node selection of the 'open' heap in the 'plan' procedure of 'cbs_mapf').

Merge request reports