
optimize demand fulfillment, being widely applied in
contexts such as logistics, infrastructure, urban plan-
ning, health, and education.
Although the p-median problem has been widely
studied in various contexts, there is a significant gap
in its application to mining environments, especially
in open-pit mines, where only some studies address
router location problems. Recently, in Mandarino et
al. (Mandarino et al., 2024), the authors addressed the
router location-allocation problem (RLP) in open-pit
mines, in which they proposed a mixed-integer linear
programming (MILP) formulation to represent it. In
this work, the focus is on mines that use only routers
to implement the communication network. However,
it was identified that larger mines need to use re-
peaters in conjunction with routers to ensure network
coverage throughout the territory. Basically, repeaters
receive the signal generated by routers and amplify
it, allowing the network to reach a larger area than
would be possible without using these devices. Due
to the lower cost and less operation complexity, re-
peaters are a good alternative to guarantee coverage in
large areas, especially in large open-pit mines where a
single router cannot guarantee complete connectivity.
Including repeaters imposes new constraints, such as
requiring each repeater to be within the coverage ra-
dius of at least one router.
Thus, this work proposes an extension of the study
of Mandarino et al. (Mandarino et al., 2024), with a
new MILP formulation to optimize the variant of the
problem with repeaters, called repeaters and routers
location-allocation problem (RRLP). This problem
seeks to minimize the number of installed devices and
reduce the distances between the operating points and
the network equipment, providing greater efficiency
and coverage in open-pit mining environments.
The paper is organized into several sections that
explore different aspects of the study. Section 2
presents a literature review about the repeaters and
routers location-allocation problem. In Section 3,
the location-allocation problem is described in detail,
along with the definition of the parameters used in
the MILP formulation. Section 4 discusses the pro-
posed mathematical formulation, presenting the vari-
ables, constraints, and the objective function. Then,
Section 5 examines the results of the computational
experiments, and finally, Section 6 shows the conclu-
sions and proposals for future research.
2 LITERATURE REVIEW
The strategic decision of facility location is crucial for
both private companies and public organizations. In
the public sector, this includes the selection of loca-
tions for essential services, such as healthcare centers,
schools, and fire stations. In the private sector, loca-
tion decisions pertain to productive facilities such as
factories, warehouses, and distribution centers (Are-
nales et al., 2007).
Various approaches and algorithms have been ap-
plied to solve location problems across different sec-
tors, such as healthcare, public safety, transportation,
logistics, education, and electrical energy.
In the mining field, Lotfian and Najafi (Lotfian
and Najafi, 2019) presented a solution to determine
the optimal location of emergency facilities in under-
ground mines based on a case study of a coal mine in
Tabas, Iran.
From another perspective, Oyola-Cervantes and
Amaya-Mier (Oyola-Cervantes and Amaya-Mier,
2019) proposed the design of a reverse logistics net-
work for off-the-road tires discarded by the mining
sector.
In the context of open-pit mining, Paricheh and
Osanloo (Paricheh and Osanloo, 2016) investigated a
case study of a copper mine in Iran. The study aims
to determine the optimal location of in-pit crushers in
open-pit mining operations.
The repeaters and routers location-allocation
problem is often addressed using p-median problems.
These problems seek to identify the optimal location
of p facilities to minimize distances or travel times
between these facilities and demand points.
P-median problems have been applied in a wide
variety of contexts, such as in the location of vaccina-
tion centers (Zapata et al., 2023) and public schools
(Nascimento et al., 2023). Furthermore, several stud-
ies explore combining heuristic methods or hybrid ap-
proaches to solve complex problems, such as those
investigated in Silva and Mestria (Silva and Mestria,
2018) and Pinto et al. (Pinto et al., 2023), which ex-
amined the use of metaheuristics combined with the
p-median problem.
In addition to traditional location problems, op-
timizing connectivity in complex environments de-
pends on advanced technological solutions such as
mesh networks. Mesh networks are an advanced, self-
configuring, and self-organizing wireless connection
technology, offering advantages such as low initial
cost, easy maintenance, robustness, and reliable cov-
erage. (Akyildiz et al., 2005; Qian et al., 2023).
The use of routers in mesh networks has been
widely studied in the literature. In particular, opti-
mization algorithms to determine these routers’ ideal
location and distribution have proven highly effective
in various contexts. Codato and Souza (Codato and
de Souza, 2021) applied the Maximum Coverage Lo-
A Mixed-Integer Linear Programming Model for Repeaters and Routers Location-Allocation Problem in Open-Pit Mines
725