Next Article in Journal
Use of Nanoparticles in Regenerative Dentistry: A Systematic Review
Next Article in Special Issue
A Multi-Objective Optimization Problem Solving Method Based on Improved Golden Jackal Optimization Algorithm and Its Application
Previous Article in Journal
Diatom-Inspired Structural Adaptation According to Mode Shapes: A Study on 3D Structures and Software Tools
Previous Article in Special Issue
Dynamic Random Walk and Dynamic Opposition Learning for Improving Aquila Optimizer: Solving Constrained Engineering Design Problems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Sustainable Multi-Objective Model for Capacitated-Electric-Vehicle-Routing-Problem Considering Hard and Soft Time Windows as Well as Partial Recharging

by
Amir Hossein Sheikh Azadi
1,
Mohammad Khalilzadeh
2,
Jurgita Antucheviciene
3,*,
Ali Heidari
4,* and
Amirhossein Soon
5
1
School of Industrial Engineering, College of Engineering, University of Tehran, Tehran 1417614411, Iran
2
Industrial Engineering Department, Faculty of Engineering and Natural Sciences, Istinye University, Sarıyer, Istanbul 34396, Turkey
3
Department of Construction Management and Real Estate, Vilnius Gediminas Technical University, 10223 Vilnius, Lithuania
4
Department of Industrial Engineering, Iran University of Science and Technology, Tehran 1684613114, Iran
5
Faculty of Engineering, University of Hormozgan, Bandar Abbas 7916193145, Iran
*
Authors to whom correspondence should be addressed.
Biomimetics 2024, 9(4), 242; https://doi.org/10.3390/biomimetics9040242
Submission received: 19 March 2024 / Revised: 15 April 2024 / Accepted: 16 April 2024 / Published: 18 April 2024
(This article belongs to the Special Issue Nature-Inspired Metaheuristic Optimization Algorithms 2024)

Abstract

:
Due to the high pollution of the transportation sector, nowadays the role of electric vehicles has been noticed more and more by governments, organizations, and environmentally friendly people. On the other hand, the problem of electric vehicle routing (EVRP) has been widely studied in recent years. This paper deals with an extended version of EVRP, in which electric vehicles (EVs) deliver goods to customers. The limited battery capacity of EVs causes their operational domains to be less than those of gasoline vehicles. For this purpose, several charging stations are considered in this study for EVs. In addition, depending on the operational domain, a full charge may not be needed, which reduces the operation time. Therefore, partial recharging is also taken into account in the present research. This problem is formulated as a multi-objective integer linear programming model, whose objective functions include economic, environmental, and social aspects. Then, the preemptive fuzzy goal programming method (PFGP) is exploited as an exact method to solve small-sized problems. Also, two hybrid meta-heuristic algorithms inspired by nature, including MOSA, MOGWO, MOPSO, and NSGAII_TLBO, are utilized to solve large-sized problems. The results obtained from solving the numerous test problems demonstrate that the hybrid meta-heuristic algorithm can provide efficient solutions in terms of quality and non-dominated solutions in all test problems. In addition, the performance of the algorithms was compared in terms of four indexes: time, MID, MOCV, and HV. Moreover, statistical analysis is performed to investigate whether there is a significant difference between the performance of the algorithms. The results indicate that the MOSA algorithm performs better in terms of the time index. On the other hand, the NSGA-II-TLBO algorithm outperforms in terms of the MID, MOCV, and HV indexes.

1. Introduction

In recent decades, the topic of logistics has received a lot of attention from service and production companies. Logistics management means planning, organizing, leading, coordinating, and controlling logistics activities and implementing them in the best way in order to improve the efficiency of the logistics system and increase profits. The logistics distribution system serves as a bridge between the supply and demand points in the logistics network, and its purpose is to deliver materials, goods, or products from the supply points to the demand points at the right time and in the right size, keeping in mind the economic conditions. The transportation sector in the distribution of logistics accounts for the highest cost, and cost management in this sector is highly sensitive because the cost of product transportation significantly affects the final product price. As a result, minimizing the costs of the entire distribution system is among the primary objectives and goals of the logistics companies. Nowadays, various logistics firms seek to effectively plan for decreasing their operational costs and rendering appropriate services to their customers in order to increase customer satisfaction and survive in this competitive global market. Several documents and evidence demonstrate that optimizing the distribution system has led to significantly decreasing the costs of transportation [1]. Moreover, it should be noted that losing only 5% of customers will result in reducing the income of the logistics system between 25% and 85%, which is pertinent to the nature of the industry. Customer satisfaction as an essential requirement for retaining customers may enhance the life cycle of the customer [2]. These issues have resulted in the significant development of the vehicle routing problem (VRP). VRP directly affects the level of customer service and distribution costs. Distribution centers and customers are known as the main components of logistics distribution, and routing is between distribution centers and customers.
Moreover, the Sustainable Development Goals (SDG) of the United Nations (UN) require world-wide countries to pay more attention to the environment. To this end, with the increase in urbanization, tremendous efforts have been made in the transportation industry to address confined fossil fuels and natural resources, climate change, and environmental issues. Decreasing air pollution compels the logistics industry, which is accused of 20% of the entire air pollution. [3]. As a result, developing environmentally friendly transportation and logistics systems has been addressed in the last decade because of transportation operations that affect environmental pollution as well as global warming. There are also growing social and governmental concerns about environmental issues in the form of new rules, regulations, and laws, as well as social incentives leading to the proposal of novel distribution and transportation models [4]. Various studies and research works have been conducted in the field of green transportation and logistics, aiming to enhance transportation sustainability while considering social, environmental, and social problems. The use of EVs instead of traditional vehicles and their impacts on the environment is a major topic for these studies on green transportation and distribution [5,6,7]. Several developed countries have been cooperating to produce environmentally friendly vehicles ranging from small cars to large trucks in order to decrease greenhouse gas emissions and optimize fuel usage [8].
The above-mentioned problems explicitly show the importance and motivation of studying environmentally friendly logistics and transportation systems. As a result, the aim of this paper is to address the use of EVs instead of vehicles that consume fossil fuels. The present study aims to develop a multi-objective mathematical programming model for the Capacitated Electric Vehicle Routing Problem (CEVRP), considering all sustainability aspects. In the proposed model, the capacity of EVs, the possibility of recharging, and time windows for availability are taken into account. In addition, the hard time window for customer service is assumed to increase customer satisfaction. It is presumed that there is a maximum time or deadline for customer service in order to return the EVs to the final (destination) point in such a way that EVs are available for re-serving in the upcoming time periods. Moreover, the early return of the EVs to the terminus point ultimately leads to enhanced customer service and customer satisfaction. The first objective function of the proposed model is to minimize the total cost, which is one of the most crucial factors for any logistics company, by choosing the optimal routes. On the other hand, the second objective function attempts to minimize the negative environmental effects by optimizing the amount of charging and loading EVs. On the contrary, the third objective function tries to maximize customer satisfaction by fulfilling customer demand within an appropriate time window. In order to solve this model and find the optimal solution, the EC exact method is employed for small-sized problems. Also, three MOSA, MOGWO, and NSGA-II-TLBO meta-heuristic algorithms are exploited to deal with large-sized problems, as the problem is HP-Hard. In addition, the impact of changing the main model parameters is analyzed on the results.
The research questions can be mentioned as follows:
  • What are the indicators of pollution reduction in the studied CVRP problem in this research?
  • What is the effect of the time window on reducing the emission of pollution by the green vehicle?
  • How is it possible to recharge green vehicles along the way?
  • What is the effect of using green vehicles with different capacities on reducing pollution?
It should be noted that the MOSA algorithm is an extension of SA that is inspired by the annealing process in metallurgy and is used to change the chemical and physical properties of a material. The MOGWO algorithm is an extended gray wolf optimization algorithm that is inspired by the behavior of a type of wolf called the gray wolf. It was simply created by studying and examining the characteristics and behaviors of gray wolves. The NSGA-II algorithm is one of the leading and most widely used algorithms for multi-objective optimization problems. This algorithm, which was inspired by the principles of natural selection and genetics, mimics the process of natural evolution to find optimal solutions to complex problems. The TLBO optimization algorithm, such as other meta-heuristic algorithms, is a population-based algorithm derived from nature and works based on the influence of a teacher on learning in the classroom. In the present research, the NSGA-II algorithm is combined with the TLBO algorithm.
The remainder of this paper is organized as follows: The literature is thoroughly reviewed in Section 2. Section 3 proposes the sustainable multi-objective optimization model. Subsequently, Section 4 elaborates on the solution approaches. Then, the proposed optimization model is validated in Section 5. The efficiency of NSGA-II-TLBO is compared with two recent meta-heuristic algorithms, MOSA and MOGWO, and the findings are supplied in Section 6. At the end, a conclusion and suggestions for further research are presented in Section 7.

2. Literature Review

