Guarding Polygons with Holes

02/28/2022
by   John Augustine, et al.
0

We study the Cooperative Guarding problem for polygons with holes in a mobile multi-agents setting. Given a set of agents, initially deployed at a point in a polygon with n vertices and h holes, we require the agents to collaboratively explore and position themselves in such a way that every point in the polygon is visible to at least one agent and that the set of agents are visibly connected. We study the problem under two models of computation, one in which the agents can compute exact distances and angles between two points in its visibility, and one in which agents can only compare distances and angles. In the stronger model, we provide a deterministic O(n) round algorithm to compute such a cooperative guard set while not requiring more than n + h/2 agents and O(log n) bits of persistent memory per agent. In the weaker model, we provide an O(n^4) round algorithm, that does not require more than n+2h/2 agents.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset