sion peak of CO
2
before the year 2030. The use of
electric vehicle is not the sole solution for this huge
climate problem that the world is facing, other ac-
tions such the improvement in the cleanliness of en-
ergy production must be taken and will be required
to reverse the pathway to the 1.5 degrees Celsius in-
crease.
Changing the engine profile in vehicle fleets is not
an easy task. Due to the use of internal batteries to
store energy, EVs have some critical differences com-
pared to ICE vehicles that makes this transition much
more difficult. EVs require a longer time to recharge
the batteries reducing drastically its range, while, in
contrast, ICE vehicles require no more than a few
minutes to go from empty to full gas tank, extend-
ing its range quickly. Due to the limitations in battery
technology currently used in EVs, its autonomy has
limitations that directly impact its range. While the
fastest recharge method, the super charger power out-
let, can provide up to 80% of battery capacity in 40
minutes, if one is available, the most common power
outlet can take many hours to provide a full battery
charge. This makes the vehicle’s range the second
most important factor that individuals consider when
purchasing an electric vehicle, after the price range
(Cecere et al., 2018).
Logistics companies are a lot more sensible to this
problem since their activities are very time-sensitive
and waiting for the vehicle’s battery to recharge may
cause issues in their delivery performance. Waiting
too much for the battery to recharge, can potentially
make companies need more vehicles to be able to ful-
fill all the customers demand, or in some cases make
even impossible for the company to reach a deter-
mined customer in a day. A different approach to the
EVs battery recharging problem, that is not exclusive
to, but very helpful in the matter of logistic compa-
nies, is the battery swapping. This method allows the
driver to head the vehicle to a special facility, named
battery swap station (BSS), where the battery can be
quickly replaced by a fully charged one. This method
is getting much attention in China where some com-
panies already use it. A company called NIO has
141 BSSs installed across the country and claims to
have made more then 700000 battery swaps (Tianyu,
2020).
Despite the difficulties, companies are trying to in-
corporate cleaner transportation in their fleets. Given
the climate urgency, they are either trying to fit gov-
ernment laws and make use of incentive polices or
trying to innovate in order to catch the public at-
tention. Companies such as DHL have already an-
nounced back in 2014 that they would start to incor-
porate EVs in their fleets (DHL, 2021) and in 2018
they even started to operate with electric vehicles in
the state of Rio de Janeiro, Brazil (DHL, 2018). To
make the adoption of EVs easier for the general pub-
lic and companies, the presence of a reliable and well
built infrastructure network that can provide the ser-
vices necessary for the vehicle’s operation is a deci-
sive step and optimization techniques can be used to
design them in a more effective way and with lower
costs.
The Electric Location-Routing Problem (ELRP) is
a combinatorial optimization problem in which a fleet
of electric vehicles must have their routes defined to
serve a set of customers alongside their travel and the
location to install a set of facilities must be chosen,
where the vehicles can be recharged or have its bat-
tery replaced so they can finish their delivery routes.
This is a combination of two others well known op-
timization problem, the facility location and vehicle
routing problems. Due to their classification as a NP-
Hard problem, the ELRP is also in this category and
there is no known algorithm able to solve it in a poly-
nomial time. Many variants have been proposed, for
example: the possibility of partial charging at BRS
(Schiffer and Walther, 2017); combination of BRSs
and BSSs (Paz et al., 2018); and stations with differ-
ent charging speed (Li-Ying and Yuan-Bin, 2015).
In this work we study the Multi-Depot Electric
Location-Routing Problem with Time Windows, Bat-
tery Swapping and Partial Recharging (Paz et al.,
2018; Corr
ˆ
ea and dos Santos, 2020), for the design
of EVs infrastructures that incorporate the well estab-
lished BRSs and the innovating BSSs in an unified
network for logistic companies. We extended the pre-
vious works by developing a new heuristic algorithm,
due to the ELRP’s NP-Hard classification, to solve
the problem for large-sized instances and address the
two subproblems simultaneously, one with short-term
and the other with long-term characteristics to further
optimize electric vehicle infrastructures. It is a step
to solve an issue often found in the location-routing
problem literature, as in most of the previous works
the location component is solved in short-term hori-
zon in order to optimize the routing component, but
in real-life applications the solution of the location
component is to be used in a long-term horizon, for
several short-term routing problems.
The remainder of this work is organized as fol-
lows: in Section 2 we present a brief review on the
literature related to electric vehicle infrastructures; in
Section 3 we present a formal definition of the prob-
lem; in Sections 4 and 5 we present a heuristic algo-
rithm and our methodology to improve solutions with
a preprocessing procedure; in Section 6 we present
the test instances elaborated for the experiments and
ICEIS 2021 - 23rd International Conference on Enterprise Information Systems
796