The Vehicle Routing Problem (VRP) as a substantial problem in goods distribution management has attracted the attention of numerous practitioners and researchers. The VRP problem is categorized into several classifications according to the objective functions and constraints of the distribution systems. This diversification leads to a broad range of problems with various structural and operational features. Since the VRP problem has been extensively investigated by several scholars, it is intricate to examine the improvement of all its classifications during the last decade. In this section, a review of the relevant studies on Capacitated VRP (CVRP) and Electric VRP (EVRP) is presented.
VRP was introduced by Golden et al. in 1977 for the first time. Since then, this problem has been widely investigated [9]. Solomon [10] proposed the concept of a time window. Then, Erdoğan, and Miller-Hooks [11] presented the Green VRP (GVRP), assuming that the vehicles are fully refueled with a constant refueling duration in the defined stations on the predetermined routes. They developed a single-objective mixed integer linear programming (MILP) mathematical model for minimizing the route traversed by the non-capacitated vehicles, considering the confined tour distance and distinctive duration. Subsequently, Felipe et al. [12] studied GVRP considering partial recharging and diverse technologies, in which the technologies of the charging stations are different and green vehicles can be partially recharged. They designed a MILP optimization model aiming to minimize the total costs of refueling and the total distance traversed, and they solved the model using the Simulated Annealing (SA) meta-heuristic algorithm with a local search heuristic algorithm.
Schneider et al. [13] investigated EVRP, considering recharging stations and time windows, and solved numerous problem instances. Then, Koç and Karaoglan [14] introduced a VRP model and employed the branch-and-cut exact method and SA to find better upper bounds and initial solutions. Subsequently, Xiao and Konak [15] developed a MIP model for the scheduling of CVRP, assuming the time window for customer service and routes’ traffic. Followingly, Leggieri and Haouari [16] formulated both capacitated and non-capacitated VRPs.
Sedighizadeh and Mazaheripour [17] introduced an optimization model with multiple objectives for CVRP, including the objective functions of minimizing the number of vehicles, travel duration, and cost, and maximizing the discrepancy between the earliest and latest times for all customers. They assumed hard time windows for serving and visiting customers and exploited a hybrid of the Particle Swarm Optimization (PSO) and Artificial Bee Colony (ABC) meta-heuristic algorithms as a solution approach. Then, Montoya et al. [18] presented an optimization model for EVRP considering the recharging durations of EVs. Later on, Keskin and Catay [19] applied an Adaptive Large Neighborhood Search (ALNS) meta-heuristic algorithm for a type of GVRP, considering various types of vehicle recharging. Zhang et al. [20] computed the EVs’ energy consumption and exploited a meta-heuristic approach to deal with it. Then, Jie et al. [5] proposed a kind of two-echelon CEVRP, considering several assumptions such as diverse battery capacity, load capacity, and battery recharge cost. Finally, a hybrid meta-heuristic algorithm was exploited to tackle this problem. Subsequently, Mackrina et al. [21] investigated GVRP, considering two kinds of fossil fuel and EVs, as well as time windows and partial recharging. Basso et al. [22] designed a mathematical model for EVRP for calculating energy consumption, taking several assumptions such as topology, traffic, speed, and number of intersections into account. Xu et al. [23] addressed the capacitated green VRP considering soft time windows and time-varying vehicle speed and solved this problem by using the NSGA-II meta-heuristic algorithm.
Zhang et al. [24] proposed a fuzzy mathematical model for EVRP considering recharging stations and time windows and exploited the Adaptive Large Neighborhood Search (ALNS) meta-heuristic algorithm to solve the model. Lu et al. [25] investigated a time-dependent EVRP with the objective of cost minimization to specify the departure time and speed of the vehicle and dealt with this problem by employing a meta-heuristic algorithm named Iterated Variable Neighborhood Search (IVNS). Zulvia et al. [26] investigated the green VRP for perishable products to minimize costs and carbon emissions while maximizing customer satisfaction and solved it by implementing the many-objective gradient evolution (MOGE) meta-heuristic algorithm. Zhou et al. [27] proposed a novel collaborative multi-heterogeneous-depot electric vehicle routing problem with mixed time windows and battery swapping. Bahrami et al. [28] proposed a type of VRP in which the vehicles consume gasoline and electricity and solve the problem using the branch-and-price algorithm. Zhu et al. [29] developed an optimization model to decrease air pollution in the multi-depot EVRP and applied meta-heuristic algorithms as the solution approached. Mavrovouniotis et al. [30] proposed a mathematical programming model for EVRP and employed a meta-heuristic algorithm to solve it. Kozák et al. [31] presented a model for EVs.
Moreover, Froger et al. [32] designed a mathematical programming model for EVRP considering recharging stations. Furthermore, Futalef et al. [33] modeled the single-objective CEVRP and solved the model using the GA meta-heuristic algorithm. On the other hand, Gupta et al. [34] developed another optimization model with multiple objectives, considering multiple depots for minimizing fuel emissions in VRP, and solved it using a hybrid GA. Karakatič [35] introduced a multi-objective mathematical programming model for recharging EVs in CVRP in order to minimize stops as well as travel and recharging times and employed a Two-Layer GA for solving the problem. Arias-Londoño et al. [36] proposed a MILP model for CVRP, taking the last-mile delivery, battery capacity, and recharging station into account, and solved a test problem with the GAMS optimization software. Furthermore, Pan et al. [37] studied an urban CVRP considering time windows, travel and loading time, maximum trip duration, and vehicle multiple-trip aiming to reduce the total traveling distance. They also used a hybrid of ALNS and VND meta-heuristic algorithms to tackle the problem. Fan et al. [38] developed an integer model for multi-depot VRP considering different assumptions such as vehicle load, speed, and time-varying road gradient to minimize the total costs comprising fixed costs, penalty costs, and fuel costs. This problem was solved by using the combination of GA and VNS. The numerical problems demonstrated the effectiveness of their model and solution approach. Olgun et al. [39] investigated GVRP, considering customer pickup and delivery demand at the same time to minimize cost, and exploited a hyper-heuristic algorithm based on iterative local search (HH-ILS) to solve the problem. The numerical problems indicate the efficiency of this algorithm. Moreover, Moghdani et al. [40] conducted a systematic review of the literature on GVRP, considering different objective functions, uncertainty, and methodologies published from 2006 to 2019. They concluded that studies on GVRP are comparatively fresh and that significant improvements can be made in various areas. Hesam Sadati et al. [41] applied the Variable Tabu Neighborhood Search (VTNS) meta-heuristic algorithm to solve VRP with multiple depots and time windows. The findings display the effectiveness of the solution method. Wang et al. [42] studied VRP with multiple depots and multiple time periods for sharing logistics resources to minimize transportation cost, number of vehicles, and service waiting time and employed a hybrid NSGA-III meta-heuristic algorithm to solve the problem. They also implemented their model in a case study in China to validate the model and algorithm.
Xue et al. [43] studied the two-echelon dynamic VRP, which transforms customers with useless storage into satellite stations, aiming to minimize make-to-stock and operational costs. They exploited a hybrid of GA and TS to solve this problem. Finally, a case study in China was considered to demonstrate the model’s efficiency. Xiang et al. [44] implemented an Ant Colony Optimization meta-heuristic algorithm based on coverage diversity on a type of VRP to retain the variety of customers covered within routes in order to respond to new customer demands. Several test problems were also used to show the effectiveness of the model and algorithm. Li et al. [45] developed the Markov decision model to identify the optimal time allocation policy for the fleet of EVs and proposed the dynamic programming algorithm for solving this problem. They implemented the model using numerical examples for validation. Bruglieri et al. [46] suggested the Greedy Randomized Adaptive Search Procedure (GRASP) for solving a classification of the GVRP to minimize the total distance traveled. Erdem [47] proposed a sustainable MIP model with the goals of optimizing transportation operations and waste collection for an extension of EVRP in which EVs visit the waste bins and employed the Adaptive Variable Neighborhood Search (AVNS) algorithm for solving the problem. Wen et al. [48] exploited an improved ALNS meta-heuristic algorithm to solve GVRP with time windows and multiple depots. The results indicate the high accuracy and speed of the ALNS meta-heuristic algorithm.
Kuo et al. [49] modeled a VRP considering time windows and the objectives of minimizing costs and carbon emissions. They also applied the improved MOPSO meta-heuristic algorithm to solve this problem. The findings demonstrate the efficiency of MOPSO. Zhang et al. [50] introduced a type of CVRP considering stochastic demands. They used Monte Carlo simulation and scenario analysis to minimize the expected total logistics costs and employed a hybrid meta-heuristic algorithm based on Adaptive Tabu Search (ATS) to solve this problem. Wang and Zhao [51] investigated EVRP, considering the strategy for partial linear recharging, time window, and heterogeneous vehicles, and developed an efficient heuristic algorithm based on LNS to solve the problem. Moreover, Wang et al. [52] proposed a bi-objective non-linear model for EVRP considering multiple depots, shared charging stations, and time windows in order to minimize the number of EVs and total operational costs. They also suggested a hybrid of Multi-Objective GA and TS algorithms for solving this problem. The results reveal that the algorithms can considerably reduce operational costs. Furthermore, Xiao et al. [53] studied EVRP considering mixed backhauls and time windows and proposed the Diversity-Enhanced Memetic meta-heuristic algorithm (DEMA) to deal with the problem. They finally implemented their proposed model and algorithm on several test problems for validation. Amiri et al. [54] addressed GVRP and presented a bi-objective model to minimize transportation costs and greenhouse gas emissions and exploited the EC method and ALNS meta-heuristic algorithm to solve this problem. Asghari et al. [55] studied EVRP, considering recovering a pre-determined schedule of an EV in case of an unpredicted disruption to determine the optimal vehicle velocity and the policy for battery recharging. They solved the model by using a PSO-based meta-heuristic algorithm. The findings indicate that the application of the recovery actions can greatly decrease disruption costs. Ma et al. [56] incorporated congestion and energy consumption into EVRP with the objective of minimizing cost and solved this problem by applying the ALNS meta-heuristic algorithm. The performance of the algorithm was also examined using test problems. Zhang et al. [57] studied the long-term bus electrification that simultaneously optimizes the charging infrastructure deployment and bus fleet transition. Han et al. [58] proposed a MIP model for the routing problem of electric trucks, considering multiple charging alternatives with the objective of minimizing total transportation costs. They applied the ALNS algorithm to solve the model on test problems, and the findings demonstrated the efficiency of the algorithm. Cai et al. [59] investigated some of the main issues of EVRP with backup batteries, battery swapping stations, and time windows to simultaneously optimize different tasks by exploiting a novel meta-heuristic algorithm. They also validated their model and algorithm using 30 numerical examples as well as four real-world problems. Abid et al. [60] attempted to iterate real-world parameters such as energy consumption, heterogenous fleets, and infrastructure data in order to minimize the total number of vehicles used, distance traveled, travel time, and energy consumption. In addition, several studies have been conducted on EVs and energy consumption [61,62,63,64].
A comprehensive study of the literature demonstrates that despite several research studies conducted on EVRP, some gaps still exist in this field. As a result, this paper seeks to contribute to the existing literature by filling these gaps. The primary contributions of the present study can be mentioned as follows:
  • Presenting a multi-objective mathematical programming model for the Capacitated Electric Vehicle Routing Problem (CEVRP), taking both soft and hard time windows as well as the possibility of EV charging into consideration,
  • Proposing a hybrid of Non-dominated Sorting Genetic Algorithm (NSGA-II) and Teaching–Learning-Based Optimization (TLBO) meta-heuristic algorithms to solve this problem,
  • Comparing the performance of the proposed hybrid NSGA-II-TLBO meta-heuristic algorithm with other well-known meta-heuristic algorithms by solving different test problems based on six criteria,
  • Performing statistical analysis for determining the meaningful difference between the performance of the algorithms according to six criteria.

3. Problem Definition

Recently, sustainability has gained special importance in all logistics and transportation operations, so if a logistics company does not consider the sustainability dimensions, it will be removed from the global competition. On the other hand, maximizing customer satisfaction with on-time service delivery has recently attracted much more attention. Sustainable logistics networks seek to reduce costs (economic dimension), maximize customer satisfaction by providing timely services (social dimension), and reduce pollution in transportation (environmental dimension). Hence, the Vehicle Routing Problems (VRPs) are extremely important in sustainable logistics networks since VRPs deal with finding the shortest routes, which include all aspects of sustainability. Therefore, this study investigates an EVRP in which EVs render services to customers to decrease pollution. EVs are employed for the delivery of commodities with diverse capacities according to the number of goods to be shipped to customers. The usage of similar EVs with the same loading capacities for different volumes of commodities leads to an increase in logistics and operational costs as well as environmental risks. This study deals with the design of a network that delivers customers’ demands using electric cars that need to visit multiple charging stations for recharging. Traditional logistics networks seek to reduce costs, do not pay attention to environmental and social aspects, and are no longer effective [12,21]. For this purpose, in this research, maximizing customer satisfaction by providing timely services (the social aspect) and reducing pollution in transportation (the environmental aspect) are addressed. The distribution network is depicted in Figure 1.
Figure 1 shows the schematic of the problem in the first stage. In the second stage, the objectives of the research, the third stage shows the solution methods, and the 4th and 5th stages show how to solve it.

4. Multi-Objective Mathematical Model

The proposed model includes the following assumptions: The set C represents the service (customer) points, and the set R denotes the charging stations. Also, there is only one depot. In addition, a graph of A = (V, G) is assumed in which  V = 0 C R denotes the present nodes containing the depot, charging stations, and customers. Moreover, A shows the set of arcs. EVs with various capacities begin their tours at the depot. Each vehicle consumes energy, whose amount is computed based on the distance traveled.
  • A group of customers that need to receive goods are included in a distribution network.
  • The EV fleet is heterogeneous.
  • The tour of each EV starts at the depot with the total amount of goods that must be delivered to the customers, and each EV has a full charge while departing the depot.
  • Partial delivery is not allowed.
  • Each customer must be serviced (receive goods) once with a certain fleet of identical EVs.
  • Each tour terminates in the depot, and a time window is assumed for the time to reach the depot and can go beyond the allowable time; however, this amount is taken into consideration in the environmental (second) objective function.
  • Every EV is chosen for one route.
  • A hard time window is assumed for the customer’s visiting time for rendering service, which must not go beyond the time interval.
  • A certain time interval is assumed for the vehicles’ accessibility.
  • There are various types of EVs with a defined capacity.
  • The vehicle load cannot exceed the vehicle capacity at any time during the tour.
  • The capacity of the depot is large enough.
  • Charging stations may be visited more than once by an EV.
  • Partial charging is also possible.
  • EVs are assumed to be charged at a fixed rate at charging stations.
  • The battery charge of the EV and its load must be zero when it returns to the depot.
  • The load flow is calculated for each arc.
Sets
i and  j : Node
n e : number of EVs e
n F : number of charging stations
F 0 : The set of initial depots and charging stations
n c : number of customers  V = { 1,2 , , N }
n V 0 : The set of initial depots and customers
n V : The set of charging stations and customers  V = V F
n V 0 : The set of initial depots, charging stations, and customers  V 0 = V { 0 }
Parameters
ω c i : The weight of each customer’s order
C R V e : The consumption rate of vehicle e
D B N i j : Distance between nodes I and j
t n p i j e : Time needed for passing from node i to node j with vehicle e
s t i : Service time for customer i
e s i n : Earliest start time i for customer service
l t i n : Latest start time i for customer service
C D i : Customer demand i
g : Charging time rate
c a p e : The energy capacity of EV e
L C E V e : The loading capacity of EV e
R C V e : Remained charge for each eVper node
E L F e : Penalty cost for the remaining charge for each EV
C T E V i j e : The cost of travel from node i to node j with EV e
P E C e : Penalty for early arrival to the customer for each EV
P L C e : Penalty for late arrival to the customer for each EV
L E N : A large enough number
Decision variables
T A E V i e : Time to arrive at the nod  i with EV  e
R V i e : The remaining load of EV n when reaching node i
β i e : The remained charge of EV n when reaching node i
E V X i j e : 1; if the EV n travels between nodes i and j, otherwise, 0.
A L V i j : The amount of load in each arc that the EV carries
E T e i : The earliest time that the EV reaches the customer
L T e i : The latest time that the EV reaches the customer
M i n   O 1 = i j e C T E V i j n × E V X i j e + i e E L F e × R V i e + i e P E C e × E T i e + i e P L C e × L T e i  
M i n   O 2 = i j e C R V e × D B N i j × E V X i j e + i e R C V e × β i e
M i n   O 3 = e ( T A E V 0 e )
Equation (1) shows the economic objective function, which consists of four parts. The first part calculates the cost of the route traveled by each vehicle e; the second part calculates the penalty associated with the remaining charge of each vehicle; and the third and fourth parts calculate the cost of arriving late or early to the customer. Equation (2) expresses the environmental objective function that seeks to minimize electricity consumption by reducing the distance traveled by EVs. Equation (3) shows the social objective function that minimizes the vehicle’s arrival time to the depot.
i n V 0 e n e E V X i j e = 1                                             j n c
i n V 0 E V X j i e i n V 0 E V X i j e = 0                                             j V , e n e
j n V E V X i j e       1                                                           i { 0 }
j n V E V X j i e       1                                                           i { 0 }
T A E V i n + t n p i j n + s t i E V X i j e L E N 1 E V X i j e T A E V j e                                       i n V ,   j n V 0 ,   i j , e n e
T A E V i e + t n p i j e E V X i j e + g c a p e β i e L E N + g c a p e 1 E V X i j e T A E V j e                 i n F ,   j V N ,   i j , e n e
e t j e T A E V j e l t j e                                                                   j V , e n e
0 R V j e R V i e C D i E V X i j e + L C E V n 1 E V X i j e             i n V 0 , j n V N , e n e
0 R V 0 e L C E V e                                                                             e
0 β j e β i e C R e D B i j E V X i j e + c a p n 1 E V X i j e                                                       i V , j V N , i j , e n e
0 β j e c a p e C R e D B i j E V X i j e                       i n F 0 , j n V N , e
  i V A L V i h j V A L V h j = ω c h                                   h V
n ω c h × E V X i j n A L V i j                                                         i , j V
A L V i j e [ c a p e ω c i ] × E V X i j e                         i , j V
i , j V [ ω c i ] × E V X i j e     c a p e                                               e n e
E T n i = m a x e s i n T A E V i n , 0                                   i V , e   n e
L T e i = m a x T A E V i e l j e , 0                                             i V , e   n e
Constraints (4)–(7) represent the visited nodes and ensure that each customer is served by only one EV at a time so that customer demand is met. In fact, these restrictions determine the EV’s route. Constraint (8) represents the time to reach the nodes. Constraint (9) indicates the arrival time to the following nodes when EV is in the node of the charging station. Constraint (10) deals with the assumed hard time window associated with the arrival time to the customer node since each customer must be served at a determined time interval. Constraint (11) indicates the amount of the EV load in the following nodes in such a way that when the necessary load (that is less than or equal to the loading capacity of EV) is loaded at the pickup depot, it is decreased when visiting each customer. Constraint (12) dictates that the vehicle load in the pickup depot must be equal to the maximum loading capacity of an EV. Constraint (13) displays the amount of EV charge in the successive nodes. Constraint (14) represents the amount of vehicle charge in the consecutive nodes. In other words, this constraint states that the energy level of an EV is at its maximum when it leaves the initial depot or charging station. Constraints (15) to (18) control the load flow of the vehicle. Constraints (19) and (20) are related to the hard time window for satisfying customer demand.

5. Solution Approaches

Goal programming (GP) is one of the most practical multi-objective approaches. Decision makers assign specific values to objective functions as their expectation levels or goals in the GP approach and then try to sum up the deviations from the expectation levels to minimize. In this method, the ideal of the objective functions must be expressed with a specific value, and since there is uncertainty in real problems, it is almost impossible to determine a certain value for the desired goal. One of the most effective approaches to dealing with uncertainty in the decision-making process is the fuzzy sets theory. Therefore, the fuzzy goal programming (FGP) approach, as a combination of fuzzy sets theory and GP, has been introduced as a practical approach [65].
PFGP is a new development of FGP that was first introduced by Mirzaei et al. in 2018. In this method, goals are prioritized, and the degree of achievement of the most important goal should be higher than the degree of achievement of other goals. These priorities are added to the model through some equations as priority constraints. PFGP can be implemented on multi-objective problems with uncertainty in objectives and objectives with varying importance. The variables and parameters of the PFGP method are described as follows [66]:
  • μ o : The degree of achievement of the goal
  • U o : The upper limit for the goal
  • L o : The lower limit for the goal
  • d o + : Positive changes from the expected level
  • d o : Negative changes from the expected level
  • g o o : The expected goal of the objective function
The general formulation of PFGP is described below:
M a x Z = o μ o
μ o + 1 U o g o o × d o + 1                                             o
g c x = 0                                             c
f o d o + g o o                                             o
μ o + 1 g o o L o × d o 1                                             o
μ o μ o                                             o o
f o + d o g o o                                             o
μ o , d o , d o + 0
Equation (21) represents the goal of the PFGP method for maximizing the degree of achievement of all goals. Constraints (21)–(28) represent the system constraints and  f o represents the objective function o.

5.1. Solution Representation Scheme

In this research, meta-heuristic algorithms and MATLAB software (2020b) were used, but first, the way to reach a feasible solution in MATLAB software should be presented. In this research, in order to obtain an initial feasible solution, a solution representation scheme is used to determine the sequence of visits and assign customers to vehicles.
For this purpose, a random vector of numbers between zero and one with the dimension of l is formed, where l is the number of customers. Then, we multiply the resulting vector by K (the number of EVs) and round the result upwards. In this way, customers are allocated to EVs. In order to determine the sequence of customers for each EV, random numbers between zero and one are sorted in ascending order in the initial vector, and customers are visited based on the sorting (Figure 2, Figure 3, Figure 4, Figure 5 and Figure 6). For example, if we have 5 customers and 2 EVs, a random vector is formed as follows:
Figure 2. An example of the solution chromosome.
Figure 2. An example of the solution chromosome.
Biomimetics 09 00242 g002
By multiplying the above vector by the number of EVs and rounding up, we will have:
Figure 3. An example of the solution chromosome.
Figure 3. An example of the solution chromosome.
Biomimetics 09 00242 g003
Now, based on the sorting of the primary vector in ascending order, the order of their visits will be as follows:
  • The first vehicle: Customer 3, Customer 1, and Customer 4
  • The second vehicle: Customer 5 and Customer 2.
Considering that all the variables are related to the departure of EVs to the customers, if an EV has visited the customer, its needed goods are delivered and its demand is met.
Guaranteeing the solution feasibility
While updating chromosomes based on mutation and crossover operators, chromosomes may be generated whose values are infeasible and do not satisfy the model constraints. In order to resolve this issue, we use a penalty function in which the violation value is multiplied by a large number and added to the objective function values. This problem has one penalty function. The penalty function of this problem is the amount of violation of the maximum available time of EV (denoted by r). According to this penalty function, we obtain the violation amount of the maximum available time of EV, multiply this amount by a large number, and add it to the objective function values. If the violation value is equal to zero, no penalty is considered, but if there is a violation, the value of a large number is added to the objective function values and causes their values to deteriorate.
C V 1 = max 0   .   T k r 1
In the above equation,  C V 1 denotes the violation amount,  T k represents the time to return to the depot, and r denotes the maximum available time for the EV k. Based on the violation functions, the values of the objective functions are obtained by Equations (30)–(32):
O b j 1 = O F V 1 + M C V 1  
O b j 2 = O F V 2 + M C V 1  
O b j 3 = O F V 3 + M C V 1
Crossover operator
The arithmetic crossover is used to create new generations. In this type of crossover operator, if  x 1 is the first parent and  x 2 is the second parent, and each has n members, a random vector  ( α ) between  δ , 1 + δ with the length of n is formed, where  δ is the parameter. The first child  y 1 and the second child  y 2 are obtained by using Equations (33) and (34):
y 1 = α . x 1 + 1 α . x 2  
y 2 = 1 α . x 1 + α . x 2
Suppose that the first and second parents are displayed as the following vectors (shown in Figure 4):
Figure 4. An example of a crossover operator.
Figure 4. An example of a crossover operator.
Biomimetics 09 00242 g004
Considering the value of 0.1 for parameter δ, a random solution for the vector  α is obtained as follows (depicted in Figure 5):
Figure 5. An example of a crossover operator.
Figure 5. An example of a crossover operator.
Biomimetics 09 00242 g005
Using the aforementioned equations, the first and second children are obtained as follows (displayed in Figure 6):
Figure 6. An example of crossover operator.
Figure 6. An example of crossover operator.
Biomimetics 09 00242 g006
Mutation operator
The mutation operators are used in the optimization algorithms for diversifying the solutions and preventing convergence to the local optimum. The mutation operators are applied to the solutions as well as to the best solution that has the highest fitness value. In each step, the best population or solution is saved as the solution. The mutation operator used in this research is that  μ members are selected from each chromosome, and those members are added with a continuous random number between [−1, +1].

5.2. Multi-Objective Simulated Annealing (MOSA) Algorithm

The Simulated Annealing (SA) algorithm was introduced by Kirkpatrick et al. in 1983 [67]. This probabilistic discrete meta-heuristic algorithm has been widely employed to solve numerous combinatorial optimization problems due to its simplicity and efficiency. The primary notion of SA originates from the metal annealing processes. The gradual and step-by-step annealing technique is employed by metallurgists to attain a state where solids are well-adjusted and energy is downgraded. The aim is to achieve the crystal size of the solid material at the highest level in the annealing process. In the SA algorithm, the temperature of the material is raised to the highest level, and then the temperature is gently lowered. The annealing process is simulated to obtain a globally minimum response. The SA algorithm begins with a random initial solution, and the temperature of the system is equal to the beginning temperature (T = T0). At each iteration, a neighborhood solution is found. The value of the objective function of the consequent solution is compared to the objective function value of the present solution. If the new solution is better than the previous solution, it will be swapped with the previous solution; otherwise, it will be swapped with the previous solution with a probability computed by the Baltsman’s function, which avoids being trapped in a locally optimal solution. A sufficient number of iterations may be considered the stopping criterion for the SA algorithm. When the algorithm stopping criterion is satisfied, the system temperature diminishes. This procedure carries on until the SA algorithm gets to the endpoint [68,69,70]. The extended version of this algorithm, known as Multi-Objective Simulated Annealing (MOSA), is exploited to solve optimization problems with conflicting objectives.

5.3. Multi-Objective Grey Wolf Optimization (MOGWO) Algorithm

The Grey Wolf Optimization (GWO) algorithm is a meta-heuristic algorithm inspired by the hierarchical structure and social behavior of hunting gray wolves. This population-based algorithm has a simple process and can easily be generalized to large-scale problems. The extension of this algorithm, known as Multi-Objective Grey Wolf Optimization (MOGWO), is used for solving optimization problems with conflicting objectives. MOGWO considers an external archive with a fixed size to store and retrieve Pareto optimal solutions. This archive is utilized to define social hierarchy and simulate the hunting behavior of gray wolves in multi-objective search spaces. For more details about this algorithm, we refer to Mirjalili et al. [71].

5.4. Non-Dominated Sorting Genetic Algorithm II (NSGA-II)

The Genetic Algorithm (GA) as a population-based method was proposed by Deb et al. [72]. The Non-dominated Sorting Genetic algorithm (NSGA-II) has been extensively applied to solve multi-objective optimization problems. For more details about NSGA-II, we refer to Goldberg and Holland [73]. In this algorithm, chromosomes are used to present solutions. At each iteration, the next offspring is generated using the crossover and mutation operators, and then the obtained solutions are sorted regarding the non-domination theory. In order to maintain diversity in the population, a crowding distance measure is allocated to each member of the population. If the number of non-dominated solutions goes beyond the population size, the NSGA-II algorithm chooses the least crowded solutions according to the crowding distance measure and ignores the remaining non-dominated solutions. Therefore, both diversity and convergence of the Pareto solutions are assured [74].
The fundamental steps of the NSGA-II algorithm can be described as follows:
  • Generating the initial population,
  • Calculating the fitness values (according to the objective functions),
  • Sorting non-dominated population and computing the swarm distance,
  • Implementing the crossover and mutation operators for generating the next population (offspring),
  • Combining the initial population with the next population generated by the crossover and mutation operators,
  • Swapping the initial population with the fittest (best) population members generated in the previous steps,
  • All the aforementioned steps are iterated to achieve the optimal conditions.

5.5. Teaching–Learning-Based Optimization (TLBO) Algorithm

The TLBO algorithm was inspired by the teacher’s educational influence on students’ output (learning) and is appropriate for engineering applications. A teacher is generally defined as someone with a higher level than the students and who is capable of sharing knowledge with them. Hence, at each iteration, the teacher is a solution with the best objective function value. However, the teacher may be different at any iteration. The teacher literally lectures the lessons and assesses the students based on their scores. For more information about the TLBO algorithm, we refer to Rao et al. [75] and Rao et al. [76].

5.6. Hybrid of Non-Dominated Sorting Genetic Algorithm (NSGA-II) and Teaching–Learning-Based Optimization (TLBO) Algorithms

The Teaching–Learning-Based Optimization (TLBO) algorithm includes two phases for solution search, leading to a more profound exploration of finding a globally optimal solution. The combination of TLBO and NSGA-II increases the diversification of solutions and eludes trapping in a local optimum. This hybrid algorithm begins with a random initial population. At each iteration, the NSGA-II crossover and mutation operators are first applied to the initial population to generate the next population; subsequently, the TLBO operators improve the obtained solutions. As a result, both intensification and diversification of the meta-heuristic algorithm enhance. The process of the proposed algorithm is shown in Figure 7.
As depicted in Figure 7, first the parameters of the NSGA-II and TLBO algorithms are defined and set, then the initial solutions for the given problem are generated by using the method described in the “Solution representation scheme” section. Subsequently, the operators of the two algorithms are implemented on the chromosomes, and the solutions are ranked. Finally, the set of Pareto solutions is obtained by using the non-dominated sorting function [45,46,48,50,54,77,78].

5.7. Multi-Objective Particle Swarm Optimization (MOPSO) Algorithm

The particle swarm optimization (PSO) algorithm is one of the most important intelligent optimization algorithms in the field of swarm intelligence. This algorithm was inspired by the social behavior of animals such as fish and birds that live together in different groups [43,44,46,48,52,70,71].

6. A Numerical Example for Validating the Proposed Model and Methodology

In order to validate the proposed mathematical programming model and compare the solutions of the proposed meta-heuristic algorithms, a numerical example was considered and solved by the FPGP exact method along with the MOSA, MOGWO, NSGA-II-TLBO, and MOPSO meta-heuristic algorithms. The data for the numerical example are given in Table 1. According to Table 1, this problem comprises 7 customers, 2 charging stations, and 2 heterogeneous vehicles.
The results of solving the mathematical model using the FPGP method are presented in Table 2. According to Table 2, improving the value of the economic (first) objective function leads to the deterioration of the value of the environmental (third) objective function, as well as the deterioration of the value of the social responsibility (third) objective function dealing with customer service time, which demonstrates the conflict between the objective functions. Table 2 shows the range of epsilon that was achieved from the upper limit and lower limit of each objective. For example, the minimum value of the first objective function is 7125.3, and the maximum value of this objective function is 31,247.1. Also, the minimum value of the second objective function is 22.054, and the maximum value of this objective function is 41.08. In addition, the minimum value of the third objective function is 23, and the maximum value of this objective function is 117.
In the following, by choosing six ideals in the acceptable ranges for economic, environmental, and social goals, a three-dimensional Pareto front was obtained from the FPGP method, which is presented in Table 3. To compare the Pareto front obtained from the FPGP method with the Pareto fronts obtained from the meta-heuristic algorithms, the aforementioned problem was implemented in MATLAB version 2021a software, and the results are presented in Figure 8. The results show that the Pareto fronts obtained from all meta-heuristic algorithms are close to the Pareto fronts obtained from the FPGP exact method.
The results of Pareto point 6 are displayed in Figure 8 and Figure 9.
According to Figure 9, to reduce the arrival time for customers and electricity consumption, higher costs are incurred. Similarly, if the focus of the decision-makers is on cost minimization, they should be indifferent to environmental and social objectives. This issue is always raised as one of the challenges in multi-criteria decision-making, and managers should make the best decision and select one of the Pareto solutions, considering the importance of the three sustainability goals to the company, which can affect the business future of the company.
The route of vehicles 1 and 2 and the arrival time for each customer at the selected Pareto point are depicted in Figure 10. As seen in this figure, the order of meeting customers is based on soft and hard time windows, and the vehicle continued to meet customers as much as possible (as long as it has charge), and if necessary, it was recharged. The route of the first vehicle is [O-C4-C2-F1-O] and the route of the second vehicle is [O-C7-C3-C5-F1-C6-C1-F2-O] so that all the customers’ demands were met. It should be noted that Figure 10 shows the moving path of the truck, the black path is for truck number 1 and the brown path is for truck number 2.

6.1. Comparison of the Proposed Methods for Solving the Mathematical Programming Model

In this section, 20 different problem examples (according to Table 4) have been created to compare the performance of the proposed algorithms in terms of three indexes and solve them using the provided solution methods. These examples have different parameters, including the number of vehicles (2 to 15), the number of customer nodes (5, 10, 15, and 100), charging stations (1 to 10), and coordinates of points. The values of the problem parameters are generated by the random distribution functions shown in Table 1 [13].
The first three test problems were solved using the MOSA, MOGWO, MOPSO, and NSGA-II-TLBO meta-heuristic algorithms, as well as the FPGP exact method (the CPLEX solver). It should be noted that each test problem was run 30 times by each algorithm, and the average for each objective function value is reported. The findings are provided in Table 5. As can be seen in Table 5, the values of each objective function are close to the values obtained from the FPGP method (the CPLEX solver) as the exact method.
It can be concluded from Table 5 that the values obtained by the meta-heuristic algorithms are close to the values obtained by the FPGP exact method (the CPLEX solver); hence, the proposed meta-heuristic algorithm is reliable for solving large-sized test problems.

6.2. The Criteria for the Performance Comparison of the Meta-Heuristic Algorithms

The performance of these three meta-heuristic algorithms is compared in this section. If a single-objective optimization problem (maximization problem) is in hand, it is clear that any feasible solution with a higher objective function value is better. However, in the case of MODM, the evaluation method is different. There are different ways to evaluate the performance of algorithms. One of these approaches is to fully investigate the solution space, obtain all the non-dominated points, and compare the solutions obtained by the algorithms with them. However, in practice, this is suitable only for small-sized problems, not for large-sized problems. To this end, the well-known indices for comparing the performance of multi-objective meta-heuristic algorithms are applied. Algorithm evaluation criteria are often divided into two categories. The first category deals with the convergence and quality of the solutions, and the second category focuses on the diversification of the solutions in the solution space. In this study, four indexes of CPU time, Mean Ideal Distance (MID), Multi Objective Coefficient of Variation (MOCV), and Hypervolume Indicator (HV) are employed to compare the performance of the MOGWO, MOSA, MOPSO, and NSGA-II-TLBO meta-heuristic algorithms [79,80].
Mean Ideal Distance (MID)
The MID index measures the distance between the Pareto solutions and the ideal point of those solutions using Equation (30). In this equation,  c i denotes the distance of the objective functions of the it Pareto point from the objective functions of the ideal point. The lower the value of the MID index, the higher the performance of the algorithm [81].
M I D = i = 1 N O S c i N O S
Multi Objective Coefficient of Variation (MOCV)
This index is actually calculated by dividing the Mean Ideal Distance (MID) index by the diversity index. It is clear that the lower values of this criterion are desirable for comparing meta-heuristic algorithms [82].
Hypervolume Indicator (HV)
The HV indicator (or s-metric) is a performance metric for measuring the quality of a non-dominated approximation set, which was presented by Zitzler and Thiele in 1998 and described as the size of the space covered or the size of the dominated space [83].

7. Performance Evaluation of the Proposed Meta-Heuristic Algorithms

20 test problems, which are presented in Table 4, were randomly generated to compare the performance of the MOSA, MOGWO, MOPSO, and NSGA-II-TLBO meta-heuristic algorithms in terms of the aforementioned four indexes. For each meta-heuristic algorithm, each test problem was run 30 times, and the average value was reported as the ultimate solution. The values of the indices are provided in Table 6 and Table 7.
According to Table 6 and Table 7, the algorithms were compared in terms of the aforementioned indexes. As it can be seen in Figure 11, the NSGA-II-TLBO algorithm outperforms according to the MID, MOCV, and HV indexes. On the other hand, in terms of time index, the MOSA algorithm performs better than other algorithms. The performance of the NSGA-II-TLBO meta-heuristic algorithm is the worst in terms of time index, which was predictable as the steps of this algorithm increased because of the combination with the TLBO algorithm, and it requires more computational time than other algorithms.

8. Statistical Analysis

The ANOVA test is employed to analyze and compare the performances of the algorithms in terms of the four aforementioned indexes. For this purpose, the data must follow the normal distribution function. Therefore, the Minitab software was used, and the normality test was performed for the data (the outputs of the algorithms) of each index. 20 test problems (presented in Table 6 and Table 7) were used to evaluate the performance of the algorithms. The aim is to find a meaningful difference in the performance of the NSGA-II-TLBO, MOSA, MOPSO, and MOGWO algorithms. To this end, the one-way ANOVA test is performed to investigate the equality of the normal population means. If  α P v a l u e , the hypothesis  H 0 (no meaningful difference between the means of the algorithms) will be rejected; otherwise, the hypothesis  H 0 will not be rejected. For this purpose,  α = 0.05 [79,80,81].
The MATLAB software was used to perform the statistical analysis for the algorithm outputs. The obtained p-values for the MOCV, MID, time, and HV indexes are equal to 0.004, 0.001, 0.002, and 0.034, respectively (displayed in Figure 12), which indicates that there are meaningful differences in terms of all indexes (time, MID, MOCV, and HV). NSGA-II-TLBO outperformed other algorithms according to the MID, MOCV, and HV indexes; however, the MOSA algorithm has the best performance in terms of the time index.

9. Discussion

The presence of vehicles at all customer points and the time to meet customer demand in the interval between the earliest and the latest allowed time indicate the validity of the proposed mathematical model.
The three objective functions of the model are related to each other. The economic objective function is in contradiction with the environmental and social objective functions, so increasing costs leads to better values for the environmental and social objective functions.
The sensitivity analysis performed on the two parameters of the vehicle charging time and the allowed time to return to the depot shows that the longer the vehicle charging time, the better solutions are obtained for the economic and social objective functions. Also, the longer the allowed time to return to the depot, the better the environmental objective function value because the vehicles have a better route and a better opportunity to charge and load.
In general, from a practical point of view, the proposed mathematical model can be applied to the current sustainable rechargeable EV routing problems in order to find out the optimal number of vehicles and the desirable routes.

10. Conclusions

In this study, a sustainable multi-objective mathematical programming model was presented for the electric vehicle routing problem (EVRP), considering the soft and hard time windows as well as the limitations related to load calculation. Minimization of system costs, minimization of vehicle electricity consumption, and minimization of the vehicle’s arrival time to customers were considered as the economic, environmental, and social objective functions, respectively. The main goal of the proposed optimization model was to reach a logical balance between the three sustainability aspects. The proposed model was validated using the FPGP exact method and the CPLEX solver. Since the problem is NP-Hard, the MOGWO, MOSA, MOPSO, and NSGA-II-TLBO meta-heuristic algorithms were employed to solve the large-sized problems. To this end, several test problems were generated to solve the proposed model using the meta-heuristic algorithms.
The results show that decreasing costs leads to increased service time and electricity consumption. In addition, improving the value of the environmental objective function leads to incurring more costs. Also, increasing customer satisfaction requires a significant increase in costs.
Moreover, the results demonstrate that it is very important to consider time windows to provide better services to customers and avoid high penalty costs.
Finally, the performance of the meta-heuristic algorithms was compared based on four indexes: time, MID, MOCV, and HV. The results indicate that the MOSA algorithm performs better in terms of the time index, and this difference is meaningful. On the other hand, the NSGA-II-TLBO algorithm outperforms in terms of the MID, MOCV, and HV indexes. The following suggestions are made for further research:
  • Considering multiple depots in EVRP,
  • Considering the conditions of uncertainty to achieve results similar to reality,
  • Using artificial intelligence to predict system costs in the future,
  • Solving the mathematical model with exact methods such as the Augmented Epsilon Constraint (AEC) method.

Author Contributions

Conceptualization, A.H.S.A., M.K. and J.A.; methodology, A.H.S.A., M.K., J.A., A.H. and A.S.; software, A.H.S.A., M.K., J.A., A.H. and A.S.; validation, A.H.S.A., M.K., J.A., A.H. and A.S.; formal analysis, A.H.S.A., M.K., J.A., A.H. and A.S.; investigation, A.H.S.A., M.K., J.A., A.H. and A.S.; resources, A.H.S.A., M.K., J.A., A.H. and A.S.; data curation, A.H.S.A., M.K., J.A., A.H. and A.S.; writing—original draft preparation, A.H.S.A., M.K., J.A., A.H. and A.S.; writing—review and editing, A.H.S.A., M.K., J.A., A.H. and A.S.; visualization, A.H.S.A., M.K., J.A., A.H. and A.S.; supervision, M.K. and J.A.; project administration, A.H.S.A. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Data Availability Statement

