Search
A problem in computer science where a set of pursuers is trying to catch a set of evaders.
In greedy policy the next-best state is selected in each discrete step of the game simulation without considering longer prediction horizon. Usual policies incorporate distances between individual agents as follows:
Find counterexamples where greedy policy will fail.