In the In the following, we will develop this MIP model onc equation at a time. **Please note**:We will only use the above already defined subscripts, sets, parameters, and decision variables.' In
other words,“在模型中禁止使用任何自行定義的符號,無論是下標、參數、決策變數等”
**Please also note**: We only want to develop a lincar MIP model(必需是線性 MIP模型).
First, since each location must bave a drone model (which is OK for that location) to send 5G
signals, we obviously will need this constraint in the model:
locations .
ie drenes
Question 1.2(10%) To make sure that SG signals will cover the entire area, we must enforce a specific overlap(特 定程度的重疊) on the two areas covered by any two nearby locations. Shown in the following figure, if m and n are two such locations, then the sum of Dmand Dn must be at least 1.5 times of the distance between the two locations (no matter the drone model used in each location to emit 5G signals). Please develop an equation to enforce that requirement in the model.