Data are provided in the article.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Toth, P.; Vigo, D. An overview of vehicle routing problems. In The Vehicle Routing Problem; Society for Industrial and Applied Mathematics: Philadelphia, PA, USA, 2002; pp. 1–26. [Google Scholar]
  2. Saorín-Iborra, M.C.; Cubillo, G. Supplier behavior and its impact on customer satisfaction: A new characterization of negotiation behavior. J. Purch. Supply Manag. 2018, 25, 53–68. [Google Scholar] [CrossRef]
  3. Montiel, I.; Cuervo-Cazurra, A.; Park, J.; Antolín-López, R.; Husted, B.W. Implementing the United Nations’ sustainable development goals in international business. J. Int. Bus. Stud. 2021, 52, 999–1030. [Google Scholar] [CrossRef] [PubMed]
  4. Sinha, K.C.; Labi, S. Transportation Decision Making: Principles of Project Evaluation and Programming; John Wiley and Sons, Inc.: Hoboken, NJ, USA, 2011. [Google Scholar]
  5. Jie, Y.; Jie, W.; Yang, J.; Zhang, M.; Huang, Y. The two-echelon capacitated electric vehicle routing problem with battery swapping stations: Formulation and efficient methodology. Eur. J. Oper. Res. 2019, 272, 879–904. [Google Scholar] [CrossRef]
  6. Azimi Nasab, M.; Zand, M.; Dashtaki, A.A.; Azimi Nasab, M.; Padmanaban, S.; Blaabjerg, F.; Vasquez, Q.J.C. Uncertainty compensation with coordinated control of EVs and DER systems in smart grids. Sol. Energy 2023, 263, 111920. [Google Scholar] [CrossRef]
  7. Kermani, A.; Jamshidi, A.M.; Mahdavi, Z.; Dashtaki, A.A.; Zand, M.; Azimi Nasab, M.; Samavat, T.; Sanjeevikumar, P.; Khan, B. Energy management system for smart grid in the presence of energy storage and photovoltaic systems. Int. J. Photoenergy 2023, 2023, 5749756. [Google Scholar] [CrossRef]
  8. Posada, F.; Wagner, D.V.; Basnal, G.; Fernandez, R. Survey of Best Practices in Reducing Emissions through Vehicle Replacement Programs; ICCT White Paper; ICCT: Washington, DC, USA, 2015. [Google Scholar]
  9. Golden, B.L.; Magnanti, T.L.; Nguyen, H.Q. Implementing vehicle routing algorithms. Networks 1977, 7, 113–148. [Google Scholar] [CrossRef]
  10. Solomon, M.M. Vehicle Routing and Scheduling with Time Window Constraints: Models and Algorithms; No. 84-17364 UMI; Northwestern University Transportation Library: Evanston, IL, USA, 1984. [Google Scholar]
  11. Erdoğan, S.; Miller-Hooks, E. A green vehicle routing problem. Transp. Res. Part E Logist. Transp. Rev. 2012, 48, 100–114. [Google Scholar] [CrossRef]
  12. Felipe, Á.; Ortuño, M.T.; Righini, G.; Tirado, G. A heuristic approach for the green vehicle routing problem with multiple technologies and partial recharges. Transp. Res. Part E Logist. Transp. Rev. 2014, 71, 111–128. [Google Scholar] [CrossRef]
  13. Schneider, M.; Stenger, A.; Goeke, D. The electric vehicle-routing problem with time windows and recharging stations. Transp. Sci. 2014, 48, 500–520. [Google Scholar] [CrossRef]
  14. Koç, Ç.; Karaoglan, I. The green vehicle routing problem: A heuristic based exact solution approach. Appl. Soft Comput. 2016, 39, 154–164. [Google Scholar] [CrossRef]
  15. Xiao, Y.; Konak, A. The heterogeneous green vehicle routing and scheduling problem with time-varying traffic congestion. Transp. Res. Part E Logist. Transp. Rev. 2016, 88, 146–166. [Google Scholar] [CrossRef]
  16. Leggieri, V.; Haouari, M. Lifted Polynomial Size Formulations for the Homogeneous and Heterogeneous Vehicle Routing Problems. Eur. J. Oper. Res. 2017, 263, 755–767. [Google Scholar] [CrossRef]
  17. Sedighizadeh, D.; Mazaheripour, H. Optimization of multi objective vehicle routing problem using a new hybrid algorithm based on particle swarm optimization and artificial bee colony algorithm considering Precedence constraints. Alex. Eng. J. 2017, 57, 2225–2239. [Google Scholar] [CrossRef]
  18. Montoya, A.; Guéret, C.; Mendoza, J.E.; Villegas, J.G. The electric vehicle routing problem with nonlinear charging function. Transp. Res. Part B Methodol. 2017, 103, 87–110. [Google Scholar] [CrossRef]
  19. Keskin, M.; Çatay, B. A matheuristic method for the electric vehicle routing problem with time windows and fast chargers. Comput. Oper. Res. 2018, 100, 172–188. [Google Scholar] [CrossRef]
  20. Zhang, S.; Gajpal, Y.; Appadoo, S.S.; Abdulkader, M.M.S. Electric vehicle routing problem with recharging stations for minimizing energy consumption. Int. J. Prod. Econ. 2018, 203, 404–413. [Google Scholar] [CrossRef]
  21. Macrina, G.; Pugliese, L.D.P.; Guerriero, F.; Laporte, G. The green mixed fleet vehicle routing problem with partial battery recharging and time windows. Comput. Oper. Res. 2019, 101, 183–199. [Google Scholar] [CrossRef]
  22. Basso, R.; Kulcsár, B.; Egardt, B.; Lindroth, P.; Sanchez-Diaz, I. Energy consumption estimation integrated into the Electric Vehicle Routing Problem. Transp. Res. Part D Transp. Environ. 2019, 69, 141–167. [Google Scholar] [CrossRef]
  23. Xu, Z.; Elomri, A.; Pokharel, S.; Mutlu, F. A model for capacitated green vehicle routing problem with the time-varying vehicle speed and soft time windows. Comput. Ind. Eng. 2019, 137, 106011. [Google Scholar] [CrossRef]
  24. Zhang, S.; Chen, M.; Zhang, W.; Zhuang, X. Fuzzy optimization model for electric vehicle routing problem with time windows and recharging stations. Expert Syst. Appl. 2020, 145, 113123. [Google Scholar] [CrossRef]
  25. Lu, J.; Chen, Y.; Hao, J.K.; He, R. The Time-dependent Electric Vehicle Routing Problem: Model and solution. Expert Syst. Appl. 2020, 161, 113593. [Google Scholar] [CrossRef]
  26. Zulvia, F.E.; Kuo, R.J.; Nugroho, D.Y. A many-objective gradient evolution algorithm for solving a green vehicle routing problem with time windows and time dependency for perishable products. J. Clean. Prod. 2020, 242, 118428. [Google Scholar] [CrossRef]
  27. Zhou, T.; Zhang, S.; Zhang, D.; Chan, V.; Yang, S.; Chen, M. Customer-oriented multi-objective optimization on a novel collaborative multi-heterogeneous-depot electric vehicle routing problem with mixed time windows. J. Intell. Fuzzy Syst. 2023, 44, 3787–3805. [Google Scholar] [CrossRef]
  28. Bahrami, S.; Nourinejad, S.M.; Amirjamshidi, G.; Roorda, M.J. The Plugin Hybrid Electric Vehicle routing problem: A power-management strategy model. Transp. Res. Part C Emerg. Technol. 2020, 111, 318–333. [Google Scholar] [CrossRef]
  29. Zhu, X.; Yan, R.; Huang, Z.; Wei, W.; Yang, J.; Kudratova, S. Logistic optimization for multi depots loading capacitated electric vehicle routing problem from low carbon perspective. IEEE Access 2020, 8, 31934–31947. [Google Scholar] [CrossRef]
  30. Mavrovouniotis, M.; Menelaou, C.; Timotheou, S.; Ellinas, G.; Panayiotou, C.; Polycarpou, M. A benchmark test suite for the electric capacitated vehicle routing problem. In Proceedings of the 2020 IEEE Congress on Evolutionary Computation (CEC), Glasgow, UK, 19–24 July 2020; pp. 1–8. [Google Scholar]
  31. Kozák, V.; Woller, D.; Vávra, V.; Kulich, M. Initial solution constructors for capacitated green vehicle routing problem. In Proceedings of the International Conference on Modelling and Simulation for Autonomous Systems, Prague, Czech Republic, 21 October 2020; Springer: Cham, Switzerland, 2020; pp. 250–268. [Google Scholar]
  32. Froger, A.; Jabali, O.; Mendoza, J.E.; Laporte, G. The electric vehicle routing problem with capacitated charging stations. Transp. Sci. 2022, 56, 460–482. [Google Scholar] [CrossRef]
  33. Futalef, J.P.; Muñoz-Carpintero, D.; Rozas, H.; Orchard, M. An Evolutionary Algorithm for the Electric Vehicle Routing Problem with Battery Degradation and Capacitated Charging Stations. Annu. Conf. PHM Soc. 2020, 12, 9–19. [Google Scholar] [CrossRef]
  34. Gupta, P.; Govindan, K.; Mehlawat, M.K.; Khaitan, A. Multiobjective capacitated green vehicle routing problem with fuzzy time-distances and demands split into bags. Int. J. Prod. Res. 2021, 60, 2369–2385. [Google Scholar] [CrossRef]
  35. Karakatič, S. Optimizing nonlinear charging times of electric vehicle routing with genetic algorithm. Expert Syst. Appl. 2021, 164, 114039. [Google Scholar] [CrossRef]
  36. Arias-Londoño, A.; Gil-González, W.; Montoya, O.D. A Linearized Approach for the Electric Light Commercial Vehicle Routing Problem Combined with Charging Station Siting and Power Distribution Network Assessment. Appl. Sci. 2021, 11, 4870. [Google Scholar] [CrossRef]
  37. Pan, B.; Zhang, Z.; Lim, A. Multi-trip time-dependent vehicle routing problem with time windows. Eur. J. Oper. Res. 2021, 291, 218–231. [Google Scholar] [CrossRef]
  38. Fan, H.; Zhang, Y.; Tian, P.; Lv, Y.; Fan, H. Time-dependent multi-depot green vehicle routing problem with time windows considering temporal-spatial distance. Comput. Oper. Res. 2021, 129, 105211. [Google Scholar] [CrossRef]
  39. Olgun, B.; Koç, C.; Altıparmak, F. A hyper heuristic for the green vehicle routing problem with simultaneous pickup and delivery. Comput. Ind. Eng. 2021, 153, 107010. [Google Scholar] [CrossRef]
  40. Moghdani, R.; Salimifard, K.; Demir, E.; Benyettou, A. The green vehicle routing problem: A systematic literature review. J. Clean. Prod. 2021, 279, 123691. [Google Scholar] [CrossRef]
  41. Hesam Sadati, M.E.; Çatay, B.; Aksen, D. An efficient variable neighborhood search with tabu shaking for a class of multi-depot vehicle routing problems. Comput. Oper. Res. 2021, 133, 105269. [Google Scholar] [CrossRef]
  42. Wang, Y.; Li, Q.; Guan, X.; Xu, M.; Liu, Y.; Wang, H. Two-echelon collaborative multi-depot multi-period vehicle routing problem. Expert Syst. Appl. 2021, 167, 114201. [Google Scholar] [CrossRef]
  43. Xue, G.; Wang, Y.; Guan, X.; Wang, Z. A combined GA-TS algorithm for two-echelon dynamic vehicle routing with proactive satellite stations. Comput. Ind. Eng. 2022, 164, 107899. [Google Scholar] [CrossRef]
  44. Xiang, X.; Qiu, J.; Xiao, J.; Zhang, X. Demand coverage diversity based ant colony optimization for dynamic vehicle routing problems. Eng. Appl. Artif. Intell. 2020, 91, 103582. [Google Scholar] [CrossRef]
  45. Li, Q.; Zhao, D.; Li, X.; Wang, X. Electric vehicle sharing based “energy sponge” service interfacing transportation and power systems. Clean. Logist. Supply Chain. 2022, 3, 100022. [Google Scholar] [CrossRef]
  46. Bruglieri, M.; Ferone, D.; Festa, P.; Pisacane, O. A GRASP with penalty objective function for the Green Vehicle Routing Problem with Private Capacitated Stations. Comput. Oper. Res. 2022, 143, 105770. [Google Scholar] [CrossRef]
  47. Erdem, M. Optimisation of sustainable urban recycling waste collection and routing with heterogeneous electric vehicles. Sustain. Cities Soc. 2022, 80, 103785. [Google Scholar] [CrossRef]
  48. Wen, M.; Sun, W.; Yu, Y.; Tang, J.; Ikou, K. An adaptive large neighborhood search for the larger-scale multi depot green vehicle routing problem with time windows. J. Clean. Prod. 2022, 374, 133916. [Google Scholar] [CrossRef]
  49. Kuo, R.J.; Luthfiansyah, M.F.; Masruroh, N.A.; Zulvia, E.F. Application of improved multi-objective particle swarm optimization algorithm to solve disruption for the two-stage vehicle routing problem with time windows. Expert Syst. Appl. 2023, 225, 120009. [Google Scholar] [CrossRef]
  50. Zhang, Z.; Ji, B.; Yu, S.S. An Adaptive Tabu Search Algorithm for Solving the Two-Dimensional Loading Constrained Vehicle Routing Problem with Stochastic Customers. Sustainability 2023, 15, 1741. [Google Scholar] [CrossRef]
  51. Wang, W.; Zhao, J. Partial linear recharging strategy for the electric fleet size and mix vehicle routing problem with time windows and recharging stations. Eur. J. Oper. Res. 2023, 308, 929–948. [Google Scholar] [CrossRef]
  52. Wang, Y.; Zhou, J.; Sun, Y.; Fan, J.; Wang, Z.; Wang, H. Collaborative multidepot electric vehicle routing problem with time windows and shared charging stations. Expert Syst. Appl. 2023, 219, 119654. [Google Scholar] [CrossRef]
  53. Xiao, J.; Du, J.; Cao, Z.; Zhang, X.; Niu, Y. A diversity-enhanced memetic algorithm for solving electric vehicle routing problems with time windows and mixed backhauls. Appl. Soft. Comput. 2023, 134, 110025. [Google Scholar] [CrossRef]
  54. Amiri, A.; Hassanzadeh Amin, S.; Zolfagharinia, H. A bi-objective green vehicle routing problem with a mixed fleet of conventional and electric trucks: Considering charging power and density of stations. Expert Syst. Appl. 2023, 213 Pt C, 119228. [Google Scholar] [CrossRef]
  55. Asghari, M.; Al-e, S.M.J.M.; Afshari, H. Disruption management for the electric vehicle routing problem in a geographically flexible network. Expert Syst. Appl. 2023, 214, 119172. [Google Scholar] [CrossRef]
  56. Ma, B.; Hu, D.; Wang, Y.; Sun, Q.; He, L.; Chen, X. Time-dependent Vehicle Routing Problem with Departure Time and Speed Optimization for Shared Autonomous Electric Vehicle Service. Appl. Math. Model. 2023, 113, 333–357. [Google Scholar] [CrossRef]
  57. Zhang, L.; Liu, Z.; Wang, W.; Yu, B. Long-term charging infrastructure deployment and bus fleet transition considering seasonal differences. Transp. Res. Part D Transp. Environ. 2022, 111, 103429. [Google Scholar] [CrossRef]
  58. Han, H.; Chen, L.; Fang, S.; Liu, Y. The Routing Problem for Electric Truck with Partial Nonlinear Charging and Battery Swapping. Sustainability 2023, 15, 13752. [Google Scholar] [CrossRef]
  59. Cai, Y.; Wu, Y.; Fany, C. Double-assistant evolutionary multitasking algorithm for enhanced electric vehicle routing with backup batteries and battery swapping stations. Expert Syst. Appl. 2024, 237, 121600. [Google Scholar] [CrossRef]
  60. Abid, M.; Tabaa, M.; Hachimi, H. Electric Vehicle Routing Problem with an Enhanced Vehicle Dispatching Approach Considering Real-Life Data. Energies 2024, 17, 1596. [Google Scholar] [CrossRef]
  61. İnci, M. Connecting multiple vehicular PEM fuel cells to electrical power grid as alternative energy sources: A Case Study. Int. J. Hydrogen Energy 2024, 52 Pt D, 1035–1051. [Google Scholar] [CrossRef]
  62. İnci, M. Technoeconomic Analysis of Fuel Cell Vehicle-to-Grid (FCV2G) System Supported by Photovoltaic Energy. Energy Technol. 2024, 11, 2201162. [Google Scholar] [CrossRef]
  63. İnci, M.; Bayındır, K.C. Single-stage vehicular fuel cell system with harmonic elimination capability to suppress distortion effects of electric vehicle parking lots. J. Power Sources 2024, 597, 234175. [Google Scholar] [CrossRef]
  64. İnci, M.; Çelik, Ö.; Lashab, A.; Bayındır, K.Ç.; Vasquez, J.C.; Guerrero, J.M. Power System Integration of Electric Vehicles: A Review on Impacts and Contributions to the Smart Grid. Appl. Sci. 2024, 14, 2246. [Google Scholar] [CrossRef]
  65. Arabzad, S.M.; Ghorbani, M.; Ranjbar, M.J. Fuzzy goal programming for linear facility location-allocation in a supply chain; the case of steel industry. Int. J. Res. Ind. Eng. 2017, 6, 90–105. [Google Scholar]
  66. Pourmehdi, M.; Paydar, M.M.; Asadi-Gangraj, E. Scenario-based design of a steel sustainable closed-loop supply chain network considering production technology. J. Clean. Prod. 2020, 277, 123298. [Google Scholar] [CrossRef]
  67. Kirkpatrick, S.; Gelatt, C.D., Jr.; Vecchi, M.P. Optimization by simulated annealing. Science 1983, 220, 671–680. [Google Scholar] [CrossRef]
  68. Černý, V. Thermodynamical approach to the traveling salesman problem: An efficient simulation algorithm. J. Optim. Theory Appl. 1985, 45, 41–51. [Google Scholar] [CrossRef]
  69. Koskosidis, Y.A.; Powell, W.B.; Solomon, M.M. An optimization-based heuristic for vehicle routing and scheduling with soft time window constraints. Transp. Sci. 1992, 26, 69–85. [Google Scholar] [CrossRef]
  70. Hajek, B. Cooling schedules for optimal annealing. Math. Oper. Res. 1988, 13, 311–329. [Google Scholar] [CrossRef]
  71. Mirjalili, S.; Saremi, S.; Mirjalili, S.M.; Coelho, L.D.S. Multi-objective grey wolf optimizer: A novel algorithm for multi-criterion optimization. Expert Syst. Appl. 2016, 47, 106–119. [Google Scholar] [CrossRef]
  72. Deb, K.; Agrawal, S.; Pratap, A.; Meyarivan, T. A fast elitist non-dominated sorting genetic algorithm for multi-objective optimization: NSGA-II. In Proceedings of the International Conference on Parallel Problem Solving from Nature, Paris, France, 18–20 September 2000; Springer: Berlin/Heidelberg, Germany, 2000; pp. 849–858. [Google Scholar]
  73. Goldberg, D.E.; Holland, J.H. Genetic algorithms and machine learning. Mach. Learn. 1988, 3, 95–99. [Google Scholar] [CrossRef]
  74. Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T.A.M.T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef]
  75. Rao, R.V.; Savsani, V.J.; Vakharia, D.P. Teaching–learning-based optimization: A novel method for constrained mechanical design optimization problems. Comput.-Aided Des. 2011, 43, 303–315. [Google Scholar] [CrossRef]
  76. Rao, R.V.; Savsani, V.J.; Vakharia, D.P. Teaching–learning-based optimization: An optimization method for continuous non-linear large scale problems. Inf. Sci. 2012, 183, 1–15. [Google Scholar] [CrossRef]
  77. Hajghani, M.; Forghani, M.A.; Heidari, A.; Khalilzadeh, M.; Kebriyaii, O. A two-echelon location routing problem considering sustainability and hybrid open and closed routes under uncertainty. Heliyon 2023, 9, e14258. [Google Scholar] [CrossRef]
  78. Heidari, A.; Imani, D.M.; Khalilzadeh, M.; Sarbazvatan, M. Green Two-Echelon Closed and Open Location-Routing Problem: Application of NSGA-II and MOGWO Metaheuristic Approaches. Environ. Dev. Sustain. 2023, 25, 9163–9199. [Google Scholar] [CrossRef] [PubMed]
  79. Kebriyaii, O.; Heidari, A.; Khalilzadeh, M.; Antucheviciene, J.; Pavlovskis, M. Application of Three Metaheuristic Algorithms to Time-Cost-Quality Trade-Off Project Scheduling Problem for Construction Projects Considering Time Value of Money. Symmetry 2021, 13, 2402. [Google Scholar] [CrossRef]
  80. Sadeghi, R.; Heidari, A.; Zahedi, F.; Khordehbinan, M.W.; Khalilzadeh, M. Application of NSGA-II and fuzzy TOPSIS to time–cost–quality trade-off resource leveling for scheduling an agricultural water supply project. Int. J. Environ. Sci. Technol. 2023, 20, 10633–10660. [Google Scholar] [CrossRef]
  81. Heidari, A.; Imani, D.M.; Khalilzadeh, M. A hub location model in the sustainable supply chain considering customer segmentation. J. Eng. Des. Technol. 2021, 19, 1387–1420. [Google Scholar] [CrossRef]
  82. Behnamian, J.; Ghomi, S.M.T.F.; Zandieh, M. A multi-phase covering Pareto-optimal front method to multi-objective scheduling in a realistic hybrid flowshop using a hybrid metaheuristic. Expert Syst. Appl. 2009, 36, 11057–11069. [Google Scholar] [CrossRef]
  83. Zitzler, E.; Thiele, L. An Evolutionary Algorithm for Multiobjective Optimization: The Strength Pareto Approach; TIK report 43; ETH: Zurich, Switzerland, 1998. [Google Scholar]
Figure 1. The conceptual model of the research.
Figure 1. The conceptual model of the research.
Biomimetics 09 00242 g001
Figure 7. Flowchart of the NSGA-II-TLBO algorithm.
Figure 7. Flowchart of the NSGA-II-TLBO algorithm.
Biomimetics 09 00242 g007
Figure 8. Three-dimensional Pareto front obtained by FPGP, MOSA, MOGW, MOPSO, and NSGA-II-TLBO.
Figure 8. Three-dimensional Pareto front obtained by FPGP, MOSA, MOGW, MOPSO, and NSGA-II-TLBO.
Biomimetics 09 00242 g008
Figure 9. Relationship between economic, environmental, and social objectives.
Figure 9. Relationship between economic, environmental, and social objectives.
Biomimetics 09 00242 g009
Figure 10. Route of EVs for the selected Pareto point 4.
Figure 10. Route of EVs for the selected Pareto point 4.
Biomimetics 09 00242 g010
Figure 11. Comparison of algorithms in terms of the four indexes.
Figure 11. Comparison of algorithms in terms of the four indexes.
Biomimetics 09 00242 g011
Figure 12. The results of the statistical analysis.
Figure 12. The results of the statistical analysis.
Biomimetics 09 00242 g012
Table 1. The problem data.
Table 1. The problem data.
  C D i   e s i e   l t i e e1e2
D0000   C R V e 45
121220   c a p e 2548
251047   C R V e 5565
371321   C T E V i j e = D B N i j × 2.5
491829g0.001
551241
631549   E L F e = U ~ [ 1 4 ]
781229   L C E V e = U ~ [ 2 6 ]
F1000   E C E V e = U ~ [ 2 5 ]
F2000   ω c i = U ~ [ 2 8 ]
  t n p i j e = D B i j × 1.54
Table 2. Conflict between objectives and upper and lower limits for each objective.
Table 2. Conflict between objectives and upper and lower limits for each objective.
ObjectivePayoffMatMinMax
O1O2O3O1O2O3O1O2O3
O17125.311,256.931,247.17125.322.0542331,247.141.08117
O225.0222.05441.08
O310811723
Table 3. The Pareto front achieved by the FPGP method.
Table 3. The Pareto front achieved by the FPGP method.
O1O2O3
17125.323.0761
27051.0730.1832
37949.221.1279
47091.725.2434
57401.231.1429
66941.727.0965
Table 4. The VRP benchmark test problems (Schneider et al., 2014) [13].
Table 4. The VRP benchmark test problems (Schneider et al., 2014) [13].
ProblemNumber of CustomersNumber of VehiclesNumber of Charging Stations
1521
21022
31523
42024
52525
63036
73536
84036
94536
105036
115547
126047
136547
147047
157547
168068
178568
189088
199588
201001010
Table 5. Comparison of algorithms in terms of upper and lower bounds for each objective function.
Table 5. Comparison of algorithms in terms of upper and lower bounds for each objective function.
ProblemFPGPMOPSOMOGWOMOSANSGAII-TLBO
O1
14617.534945.464675.204863.444817.52
25656.486055.205724.305905.745837.88
37272.627796.817370.728108.237440.87
FPGPMOPSOMOGWOMOSANSGAII-TLBO
O2
115.29015.49115.98715.68615.316
217.20817.64518.21017.64517.430
326.76526.80627.66527.30927.042
FPGPMOPSOMOGWOMOSANSGAII-TLBO
O3
146.7847.3646.8547.9646.84
252.6353.9453.3653.9553.28
381.8681.9781.0883.5282.69
Table 6. Results of solving problems with the MOSA and NSGA-II-TLBO meta-heuristic algorithms.
Table 6. Results of solving problems with the MOSA and NSGA-II-TLBO meta-heuristic algorithms.
MOSANSGA-II-TLBO
TimeMIDHVMOCVTimeMIDHVMOCV
165.09919.0213,231.0211,549.16386.27633.6817,791.52319.97
265.71712.616,977.414,819.32389.941180.8640,493.75728.26
375.14656.1744,54538,882.66445.683210.51142,673.262565.9
480.665311.548,515.0842,348.07478.733662.38183,035.933291.8
585.072978.6431,523.1527,516.08504.832053.8390,933.261635.39
691.234288.649,247.542,987.39541.382957.0782,993.781492.6
797.323087.8152,539.8345,861.22577.522129.11116,355.122092.59
8111.774714.7753,777.5746,941.63663.323250.92179,499.663228.21
9127.862813.1657,346.3950,056.79758.761939.73125,680.742260.3
10152.512337.0769,921.1261,033.09905.111611.46128,844.432317.2
11182.544548.133,858.1929,554.31083.323136177,516.443192.54
12191.642915.7186,182.1775,227.111137.312010.44143,633.22583.17
13208.554087.9673,498.7564,155.941237.682818.72115,628.282079.51
14215.326498.74124,063.35108,293.021277.864481.01112,985.932031.99
15224.736998.0185,199.7474,369.561333.724825.26174,065.793130.48
16230.166609.68137,592.96120,102.81365.964557.5217,056.483903.65
17254.686846.62162,772.63142,081.761511.434720.87238,465.434288.67
18269.824731.44113,299.8198,897.691601.33262.42233,045.344191.2
19276.0111,529.54197,777.95172,637.371638.027949.83366,747.576595.76
20292.388221.25175,970.2153,601.721735.165668.71216,963.083901.97
AV164.94790.3281,391.9971,045.83978.673303.01155,220.442791.56
Table 7. Results of solving problems with the MOGWO and MOPSO meta-heuristic algorithm.
Table 7. Results of solving problems with the MOGWO and MOPSO meta-heuristic algorithm.
MOGWOMOPSO
TimeMIDHVMOCVTimeMIDHVMOCV
1112.08833.5710,615.488916.3787.64926.8317,041.836736.64
2125.591988.5812,214.2010,259.2098.202211.0619,608.387751.20
3130.493778.2432,419.1827,230.18102.034200.9452,044.9520,573.38
4147.603208.3533,951.4428,517.18115.413567.3054,504.8021,545.75
5151.442643.6024,686.6120,735.28118.412939.3739,631.2915,666.25
6154.693398.3743,113.3836,212.66120.963778.5869,213.1627,359.97
7162.274477.9742,312.5335,540.00126.894978.9667,927.4926,851.75
8176.173802.7741,583.7134,927.83137.754228.2266,757.4626,389.23
9186.168056.8446,576.4939,121.47145.568958.2374,772.7629,557.68
10229.687127.1155,443.2546,569.02179.597924.4889,007.2235,184.57
11267.726650.0150,001.3441,998.14209.347394.0080,270.9231,731.10
12287.233541.1648,298.5940,567.93224.603937.3477,537.3730,650.53
13303.833844.1936,491.0530,650.30237.574274.2758,581.8223,157.40
14319.0510,205.7261,709.7851,832.52249.4711,347.5299,067.3639,161.33
15329.0213,316.2064,525.8654,197.87257.2711,518.73103,588.2340,948.44
16343.255356.0063,463.4853,305.53268.395955.22101,882.7040,274.24
17363.459095.3563,350.5053,210.63284.1910,112.93101,701.3240,202.54
18370.4312,242.1237,840.0231,783.36289.6513,611.7660,747.4524,013.47
19388.4314,496.3093,281.1278,350.57303.7216,118.13149,751.2259,196.68
20419.896828.5779,495.3166,771.32328.327592.54127,619.8250,448.13
AV248.439244.5547,068.6639,534.87194.2510,278.8275,562.8829,870.02
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Azadi, A.H.S.; Khalilzadeh, M.; Antucheviciene, J.; Heidari, A.; Soon, A. A Sustainable Multi-Objective Model for Capacitated-Electric-Vehicle-Routing-Problem Considering Hard and Soft Time Windows as Well as Partial Recharging. Biomimetics 2024, 9, 242. https://doi.org/10.3390/biomimetics9040242

AMA Style

Azadi AHS, Khalilzadeh M, Antucheviciene J, Heidari A, Soon A. A Sustainable Multi-Objective Model for Capacitated-Electric-Vehicle-Routing-Problem Considering Hard and Soft Time Windows as Well as Partial Recharging. Biomimetics. 2024; 9(4):242. https://doi.org/10.3390/biomimetics9040242

Chicago/Turabian Style

Azadi, Amir Hossein Sheikh, Mohammad Khalilzadeh, Jurgita Antucheviciene, Ali Heidari, and Amirhossein Soon. 2024. "A Sustainable Multi-Objective Model for Capacitated-Electric-Vehicle-Routing-Problem Considering Hard and Soft Time Windows as Well as Partial Recharging" Biomimetics 9, no. 4: 242. https://doi.org/10.3390/biomimetics9040242

Article Metrics

Back to TopTop