<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" article-type="research-article" dtd-version="1.1">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">CMC</journal-id>
<journal-id journal-id-type="nlm-ta">CMC</journal-id>
<journal-id journal-id-type="publisher-id">CMC</journal-id>
<journal-title-group>
<journal-title>Computers, Materials &#x0026; Continua</journal-title>
</journal-title-group>
<issn pub-type="epub">1546-2226</issn>
<issn pub-type="ppub">1546-2218</issn>
<publisher>
<publisher-name>Tech Science Press</publisher-name>
<publisher-loc>USA</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">31325</article-id>
<article-id pub-id-type="doi">10.32604/cmc.2023.031325</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Genetic Crossover Operators for the Capacitated Vehicle Routing Problem</article-title>
<alt-title alt-title-type="left-running-head">Genetic Crossover Operators for the Capacitated Vehicle Routing Problem</alt-title>
<alt-title alt-title-type="right-running-head">Genetic Crossover Operators for the Capacitated Vehicle Routing Problem</alt-title>
</title-group>
<contrib-group content-type="authors">
<contrib id="author-1" contrib-type="author" corresp="yes">
<name name-style="western"><surname>Ahmed</surname><given-names>Zakir Hussain</given-names></name><xref ref-type="aff" rid="aff-1">1</xref><email>zaahmed@imamu.edu.sa</email></contrib>
<contrib id="author-2" contrib-type="author">
<name name-style="western"><surname>Al-Otaibi</surname><given-names>Naif</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-3" contrib-type="author">
<name name-style="western"><surname>Al-Tameem</surname><given-names>Abdullah</given-names></name><xref ref-type="aff" rid="aff-2">2</xref></contrib>
<contrib id="author-4" contrib-type="author">
<name name-style="western"><surname>Jilani Saudagar</surname><given-names>Abdul Khader</given-names></name><xref ref-type="aff" rid="aff-2">2</xref></contrib>
<aff id="aff-1"><label>1</label><institution>Department of Mathematics and Statistics, College of Science, Imam Mohammad Ibn Saud Islamic University (IMSIU)</institution>, <addr-line>Riyadh</addr-line>, <country>Saudi Arabia</country></aff>
<aff id="aff-2"><label>2</label><institution>Department of Information Systems, College of Computer and Information Sciences, Imam Mohammad Ibn Saud Islamic University (IMSIU)</institution>, <addr-line>Riyadh</addr-line>, <country>Saudi Arabia</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>&#x002A;</label>Corresponding Author: Zakir Hussain Ahmed. Email: <email>zaahmed@imamu.edu.sa</email></corresp>
</author-notes>
<pub-date pub-type="epub" date-type="pub" iso-8601-date="2022-08-16"><day>16</day>
<month>08</month>
<year>2022</year></pub-date>
<volume>74</volume>
<issue>1</issue>
<fpage>1575</fpage>
<lpage>1605</lpage>
<history>
<date date-type="received"><day>14</day><month>4</month><year>2022</year></date>
<date date-type="accepted"><day>15</day><month>6</month><year>2022</year></date>
</history>
<permissions>
<copyright-statement>&#x00A9; 2023 Ahmed et al.</copyright-statement>
<copyright-year>2023</copyright-year>
<copyright-holder>Ahmed et al.</copyright-holder>
<license xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>This work is licensed under a <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</ext-link>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
</license>
</permissions>
<self-uri content-type="pdf" xlink:href="TSP_CMC_31325.pdf"></self-uri>
<abstract>
<p>We study the capacitated vehicle routing problem (CVRP) which is a well-known NP-hard combinatorial optimization problem (COP). The aim of the problem is to serve different customers by a convoy of vehicles starting from a depot so that sum of the routing costs under their capacity constraints is minimized. Since the problem is very complicated, solving the problem using exact methods is almost impossible. So, one has to go for the heuristic/metaheuristic methods and genetic algorithm (GA) is broadly applied metaheuristic method to obtain near optimal solution to such COPs. So, this paper studies GAs to find solution to the problem. Generally, to solve a COP, GAs start with a chromosome set named initial population, and then mainly three operators-selection, crossover and mutation, are applied. Among these three operators, crossover is very crucial in designing and implementing GAs, and hence, numerous crossover operators were developed and applied to different COPs. There are two major kinds of crossover operators-blind crossovers and distance-based crossovers. We intend to compare the performance of four blind crossover and four distance-based crossover operators to test the suitability of the operators to solve the CVRP. These operators were originally proposed for the standard travelling salesman problem (TSP). First, these eight crossovers are illustrated using same parent chromosomes for building offspring(s). Then eight GAs using these eight crossover operators without any mutation operator and another eight GAs using these eight crossover operators with a mutation operator are developed. These GAs are experimented on some benchmark asymmetric and symmetric instances of numerous sizes and various number of vehicles. Our study revealed that the distance-based crossovers are much superior to the blind crossovers. Further, we observed that the sequential constructive crossover with and without mutation operator is the best one for the CVRP. This estimation is validated by Student&#x2019;s t-test at 95&#x0025; confidence level. We further determined a comparative rank of the eight crossovers for the CVRP.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>Vehicle routing problem</kwd>
<kwd>NP-hard</kwd>
<kwd>genetic algorithm</kwd>
<kwd>sequential constructive crossover</kwd>
<kwd>mutation</kwd>
</kwd-group>
</article-meta>
</front>
<body>
<sec id="s1"><label>1</label><title>Introduction</title>
<p>There are numerous real-life distribution management problems, where constructing delivery route from a headquarters to some customers is very important. If same customers must be provided service very frequently, it is preferred to set up an optimal tour. This problem is called vehicle routing problem (VRP) which is a very challenging optimization problem. It was introduced first in [<xref ref-type="bibr" rid="ref-1">1</xref>] as follows: There is a convoy of vehicles with the same or different capacities in a depot. These vehicles are expected to serve some customers with different demands such that cost of the tours of the vehicles is minimum. The VPR has numerous variants, namely, the VRP with pickup and delivery (VRPPD), the VRP with time window (VRPTW), the VRP with Backhauls (VRPB), the multi-depot VRP (MDVRP), the split delivery VRP (SDVRP), the capacitated VRP (CVRP) [<xref ref-type="bibr" rid="ref-2">2</xref>].</p>
<p>We consider the CVRP for our study. Several researchers extensively studied on the CVRP, where a convoy of vehicles provides services to different customers from a depot (headquarters) so that sum of the routing costs under their capacity constraints is minimized. The CVRP is a mixture of the standard travelling salesman problem (TSP) and the bin packing problem (BPP). The CVRP has applications in many real-life problems, such as renting-sharing problems for urban bicycles [<xref ref-type="bibr" rid="ref-3">3</xref>], scheduling and routing of retail stores [<xref ref-type="bibr" rid="ref-4">4</xref>], dispensing medical supplies [<xref ref-type="bibr" rid="ref-5">5</xref>], etc. The classical CVRP is NP-hard [<xref ref-type="bibr" rid="ref-6">6</xref>] and is a very complicated problem. For example, for a <italic>n</italic>-customer and <italic>m</italic>-vehicle problem, we are listing <italic>n</italic> customers in a sequence (that can be implemented in n! ways), and then placing <italic>m&#x2013;1</italic> constraints to determine when a tour has concluded after <italic>(m&#x2212;1)</italic> of <italic>(n&#x2212;1)</italic> customers, that can be implemented in <inline-formula id="ieqn-1"><mml:math id="mml-ieqn-1"><mml:mrow><mml:mo>(</mml:mo><mml:mtable columnalign="left" rowspacing="4pt" columnspacing="1em"><mml:mtr><mml:mtd><mml:mi>n</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mtd></mml:mtr><mml:mtr><mml:mtd><mml:mi>m</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mtd></mml:mtr></mml:mtable><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> ways, producing <inline-formula id="ieqn-2"><mml:math id="mml-ieqn-2"><mml:mrow><mml:mi>n</mml:mi><mml:mo>!</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mtable columnalign="left" rowspacing="4pt" columnspacing="1em"><mml:mtr><mml:mtd><mml:mi>n</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mtd></mml:mtr><mml:mtr><mml:mtd><mml:mi>m</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mtd></mml:mtr></mml:mtable><mml:mo>)</mml:mo></mml:mrow></mml:mrow><mml:mstyle scriptlevel="0"><mml:mrow><mml:mo fence="true" stretchy="true" symmetric="true" maxsize="2.047em" minsize="2.047em">/</mml:mo></mml:mrow></mml:mstyle><mml:mrow><mml:mi>m</mml:mi><mml:mo>!</mml:mo></mml:mrow><mml:mspace width="thickmathspace" /></mml:math></inline-formula> probable solutions (as the vehicle sequence is irrelevant, we divide by m!). One can visualize that with more than 10 customers and 3 vehicles, there are many solutions. For any size n, the number of feasible solutions is too large; so, an extensive search is too complicated. That is, the problem is too complicated to solve. Various procedures to solve the CVRP were reported in numerous literatures, which are categorized into two major categories&#x2013;exact methods and heuristic methods. Exact methods, for instance, branch and bound [<xref ref-type="bibr" rid="ref-7">7</xref>], branch and price [<xref ref-type="bibr" rid="ref-8">8</xref>], branch and cut [<xref ref-type="bibr" rid="ref-9">9</xref>], lexisearch algorithm [<xref ref-type="bibr" rid="ref-10">10</xref>], give exact solutions. However, as the problem size increases, finding exact solutions using these methods is very difficult. On the other hand, heuristic methods don&#x2019;t ensure the exact solutions but give near exact solutions rapidly. The most recent methods which can be applied to several optimization problems are called metaheuristics. Several metaheuristics were proposed to solve this problem. These algorithms are simulated annealing [<xref ref-type="bibr" rid="ref-11">11</xref>], tabu search [<xref ref-type="bibr" rid="ref-12">12</xref>], ant colony optimization [<xref ref-type="bibr" rid="ref-13">13</xref>], particle swarm optimization [<xref ref-type="bibr" rid="ref-14">14</xref>], genetic algorithms [<xref ref-type="bibr" rid="ref-15">15</xref>], variable neighbourhood method [<xref ref-type="bibr" rid="ref-16">16</xref>], etc. However, genetic algorithms (GAs) are observed to be widely used methods amongst latest metaheuristic approaches, and hence, we are using GAs to obtain solution to the CVRP.</p>
<p>Introduced first by John Holland, GAs are proposed according to the survival-of-the-fittest theory amongst various species produced by random differences in the structure of chromosomes in the natural science. Because GAs are easy, flexible and simple to code, they are extremely successful. Generally, GAs start with a chromosome set named initial population. Then mainly three operators, specifically, selection, crossover and mutation, are applied to find solution to any problem. Selection operator selects better chromosomes among the existing chromosomes, crossover operator probabilistically produces new chromosome(s) called offspring(s) by mating two chromosomes, and mutation probabilistically changes some genes in the chromosomes. Among these three operators crossover is very crucial in designing and implementing GAs [<xref ref-type="bibr" rid="ref-17">17</xref>]. Hence, different crossover operators can be applied in GAs for the CVRP which were originally proposed for the TSP. This paper intends to compare the performance of some crossover operators to test the suitability of the operators to solve the CVRP. These operators were originally proposed for the standard TSP. We further aim to determine a comparative rank of the crossovers for the CVRP.</p>
<p>This manuscript is prepared as follows: Section 2 reports definition and model of the CVRP. Section 3 briefly discusses existing literatures for the CVRP using genetic crossover operators. Section 4 discusses GAs using existing crossover operators for the CVRP. Section 5 reports the experimental results of the GAs on some asymmetric and symmetric instances. Section 6 presents a conclusion.</p>
</sec>
<sec id="s2"><label>2</label><title>Problem Definition: The CVRP</title>
<p>The CVRP can be stated as: Suppose <italic>V &#x003D; &#x007B;0, 1, 2, . . ., n&#x007D;</italic> be a set of customers (or nodes or cities), &#x2018;customer 0&#x2019; is the headquarters and there are <italic>m</italic> vehicles, each with capacity Q. Each customer i &#x2208; V, related to a non-negative demand q<sub>i</sub>, is required to be visited exactly once. The number of vehicles may be predetermined or determined during the process. Also, suppose, C &#x003D; [c<sub>ij</sub>] be a travel cost (or time or distance) matrix associated with each pair of customers. The matrix C may be symmetric or asymmetric; the latter case is due to the presence of one-way roads in urban areas. The problem is to find an optimal tour that has minimum total arrival cost at <italic>n</italic> customers utilizing all <italic>m</italic> vehicles, so that starting from and stopping at the headquarters all customers are to be visited (serviced) just once and the total demand serviced does not exceed vehicle capacity Q [<xref ref-type="bibr" rid="ref-18">18</xref>]. That is, a solution of the CVRP with <italic>m</italic> routes &#x007B;R<sub>1</sub>, R<sub>2</sub>, . . . , R<sub>m</sub>&#x007D; must satisfy the following equation:
<disp-formula id="eqn-1"><label>(1)</label><mml:math id="mml-eqn-1" display="block"><mml:munder><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mrow><mml:mtext>i&#x00A0;&#xA0;</mml:mtext></mml:mrow><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow><mml:msub><mml:mrow><mml:mtext>&#x00A0; R</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>j</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:mrow></mml:munder><mml:msub><mml:mrow><mml:mtext>q</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>i</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>&#x2264;</mml:mo><mml:mrow><mml:mtext>Q</mml:mtext></mml:mrow></mml:math></disp-formula></p>
<p>The CVRP aims to minimize the total cost of the tour, S, described as:
<disp-formula id="eqn-2"><label>(2)</label><mml:math id="mml-eqn-2" display="block"><mml:mi>f</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mtext>S</mml:mtext></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:munder><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mrow><mml:mtext>i</mml:mtext></mml:mrow><mml:mo>,</mml:mo><mml:mrow><mml:mtext>j&#x00A0;&#xA0;</mml:mtext></mml:mrow><mml:mrow><mml:mi mathvariant="normal">&#x03B5;</mml:mi></mml:mrow><mml:mrow><mml:mtext>&#x00A0; V</mml:mtext></mml:mrow></mml:mrow></mml:munder><mml:msub><mml:mrow><mml:mtext>c</mml:mtext></mml:mrow><mml:mrow><mml:mrow><mml:mtext>ij</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:math></disp-formula></p>
<p>As shown in <xref ref-type="fig" rid="fig-1">Fig. 1</xref>, the CVRP is concerned with finding the optimal tours for 3 vehicles to fulfill the demands of 10 customers. Note that &#x2018;customer 1&#x2019; is the headquarters (depot). The <xref ref-type="fig" rid="fig-1">Fig. 1</xref>. denotes the tour &#x007B;1&#x2192;5&#x2192;3&#x2192; 1&#x2192;10&#x2192;8&#x2192; 2&#x2192;7&#x2192;1&#x2192; 6 &#x2192;4&#x2192; 9 &#x2192;1&#x007D; of the vehicles. Here, the customers 5 and 3 are served in the order by the 1<sup>st</sup> vehicle, the customers 10, 8, 2 and 7 are served in the order by the 2<sup>nd</sup> vehicle, and the customers 6, 4 and 9 are served in the order by the 3<sup>rd</sup> vehicle.</p>
<fig id="fig-1"><label>Figure 1</label><caption><title>Graphical representation of the CVRP with n&#x2009;&#x003D;&#x2009;10 and m&#x2009;&#x003D;&#x2009;3</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMC_31325-fig-1.png"/></fig>
</sec>
<sec id="s3"><label>3</label><title>Literature Review</title>
<p>We aim to compare the performances of numerous crossover operators to find solution to the CVRP. Therefore, we report a short review on the literatures that applied different crossover operators to find solution to the problem. It is noted that the crossover operators which are designed for the TSP could also be utilized for the CVRP.</p>
<p>In [<xref ref-type="bibr" rid="ref-19">19</xref>], three crossovers operators, namely order crossover (OX), partially mapped crossover (PMX) and uniform crossover (UX), and three mutation operators, namely, swapping, inversion, swapping &#x002B; inversion, with two types of solution representation, namely, direct coding and indirect coding, for the CVRP are compared. Experimental study on seven instances from a standard set of [<xref ref-type="bibr" rid="ref-20">20</xref>] showed that PMX with inversion mutation had the best performance for direct encoding, and OX with inversion mutation gave best solution values for indirect representation.</p>
<p>In [<xref ref-type="bibr" rid="ref-21">21</xref>], an optimized crossover genetic algorithm (OCGA) is introduced for the VRP with capacity restrictions. The main feature of the algorithm was that vehicles with similar capacities located in a depot were used in a way to optimize the routes and satisfy the demands of the customers. The proposed algorithm used an optimized crossover operator that employed a directed complete bipartite graph for finding an optimal set of delivery routes, to satisfy demands and minimize the total costs. The experimental results indicated that the algorithm is competitive.</p>
<p>In [<xref ref-type="bibr" rid="ref-22">22</xref>], a comparative study among eight crossover operators is reported for the VRP. The crossovers are OX, PMX, alternating edges crossover (AEX), edge recombination crossover (ERX), cycle crossover (CX), heuristic greedy crossovers (HGreX), heuristic probabilistic crossover (HProX) and heuristic random crossover (HRndX). It is reported that HGreX and AEX are competing and are found to be very good operators.</p>
<p>In [<xref ref-type="bibr" rid="ref-23">23</xref>], some crossover operators are applied for solving the CVRP. Further, they proposed a new crossover operator named sinusoidal motion crossover (SMC) and demonstrated it with two examples.</p>
<p>In [<xref ref-type="bibr" rid="ref-24">24</xref>], a giant tour best cost crossover (GTBCX) for the CVRP is proposed. Further, a non-dominated sorting GA-II (NSGA-II) utilizing GTBCX is proposed to optimize two objective values in the CVRP, i.e., the overall distance travelled by the given fleet of vehicles and the length of the longest route.</p>
<p>In [<xref ref-type="bibr" rid="ref-25">25</xref>], the sequential constructive crossover (SCX) is developed for the usual TSP and then utilized for other related problems.</p>
<p>In general, there are two kinds of crossover operators available in the literature. One is the distance-based crossover, and another is the blind crossover. The distance-based crossovers consider distances among customers (or cities or nodes) and the blind crossovers do not consider any data related to the problem instance. The comparison will not be fair if the effectiveness of the distance-based crossover is evaluated against the blind crossovers [<xref ref-type="bibr" rid="ref-26">26</xref>]. So, we consider four blind crossovers, namely, OX, PMX, CX and AEX, and four distance-based crossovers, namely, heuristic crossover (HX), greedy crossover (GX), modified HX (MHX) and SCX for our comparative study. Illustration of these crossover operators are reported for a pair of parent chromosomes. Further, these crossover operators without mutation and with mutation operators are encoded in Visual C&#x002B;&#x002B; and then experimented on some benchmark instances with different sizes and various number of vehicles. Our investigation indicates the superiority of the SCX for this problem.</p>
</sec>
<sec id="s4"><label>4</label><title>GAs for the CVRP</title>
<p>The aim of this current study is to evaluate the performance of various crossover operators in GAs for the CVRP. Therefore, the general structure of the developed GA is selected to differentiate the performance of the compared crossover operators.</p>
<sec id="s4_1"><label>4.1</label><title>Chromosome Representation and Initial Population</title>
<p>To apply GA to solve any optimization problem, a representation of a solution as chromosome should be defined initially. In our GAs, an integer chromosome using path representation is considered whose length is <italic>n &#x002B; m &#x2212; 1</italic>, where <italic>n</italic> and <italic>m</italic> be the numbers of customers and vehicles respectively. In this representation, additional <italic>m &#x2212; 1</italic> customers representing dummy depots are added to represent the starting of tours by new vehicles [<xref ref-type="bibr" rid="ref-27">27</xref>]. <xref ref-type="fig" rid="fig-2">Fig. 2a</xref> displays an example chromosome (1, 6, 9, 8, 5, 2, 10, 4, 3, 7) and its corresponding tour &#x007B;1&#x2192;6&#x2192;9&#x2192; 8&#x2192;5&#x2192;2&#x2192; 10&#x2192;4&#x2192;3&#x2192;7 &#x2192;1&#x007D; with 9 customers and 2 vehicles, where the integers 1 and 10 are the depots, the others are customers. <xref ref-type="fig" rid="fig-2">Fig. 2b</xref> shows the routes &#x007B;1&#x2192;6&#x2192;9&#x2192; 8&#x2192;5&#x2192;2&#x2192; 1&#x007D; and &#x007B;1&#x2192;4&#x2192;3&#x2192;7 &#x2192;1&#x007D; of the 1<sup>st</sup> and 2<sup>nd</sup> vehicles respectively, and their graphical versions are displayed in <xref ref-type="fig" rid="fig-2">Fig. 2c</xref>. It means that the customers 6, 9, 8, 5 and 2 are served in the order by the 1<sup>st</sup> vehicle, and the customers 4, 3 and 7 are served in the order by the 2<sup>nd</sup> vehicle. Therefore, the given cost matrix should be augmented for showing the dummy depots. For this reason, <italic>(m &#x2212; 1)</italic> copy of the depot (customer 1) column and row (i.e., 1<sup>st</sup> column and 1<sup>st</sup> row) are attached to the original given cost matrix.</p>
<fig id="fig-2"><label>Figure 2</label><caption><title>(a) A chromosome example, (b) the CVRP routes and (c) the graphical version</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMC_31325-fig-2.png"/></fig>
<p>The initial population of chromosomes of predefined size (P<sub>s</sub>) is created arbitrarily as in Algorithm&#x00A0;1.</p>
<p><inline-graphic xlink:href="CMC_31325-inline-1.png"/></p>
<p>We illustrate a chromosome generation through the 9 customers and 2 vehicles with given matrix (<xref ref-type="table" rid="table-1">Tab. 1</xref>). We modify the given cost matrix by combining a copy of headquarters (customer 1) column and row (i.e., 1<sup>st</sup> column and 1<sup>st</sup> row) to the matrix [<xref ref-type="bibr" rid="ref-28">28</xref>] (<xref ref-type="table" rid="table-2">Tab. 2</xref>). Given the capacity of every vehicle, Q&#x2009;&#x003D;&#x2009;100. Further, demands of the customers are given in the <xref ref-type="table" rid="table-2">Tab. 2</xref>. <xref ref-type="table" rid="table-3">Tab. 3</xref> shows the generation of the chromosome (1, 6, 9, 8, 5, 3, 10, 2, 4, 7). Similarly, a population of chromosomes is generated.</p>
<table-wrap id="table-1"><label>Table 1</label><caption><title>The given cost matrix</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Customer</th>
<th align="left">1</th>
<th align="left">2</th>
<th align="left">3</th>
<th align="left">4</th>
<th align="left">5</th>
<th align="left">6</th>
<th align="left">7</th>
<th align="left">8</th>
<th align="left">9</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">1</td>
<td align="left">999</td>
<td align="left">16</td>
<td align="left">22</td>
<td align="left">15</td>
<td align="left">5</td>
<td align="left">17</td>
<td align="left">14</td>
<td align="left">9</td>
<td align="left">17</td>
</tr>
<tr>
<td align="left">2</td>
<td align="left">16</td>
<td align="left">999</td>
<td align="left">6</td>
<td align="left">9</td>
<td align="left">21</td>
<td align="left">16</td>
<td align="left">10</td>
<td align="left">15</td>
<td align="left">3</td>
</tr>
<tr>
<td align="left">3</td>
<td align="left">13</td>
<td align="left">7</td>
<td align="left">999</td>
<td align="left">16</td>
<td align="left">13</td>
<td align="left">8</td>
<td align="left">9</td>
<td align="left">8</td>
<td align="left">15</td>
</tr>
<tr>
<td align="left">4</td>
<td align="left">17</td>
<td align="left">11</td>
<td align="left">22</td>
<td align="left">999</td>
<td align="left">6</td>
<td align="left">14</td>
<td align="left">21</td>
<td align="left">16</td>
<td align="left">14</td>
</tr>
<tr>
<td align="left">5</td>
<td align="left">19</td>
<td align="left">15</td>
<td align="left">21</td>
<td align="left">24</td>
<td align="left">999</td>
<td align="left">17</td>
<td align="left">4</td>
<td align="left">14</td>
<td align="left">8</td>
</tr>
<tr>
<td align="left">6</td>
<td align="left">17</td>
<td align="left">21</td>
<td align="left">14</td>
<td align="left">10</td>
<td align="left">26</td>
<td align="left">999</td>
<td align="left">21</td>
<td align="left">15</td>
<td align="left">22</td>
</tr>
<tr>
<td align="left">7</td>
<td align="left">13</td>
<td align="left">9</td>
<td align="left">12</td>
<td align="left">22</td>
<td align="left">14</td>
<td align="left">11</td>
<td align="left">999</td>
<td align="left">8</td>
<td align="left">23</td>
</tr>
<tr>
<td align="left">8</td>
<td align="left">15</td>
<td align="left">11</td>
<td align="left">8</td>
<td align="left">20</td>
<td align="left">13</td>
<td align="left">9</td>
<td align="left">13</td>
<td align="left">999</td>
<td align="left">28</td>
</tr>
<tr>
<td align="left">9</td>
<td align="left">19</td>
<td align="left">5</td>
<td align="left">21</td>
<td align="left">14</td>
<td align="left">9</td>
<td align="left">18</td>
<td align="left">5</td>
<td align="left">27</td>
<td align="left">999</td>
</tr>
</tbody>
</table>
</table-wrap>
<table-wrap id="table-2"><label>Table 2</label><caption><title>The modified cost matrix</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Customer</th>
<th align="left">1</th>
<th align="left">2</th>
<th align="left">3</th>
<th align="left">4</th>
<th align="left">5</th>
<th align="left">6</th>
<th align="left">7</th>
<th align="left">8</th>
<th align="left">9</th>
<th align="left">10</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">1</td>
<td align="left">999</td>
<td align="left">16</td>
<td align="left">22</td>
<td align="left">15</td>
<td align="left">5</td>
<td align="left">17</td>
<td align="left">14</td>
<td align="left">9</td>
<td align="left">17</td>
<td align="left">999</td>
</tr>
<tr>
<td align="left">2</td>
<td align="left">16</td>
<td align="left">999</td>
<td align="left">6</td>
<td align="left">9</td>
<td align="left">21</td>
<td align="left">16</td>
<td align="left">10</td>
<td align="left">15</td>
<td align="left">3</td>
<td align="left">16</td>
</tr>
<tr>
<td align="left">3</td>
<td align="left">13</td>
<td align="left">7</td>
<td align="left">999</td>
<td align="left">16</td>
<td align="left">13</td>
<td align="left">8</td>
<td align="left">9</td>
<td align="left">8</td>
<td align="left">15</td>
<td align="left">13</td>
</tr>
<tr>
<td align="left">4</td>
<td align="left">17</td>
<td align="left">11</td>
<td align="left">22</td>
<td align="left">999</td>
<td align="left">6</td>
<td align="left">14</td>
<td align="left">21</td>
<td align="left">16</td>
<td align="left">14</td>
<td align="left">17</td>
</tr>
<tr>
<td align="left">5</td>
<td align="left">19</td>
<td align="left">15</td>
<td align="left">21</td>
<td align="left">24</td>
<td align="left">999</td>
<td align="left">17</td>
<td align="left">4</td>
<td align="left">14</td>
<td align="left">8</td>
<td align="left">19</td>
</tr>
<tr>
<td align="left">6</td>
<td align="left">17</td>
<td align="left">21</td>
<td align="left">14</td>
<td align="left">10</td>
<td align="left">26</td>
<td align="left">999</td>
<td align="left">21</td>
<td align="left">15</td>
<td align="left">22</td>
<td align="left">17</td>
</tr>
<tr>
<td align="left">7</td>
<td align="left">13</td>
<td align="left">9</td>
<td align="left">12</td>
<td align="left">22</td>
<td align="left">14</td>
<td align="left">11</td>
<td align="left">999</td>
<td align="left">8</td>
<td align="left">23</td>
<td align="left">13</td>
</tr>
<tr>
<td align="left">8</td>
<td align="left">15</td>
<td align="left">11</td>
<td align="left">8</td>
<td align="left">20</td>
<td align="left">13</td>
<td align="left">9</td>
<td align="left">13</td>
<td align="left">999</td>
<td align="left">28</td>
<td align="left">15</td>
</tr>
<tr>
<td align="left">9</td>
<td align="left">19</td>
<td align="left">5</td>
<td align="left">21</td>
<td align="left">14</td>
<td align="left">9</td>
<td align="left">18</td>
<td align="left">5</td>
<td align="left">27</td>
<td align="left">999</td>
<td align="left">19</td>
</tr>
<tr>
<td align="left">10</td>
<td align="left">999</td>
<td align="left">16</td>
<td align="left">22</td>
<td align="left">15</td>
<td align="left">5</td>
<td align="left">17</td>
<td align="left">14</td>
<td align="left">9</td>
<td align="left">17</td>
<td align="left">999</td>
</tr>
<tr>
<td align="left">Demand</td>
<td align="left">0</td>
<td align="left">24</td>
<td align="left">13</td>
<td align="left">20</td>
<td align="left">27</td>
<td align="left">25</td>
<td align="left">29</td>
<td align="left">18</td>
<td align="left">12</td>
<td align="left">0</td>
</tr>
</tbody>
</table>
</table-wrap>
<table-wrap id="table-3"><label>Table 3</label><caption><title>Generation of a chromosome</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Random list of customers</th>
<th align="left">Select &#x2018;customer p&#x2019; with q<sub>p</sub> and D</th>
<th align="left">Is (D &#x002B; q<sub>p</sub>&#x2264; &#x003D; Q)?</th>
<th align="left">Chromosome with D</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">6, 9, 8, 5, 2, 4, 3, 7, 10</td>
<td align="left">&#x2018;customer 6&#x2019; with q<sub>6&#x2009;</sub>&#x003D;&#x2009;25 and D&#x2009;&#x003D;&#x2009;0</td>
<td align="left">Yes</td>
<td align="left">(1, 6) with D&#x2009;&#x003D;&#x2009;25</td>
</tr>
<tr>
<td align="left">9, 8, 5, 2, 4, 3, 7, 10</td>
<td align="left">&#x2018;customer 9&#x2019; with q<sub>9&#x2009;</sub>&#x003D;&#x2009;12 and D&#x2009;&#x003D;&#x2009;25</td>
<td align="left">Yes</td>
<td align="left">(1, 6, 9) with D&#x2009;&#x003D;&#x2009;37</td>
</tr>
<tr>
<td align="left">8, 5, 2, 4, 3, 7, 10</td>
<td align="left">&#x2018;customer 8&#x2019; with q<sub>8&#x2009;</sub>&#x003D;&#x2009;18 and D&#x2009;&#x003D;&#x2009;37</td>
<td align="left">Yes</td>
<td align="left">(1, 6, 9, 8) with D&#x2009;&#x003D;&#x2009;55</td>
</tr>
<tr>
<td align="left">5, 2, 4, 3, 7, 10</td>
<td align="left">&#x2018;customer 5&#x2019; with q<sub>5&#x2009;</sub>&#x003D;&#x2009;27 and D&#x2009;&#x003D;&#x2009;55</td>
<td align="left">Yes</td>
<td align="left">(1, 6, 9, 8, 5) with D&#x2009;&#x003D;&#x2009;82</td>
</tr>
<tr>
<td align="left">2, 4, 3, 7, 10</td>
<td align="left">&#x2018;customer 2&#x2019; with q<sub>2&#x2009;</sub>&#x003D;&#x2009;24 and D&#x2009;&#x003D;&#x2009;82</td>
<td align="left">No</td>
<td align="left">(1, 6, 9, 8, 5) with D&#x2009;&#x003D;&#x2009;82</td>
</tr>
<tr>
<td align="left">2, 4, 3, 7, 10</td>
<td align="left">&#x2018;customer 4&#x2019; with q<sub>4&#x2009;</sub>&#x003D;&#x2009;20 and D&#x2009;&#x003D;&#x2009;82</td>
<td align="left">No</td>
<td align="left">(1, 6, 9, 8, 5) with D&#x2009;&#x003D;&#x2009;82</td>
</tr>
<tr>
<td align="left">2, 4, 3, 7, 10</td>
<td align="left">&#x2018;customer 3&#x2019; with q<sub>3&#x2009;</sub>&#x003D;&#x2009;13 and D&#x2009;&#x003D;&#x2009;82</td>
<td align="left">Yes</td>
<td align="left">(1, 6, 9, 8, 5, 3) with D&#x2009;&#x003D;&#x2009;95</td>
</tr>
<tr>
<td align="left">2, 4, 7, 10</td>
<td align="left">&#x2018;customer 7&#x2019; with q<sub>7&#x2009;</sub>&#x003D;&#x2009;29 and D&#x2009;&#x003D;&#x2009;95</td>
<td align="left">No</td>
<td align="left">(1, 6, 9, 8, 5, 3) with D&#x2009;&#x003D;&#x2009;95</td>
</tr>
<tr>
<td align="left">2, 4, 7, 10</td>
<td align="left">&#x2018;customer 10&#x2019; with q<sub>10&#x2009;</sub>&#x003D;&#x2009;0 and D&#x2009;&#x003D;&#x2009;95</td>
<td align="left">Yes</td>
<td align="left">(1, 6, 9, 8, 5, 3, 10) with D&#x2009;&#x003D;&#x2009;0</td>
</tr>
<tr>
<td align="left">2, 4, 7</td>
<td align="left">&#x2018;customer 2&#x2019; with q<sub>2&#x2009;</sub>&#x003D;&#x2009;24 and D&#x2009;&#x003D;&#x2009;0</td>
<td align="left">Yes</td>
<td align="left">(1, 6, 9, 8, 5, 3, 10, 2) with D&#x2009;&#x003D;&#x2009;24</td>
</tr>
<tr>
<td align="left">4, 7</td>
<td align="left">&#x2018;customer 4&#x2019; with q<sub>4&#x2009;</sub>&#x003D;&#x2009;20 and D&#x2009;&#x003D;&#x2009;24</td>
<td align="left">Yes</td>
<td align="left">(1, 6, 9, 8, 5, 3, 10, 2, 4) with D&#x2009;&#x003D;&#x2009;44</td>
</tr>
<tr>
<td align="left">7</td>
<td align="left">&#x2018;customer 7&#x2019; with q<sub>7&#x2009;</sub>&#x003D;&#x2009;29 and D&#x2009;&#x003D;&#x2009;44</td>
<td align="left">Yes</td>
<td align="left">(1, 6, 9, 8, 5, 3, 10, 2, 4, 7) with D&#x2009;&#x003D;&#x2009;73</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s4_2"><label>4.2</label><title>Chromosome Evaluation and Selection Operator</title>
<p>The objective function value of a chromosome (solution) is the total service cost of the routes by all vehicles. The cost of every route is the addition of the service costs among the customers. Since the CVRP is a minimization problem, so, the fitness function, <italic>f<sub>i</sub></italic>, is the inverted objective function, that is,
<disp-formula id="eqn-3"><label>(3)</label><mml:math id="mml-eqn-3" display="block"><mml:msub><mml:mi>f</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mfrac><mml:mn>1</mml:mn><mml:mrow><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:msub><mml:mi>o</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mfrac><mml:mo>;</mml:mo><mml:msub><mml:mi>o</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mspace width="thickmathspace" /><mml:mi>i</mml:mi><mml:mi>s</mml:mi><mml:mspace width="thickmathspace" /><mml:mi>t</mml:mi><mml:mi>h</mml:mi><mml:mi>e</mml:mi><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">objective</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">function</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">value</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mi>o</mml:mi><mml:mi>f</mml:mi><mml:mspace width="thickmathspace" /><mml:mi>i</mml:mi><mml:mi>t</mml:mi><mml:mi>h</mml:mi><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">chromosome</mml:mtext></mml:mrow></mml:math></disp-formula></p>
<p>In selection operator, a subpopulation (some chromosomes) is selected from the existing population for producing the next population. The performance of GA depends on selection operator without which GA is same as random sampling that produces different results in the generations. Several selection procedures exist in the literature. For our GAs, the fitness proportional selection (FPS) using roulette wheel selection (RWS) [<xref ref-type="bibr" rid="ref-17">17</xref>] is applied. The RWS is widely used method where the fitness of every chromosome is related to the area of roulette wheel portion. Then, the roulette wheel is rotated and the chromosome, which is pointed by the wheel pointer, is selected for next generation mating pool. Based on the fitness of each chromosome, a probability <italic>p<sub>i</sub></italic> of selection is calculated as follows:
<disp-formula id="eqn-4"><label>(4)</label><mml:math id="mml-eqn-4" display="block"><mml:msub><mml:mi>p</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mfrac><mml:msub><mml:mi>f</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:msubsup><mml:mrow><mml:mo>&#x2211;</mml:mo></mml:mrow><mml:mrow><mml:mi>j</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>P</mml:mi><mml:mi>s</mml:mi></mml:mrow></mml:msubsup><mml:msub><mml:mi>f</mml:mi><mml:mrow><mml:mi>j</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mfrac><mml:mo>;</mml:mo><mml:mi>i</mml:mi><mml:mo>&#x2208;</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mspace width="thickmathspace" /><mml:mn>2</mml:mn><mml:mo>,</mml:mo><mml:mspace width="thickmathspace" /><mml:mo>&#x2026;</mml:mo><mml:mo>&#x2026;</mml:mo><mml:mo>,</mml:mo><mml:mspace width="thickmathspace" /><mml:mi>P</mml:mi><mml:mi>s</mml:mi><mml:mo>}</mml:mo></mml:mrow></mml:math></disp-formula>where P<sub>s</sub> is the population size. Thus, fitter chromosomes have greater chance of being selected as parents. During the selection procedure, there is no change of the segment size and selection probability. This procedure is very easy to implement that provides unbiased distributed probabilities to the chromosomes and allocates higher probability to the best chromosome.</p>
</sec>
<sec id="s4_3"><label>4.3</label><title>Crossover Operators</title>
<p>The selection process provides a consistency between exploration and exploitation of search area. The crossover is the most important process in GAs that is implemented on a chromosome pair to produce offspring(s). Selection and crossover operators together can speed up the convergence of GAs. The fundamental crossover operators cannot produce feasible offspring(s) for the CVRP. The crossover operators which were designed for the usual TSP can be implemented to the CVRP. As the blind crossovers and the distance-based crossover operators are two major kinds of crossover operators, we propose to utilize some of them and then compare them.</p>
<sec id="s4_3_1"><label>4.3.1</label><title>Partially Mapped Crossover (PMX) Operator</title>
<p>In [<xref ref-type="bibr" rid="ref-29">29</xref>], the PMX is developed, that describes an exchange mapping in the segment between two selected points. It was the first designed crossover in GA for the TSP. As an example, we choose two parent chromosomes P<sub>1</sub>: (1, 6, 9, 8, 5, 3, 10, 2, 4, 7) and P<sub>2</sub>: (1, 8, 6, 9, 4, 3, 10, 7, 5, 2) with costs 172 and 148 respectively (for costs, see <xref ref-type="table" rid="table-2">Tab. 2</xref>). These same parent chromosomes will be used for demonstrating all crossovers here. It is to be noted that crossover operators are applied on the parents after omitting the dummy depots. So, after omitting the dummy depots, we consider the parents: P<sub>1</sub>: (1, 6, 9, 8, 5, 3, 2, 4, 7) and P<sub>2</sub>: (1, 8, 6, 9, 4, 3, 7, 5, 2) Once offsprings are created, dummy depots are inserted into them such that capacity constraint is preserved.</p>
<p>Further, we set headquarters (1<sup>st</sup> gene) as &#x2018;customer 1&#x2019;. Assume that the arbitrarily selected cut points are between 2<sup>nd</sup> and 3<sup>rd</sup> genes, and between 6<sup>th</sup> and 7<sup>th</sup> genes which are shown by &#x201C;&#x007C;&#x201D;.</p>
<p>P<sub>1</sub>: (1, 6 &#x007C; 9, 8, 5, 3 &#x007C; 2, 4, 7) and P<sub>2</sub>: (1, 8 &#x007C; 6, 9, 4, 3 &#x007C; 7, 5, 2).</p>
<p>The first gene is always &#x2018;customer 1&#x2019;. The mapping segments are between these cut points, and the systems are 9&#x2194;6, 8&#x2194;9, 5&#x2194;4, and 3&#x2194;3. These segments are copied in offsprings as below:</p>
<p>O<sub>1</sub>: (1, &#x002A; &#x007C; 9, 8, 5, 3 &#x007C; &#x002A;, &#x002A;, &#x002A;) and O<sub>2</sub>: (1, &#x002A; &#x007C; 6, 9, 4, 3 &#x007C; &#x002A;, &#x002A;, &#x002A;).</p>
<p>We add other genes from the alternative parents that do not lead to infeasible chromosome:</p>
<p>O<sub>1</sub>: (1, &#x002A; &#x007C; 9, 8, 5, 3 &#x007C; 7, &#x002A;, 2) and O<sub>2</sub>: (1, &#x002A; &#x007C; 6, 9, 4, 3 &#x007C; 2, &#x002A;, 7)</p>
<p>The 1<sup>st</sup> &#x002A; in the 1<sup>st</sup> offspring would be 8 which is from 2<sup>nd</sup> parent, however, it is already available in the offspring, so we consider 9 using the map 8&#x2194;9, but 9 is also available in the offspring, so, we add 6 using the map 9&#x2194;6. Similarly, the 2<sup>nd</sup> &#x002A; in that offspring would be 5 which is from 2<sup>nd</sup> parent, however, it is available in the offspring, so we add 4 using the map 5&#x2194;4. So, the 1<sup>st</sup> offspring leads to O<sub>1</sub>: (1, 6, 9, 8, 5, 3, 7, 4, 2). Likewise, the 2<sup>nd</sup> offspring is created as: O<sub>2</sub>: (1, 8, 6, 9, 4, 3, 2, 5, 7).</p>
<p>Next, we add dummy depots at the end of the offspring chromosomes. Then offsprings become: O<sub>1</sub>: (1, 6, 9, 8, 5, 3, 7, 4, 2, 10) and O<sub>2</sub>: (1, 8, 6, 9, 4, 3, 2, 5, 7, 10). Then calculate total demand of the customers. We have for O<sub>1</sub>, (q<sub>1</sub> &#x002B; q<sub>6</sub> &#x002B; q<sub>9</sub> &#x002B; q<sub>8</sub> &#x002B; q<sub>5</sub> &#x002B; q<sub>3</sub>) &#x003D; 0 &#x002B; 25 &#x002B; 12 &#x002B; 18 &#x002B; 27 &#x002B; 13&#x2009;&#x003D;&#x2009;95. Now if we add q<sub>7&#x2009;</sub>&#x003D;&#x2009;29, then 95&#x2009;&#x002B;&#x2009;29&#x2009;&#x003D;&#x2009;124&#x2009;&#x003E;&#x2009;100 (&#x003D;Q), hence, we exchange &#x2018;customer 7&#x2019; with &#x2018;customer 10&#x2019;. So, the first offspring leads to O<sub>1</sub>: (1, 6, 9, 8, 5, 3, 10, 4, 2, 7) with cost 162. Likewise, the 2<sup>nd</sup> offspring is created as: O<sub>2</sub>: (1, 8, 6, 9, 4, 3, 10, 5, 7, 2) with cost 123.</p>
</sec>
<sec id="s4_3_2"><label>4.3.2</label><title>Ordered Crossover (OX) Operator</title>
<p>In [<xref ref-type="bibr" rid="ref-30">30</xref>], the OX is designed that creates offspring by selecting a segment of a tour from one parent and maintaining the relative sequence of customers from the other one. Consider the following same parents with two cut points shown by &#x201C;&#x007C;&#x201D;:</p>
<p>P<sub>1</sub>: (1, 6 &#x007C; 9, 8, 5, 3 &#x007C; 2, 4, 7) and P<sub>2</sub>: (1, 8 &#x007C; 6, 9, 4, 3 &#x007C; 7, 5, 2)</p>
<p>We always fix first gene as &#x2018;customer 1&#x2019;. First, we copy the genes between two cut points to the offspring as:</p>
<p>O<sub>1</sub>: (1, &#x002A; &#x007C; 9, 8, 5, 3 &#x007C; &#x002A;, &#x002A;, &#x002A;) and O<sub>2</sub>: (1, &#x002A; &#x007C; 6, 9, 4, 3 &#x007C; &#x002A;, &#x002A;, &#x002A;)</p>
<p>Next, starting from 2<sup>nd</sup> cut point of one parent, genes from other one, excluding existing ones, are copied by maintaining sequence. The order of genes in 2<sup>nd</sup> parent from 2<sup>nd</sup> cut point is &#x201C;7&#x2192;5&#x2192;2&#x2192;8&#x2192;6&#x2192;9&#x2192;4&#x2192;3.&#x201D; After excluding existing genes 9, 8, 5 and 3, the order becomes &#x201C;7&#x2192;2&#x2192;6&#x2192;4&#x201D;, that is put in 1<sup>st</sup> offspring starting from 2<sup>nd</sup> cut point as: O<sub>1</sub>: (1, 4 &#x007C; 9, 8, 5, 3 &#x007C; 7, 2, 6). Similarly, we build the second offspring as: O<sub>2</sub>: (1, 5 &#x007C; 6, 9, 4, 3 &#x007C; 2, 7, 8).</p>
<p>Next, we add dummy depots at the end of the offspring chromosomes. Then offsprings become: O<sub>1</sub>: (1, 4, 9, 8, 5, 3, 7, 2, 6, 10) and O<sub>2</sub>: (1, 5, 6, 9, 4, 3, 2, 7, 8, 10). Then calculate total demand of the customers. We have for O<sub>1</sub>, (q<sub>1</sub> &#x002B; q<sub>4</sub> &#x002B; q<sub>9</sub> &#x002B; q<sub>8</sub> &#x002B; q<sub>5</sub> &#x002B; q<sub>3</sub>) &#x003D; 0 &#x002B; 20 &#x002B; 12 &#x002B; 18 &#x002B; 27 &#x002B; 13&#x2009;&#x003D;&#x2009;90. Now if we add q<sub>7&#x2009;</sub>&#x003D;&#x2009;29, then 90 &#x002B; 29&#x2009;&#x003D;&#x2009;119&#x2009;&#x003E;&#x2009;100 (&#x003D;Q), hence, we exchange &#x2018;customer 7&#x2019; with &#x2018;customer 10&#x2019;. So, the first offspring becomes O<sub>1</sub>: (1, 4, 9, 8, 5, 3, 10, 2, 6, 7) with cost 169. Similarly, we build the second offspring as: O<sub>2</sub>: (1, 5, 6, 9, 4, 3, 10, 7, 8, 2) with cost 142.</p>
</sec>
<sec id="s4_3_3"><label>4.3.3</label><title>Alternating Edges Crossover (AEX) Operator</title>
<p>In [<xref ref-type="bibr" rid="ref-31">31</xref>], the AEX is proposed, that presumes chromosome as a directed cycle of arcs. It produces only one offspring by choosing alternative arcs from the parents. However, in case of infeasibility, random gene is added to the offspring. Consider the following same parents: P<sub>1</sub>: (1, 6, 9, 8, 5, 3, 2, 4, 7) and P<sub>2</sub>: (1, 8, 6, 9, 4, 3, 7, 5, 2).</p>
<p>Initially, the arc (1, 6) is chosen from 1<sup>st</sup> parent and copied to the offspring. Then arcs (6, 9) from 2<sup>nd</sup> one, and (9, 8) from 1<sup>st</sup> one, are chosen and copied to the offspring. Next, since the chosen arc (8, 6) from 2<sup>nd</sup> one makes a cycle, so, a random arc (8, 2) is chosen. Later, the arcs (2, 4) from 1<sup>st</sup> parent and (4, 3) from 2<sup>nd</sup> one, are chosen and copied to the offspring. Finally, the arcs (3, 5) and (5, 7) are chosen randomly. This way the following offspring is created: O: (1, 6, 9, 8, 2, 4, 3, 5, 7).</p>
<p>Next, we add dummy depots at the end of the offspring chromosome which becomes: O: (1, 6, 9, 8, 2, 4, 3, 5, 7, 10). Then calculate total demand of the customers. So, we have, (q<sub>1</sub> &#x002B; q<sub>6</sub> &#x002B; q<sub>9</sub> &#x002B; q<sub>8</sub> &#x002B; q<sub>2</sub> &#x002B; q<sub>4</sub>) &#x003D; 0 &#x002B; 25 &#x002B; 12 &#x002B; 18 &#x002B; 24 &#x002B; 20&#x2009;&#x003D;&#x2009;99. Now if we add q<sub>3&#x2009;</sub>&#x003D;&#x2009;13, then 99&#x2009;&#x002B;&#x2009;13&#x2009;&#x003D;&#x2009;112&#x2009;&#x003E;&#x2009;100 (&#x003D;Q), hence, we exchange &#x2018;customer 3&#x2019; with &#x2018;customer 10&#x2019;. Finally, the offspring leads to O: (1, 6, 9, 8, 2, 4, 10, 5, 7, 3) with cost 137.</p>
</sec>
<sec id="s4_3_4"><label>4.3.4</label><title>Cycle Crossover (CX) Operator</title>
<p>In [<xref ref-type="bibr" rid="ref-32">32</xref>], CX is developed, which creates an offspring where each gene and its related position derived from any parent. Consider the same example parent chromosomes P<sub>1</sub>: (1, 6, 9, 8, 5, 3, 2, 4, 7) and P<sub>2</sub>: (1, 8, 6, 9, 4, 3, 7, 5, 2).</p>
<p>The first position in the offspring 1, for 2<sup>nd</sup> position, we choose &#x2018;customer 6&#x2019; from 1<sup>st</sup> parent, then the 1<sup>st</sup> offspring leads to: O<sub>1</sub>: (1, 6, &#x002A;, &#x002A;, &#x002A;, &#x002A;, &#x002A;, &#x002A;, &#x002A;).</p>
<p>In the offspring, each gene is selected from any parent with the same location, so gene 8 must be considered, since gene 8, in 2<sup>nd</sup> parent, is below gene 6. In 1<sup>st</sup> parent, gene 8 is at 4<sup>th</sup> location; so, the offspring leads to: O<sub>1</sub>: (1, 6, &#x002A;, 8, &#x002A;, &#x002A;, &#x002A;, &#x002A;, &#x002A;).</p>
<p>Next, we select gene 9 as, in 2<sup>nd</sup> parent, it is below gene 8. In 1<sup>st</sup> parent, gene 9 is at 3<sup>rd</sup> location; so, the offspring leads to: O<sub>1</sub>: (1, 6, 9, 8, &#x002A;, &#x002A;, &#x002A;, &#x002A;, &#x002A;).</p>
<p>Next, we select gene 6 as, in 2<sup>nd</sup> parent, it is below gene 9. However, it leads to a cycle. So, we fill up the empty positions by the genes available in corresponding positions in 2<sup>nd</sup> parent. So, the offspring leads to: O<sub>1</sub>: (1, 6, 9, 8, 4, 3, 7, 5, 2). Similarly, we build the second offspring as: O<sub>2</sub>: (1, 8, 6, 9, 5, 3, 2, 4, 7).</p>
<p>Next, we add dummy depots at the end of the offspring chromosomes. Then offsprings become: O<sub>1</sub>: (1, 6, 9, 8, 4, 3, 7, 5, 2, 10) and O<sub>2</sub>: (1, 8, 6, 9, 5, 3, 2, 4, 7, 10). Then calculate total demand of the customers. We have for O<sub>1</sub>, (q<sub>1</sub> &#x002B; q<sub>6</sub> &#x002B; q<sub>9</sub> &#x002B; q<sub>8</sub> &#x002B; q<sub>4</sub> &#x002B; q<sub>3</sub>) &#x003D; 0 &#x002B; 25 &#x002B; 12 &#x002B; 18 &#x002B; 20 &#x002B; 13&#x2009;&#x003D;&#x2009;88. Now if we add q<sub>7&#x2009;</sub>&#x003D;&#x2009;29, then 88 &#x002B; 29&#x2009;&#x003D;&#x2009;117&#x2009;&#x003E;&#x2009;100 (&#x003D;Q), hence, we exchange &#x2018;customer 7&#x2019; with &#x2018;customer 10&#x2019;. So, the first offspring becomes O<sub>1</sub>: (1, 6, 9, 8, 4, 3, 10, 5, 2, 7) with cost 164.</p>
<p>Similarly, we build the second offspring as: O<sub>2</sub>: (1, 8, 6, 9, 5, 3, 10, 4, 7, 2) with cost 144.</p>
</sec>
<sec id="s4_3_5"><label>4.3.5</label><title>Greedy Crossover (GX) Operator</title>
<p>In [<xref ref-type="bibr" rid="ref-33">33</xref>], GX is developed for the TSP, which creates only one offspring. It chooses 1<sup>st</sup> gene randomly, then, in every step, it considers four neighbor genes of present gene in both parents and chooses the cheapest gene that is not available in the offspring. If the cheapest one or all these neighbour genes are available in the offspring, any other valid gene is chosen randomly. Consider the same example parent chromosomes P<sub>1</sub>: (1, 6, 9, 8, 5, 3, 2, 4, 7) and P<sub>2</sub>: (1, 8, 6, 9, 4, 3, 7, 5, 2).</p>
<p>As the offspring is started with (1), its neighbors in both parents are 6 and 8 with their costs 17 and 9 respectively. As the customer 8 is the cheapest one, so, it is added to the offspring that leads to: (1, 8).</p>
<p>Next, the customer 8 has neighbours 5, 9, 6 and 1 with their costs 13, 28, 9 and 15 respectively. As the customer 6 is the cheapest one, so, it is added to the offspring that leads to: (1, 8, 6).</p>
<p>Next, the customer 6 has neighbours 9, 1, 9 and 8 with their costs 22, 17, 22 and 15 respectively. The customer 8 is the cheapest one, but it is available in the offspring. So, customer 2 is chosen randomly and added to the offspring that leads to: (1, 8, 6, 2).</p>
<p>Next, the customer 2 has neighbours 4, 3 and 5 with their costs 9, 6 and 21 respectively. The customer 3 is the cheapest one, and so, it is added to the offspring that leads to: (1, 8, 6, 2, 3).</p>
<p>Next, the customer 3 has neighbours 2, 5, 7 and 4 with their costs 7, 13, 9 and 16 respectively. The customer 2 is the cheapest one, but it is available in the offspring. So, customer 4 is chosen randomly and added to the offspring that leads to: (1, 8, 6, 2, 3, 4). This way, we create the complete offspring as: O: (1, 8, 6, 2, 3, 4, 5, 7, 9).</p>
<p>Next, we add dummy depots at the end of the offspring chromosome which becomes: O: (1, 8, 6, 2, 3, 4, 5, 7, 9, 10). Then calculate total demand of the customers. So, we have, (q<sub>1</sub> &#x002B; q<sub>8</sub> &#x002B; q<sub>6</sub> &#x002B; q<sub>2</sub> &#x002B; q<sub>3</sub> &#x002B; q<sub>4</sub>) &#x003D; 0 &#x002B; 18 &#x002B; 25 &#x002B; 24 &#x002B; 13 &#x002B; 20&#x2009;&#x003D;&#x2009;100. Now if we add q<sub>5&#x2009;</sub>&#x003D;&#x2009;27, then 100 &#x002B; 27&#x2009;&#x003D;&#x2009;127&#x2009;&#x003E;&#x2009;100 (&#x003D;Q), hence, we exchange &#x2018;customer 5&#x2019; with &#x2018;customer 10&#x2019;. So, the offspring becomes O: (1, 8, 6, 2, 3, 4, 10, 7, 9, 5) with cost 143.</p>
</sec>
<sec id="s4_3_6"><label>4.3.6</label><title>Heuristic Crossover (HX) Operator</title>
<p>In [<xref ref-type="bibr" rid="ref-33">33</xref>], the HX operator is developed that creates only one offspring as follows. It picks a starting customer randomly, then creates a tour by looking at the costs of the arcs leaving that customer in the parents. It adds the lowest cost arc which does not create a cycle. If the lowest cost arc makes a cycle, select a customer randomly which does not create a cycle. We illustrate the HX using same example parent chromosomes P<sub>1</sub>: (1, 6, 9, 8, 5, 3, 2, 4, 7) and P<sub>2</sub>: (1, 8, 6, 9, 4, 3, 7, 5, 2).</p>
<p>As the offspring is started with (1), we look at the arcs 1&#x2192;6 and 1&#x2192;8 with costs 17 and 9 respectively in the parents and add customer 8 to the offspring that leads to: (1, 8).</p>
<p>Next, we look at the arcs 8&#x2192;5 and 8&#x2192;6 with their respective costs 13 and 9 in the parents and add customer 6 to the offspring that leads to: (1, 8, 6).</p>
<p>Next, we look at the arcs 6&#x2192;9 and 6&#x2192;9 in the parents and add customer 9 to the offspring that leads to: (1, 8, 6, 9). This way, we create the complete offspring as: (1, 8, 6, 9, 4, 2, 3, 7, 5).</p>
<p>Next, we add dummy depots at the end of the offspring chromosome which becomes: O: (1, 8, 6, 9, 4, 2, 3, 7, 5, 10). Then calculate total demand of the customers. So, we have, (q<sub>1</sub> &#x002B; q<sub>8</sub> &#x002B; q<sub>6</sub> &#x002B; q<sub>9</sub> &#x002B; q<sub>4</sub> &#x002B; q<sub>2</sub>) &#x003D; 0 &#x002B; 18 &#x002B; 25 &#x002B; 12 &#x002B; 20 &#x002B; 24&#x2009;&#x003D;&#x2009;99. Now if we add q<sub>3&#x2009;</sub>&#x003D;&#x2009;13, then 99&#x2009;&#x002B;&#x2009;13&#x2009;&#x003D;&#x2009;112&#x2009;&#x003E;&#x2009;100 (&#x003D;Q), hence, we exchange &#x2018;customer 3&#x2019; with &#x2018;customer 10&#x2019;. So, the offspring becomes O: (1, 8, 6, 9, 4, 2, 10, 7, 5, 3) with cost 143.</p>
</sec>
<sec id="s4_3_7"><label>4.3.7</label><title>Modified Heuristic Crossover (MHX) Operator</title>
<p>In [<xref ref-type="bibr" rid="ref-34">34</xref>], a modified HX (MHX) is described that creates only one offspring as follows. Select a gene arbitrarily as the 1<sup>st</sup> gene in the offspring chromosome. Evaluate two arcs going out from the 1<sup>st</sup> gene in the parents and add the cheaper one to the offspring. Keep on adding cheaper arc to the offspring. If the cheaper one creates a cycle in the offspring, and 2<sup>nd</sup> one does not create a cycle, add 2<sup>nd</sup> one to the offspring. Else, add the cheapest one from a set of at most 20 arbitrarily chosen arcs that do not create a cycle. Keep on until a complete offspring is obtained and replace the 1<sup>st</sup> parent chromosome. Consider the same example parent chromosomes P<sub>1</sub>: (1, 6, 9, 8, 5, 3, 2, 4, 7) and P<sub>2</sub>: (1, 8, 6, 9, 4, 3, 7, 5, 2).</p>
<p>As the offspring is started with (1), we look at the arcs 1&#x2192;6 and 1&#x2192;8 with costs 17 and 9 respectively in the parents and add customer 8 to the offspring that leads to: (1, 8).</p>
<p>Next, we look at the arcs 8&#x2192;5 and 8&#x2192;6 with their respective costs 13 and 9 in the parents and add customer 6 to the offspring that leads to: (1, 8, 6).</p>
<p>Next, the arcs leaving the customer 6 are considered, i.e., both 6&#x2192;9 with cost 22, so, add customer 9 to the offspring that leads to: (1, 8, 6, 9).</p>
<p>Next, between the arcs 9&#x2192;8 and 9&#x2192;4, the 1<sup>st</sup> creates a cycle, so, add customer 4 to the offspring that leads to: (1, 8, 6, 9, 4). Continuing in this way, one can obtain a complete offspring as: (1, 8, 6, 9, 4, 7, 5, 2, 3).</p>
<p>Next, we add dummy depots at the end of the offspring chromosome which becomes: O: (1, 8, 6, 9, 4, 7, 5, 2, 3, 10). Then calculate total demand of the customers. So, we have, (q<sub>1</sub> &#x002B; q<sub>8</sub> &#x002B; q<sub>6</sub> &#x002B; q<sub>9</sub> &#x002B; q<sub>4</sub>) &#x003D; 0 &#x002B; 18 &#x002B; 25 &#x002B; 12 &#x002B; 20&#x2009;&#x003D;&#x2009;75. Now if we add q<sub>7&#x2009;</sub>&#x003D;&#x2009;29, then 75 &#x002B; 29&#x2009;&#x003D;&#x2009;104&#x2009;&#x003E;&#x2009;100 (&#x003D;Q), hence, we exchange &#x2018;customer 7&#x2019; with &#x2018;customer 10&#x2019;. So, the offspring becomes O: (1, 8, 6, 9, 4, 10, 5, 2, 3, 7) with cost 119.</p>
</sec>
<sec id="s4_3_8"><label>4.3.8</label><title>Sequential Constructive Crossover (SCX) Operator</title>
<p>In [<xref ref-type="bibr" rid="ref-25">25</xref>], the SCX operator is proposed that creates only one offspring. It sequentially investigates parents and considers 1<sup>st</sup> legitimate gene (i.e., unvisited gene) that is found after the current gene in each parent. If no legitimate gene is discovered in a parent, it sequentially investigates from the starting of the parent and choose the legitimate gene. It then evaluates the cost of each gene and add the better one to the offspring. Algorithm 2 reports the algorithm for the SCX.</p>
<p><inline-graphic xlink:href="CMC_31325-inline-2.png"/></p>
<p>Consider the same example parent chromosomes P<sub>1</sub>: (1, 6, 9, 8, 5, 3, 2, 4, 7) and P<sub>2</sub>: (1, 8, 6, 9, 4, 3, 7, 5, 2).</p>
<p>Initially, the offspring is (1). The legitimate customers after customer 1 in the parents are 6 and 8 with their costs 17 and 9 respectively. Since customer 8 is cheaper, we add it to the offspring that leads to: (1, 8).</p>
<p>The legitimate customers after customer 8 in the parents are 5 and 6 with their costs 13 and 9 respectively. Since customer 6 is cheaper, we add it to the offspring that leads to: (1, 8, 6).</p>
<p>Since the legitimate customer after customer 6 in the parents are same 9, we add it to the offspring that leads to: (1, 8, 6, 9).</p>
<p>The legitimate customers after customer 9 in the parents are 5 and 4 with their costs 9 and 14 respectively. Since customer 5 is cheaper, we add it to the offspring that leads to: (1, 8, 6, 9, 5).</p>
<p>The legitimate customers after customer 5 in the parents are 3 and 2 with their costs 21 and 15 respectively. Since customer 2 is cheaper, we add it to the offspring that leads to: (1, 8, 6, 9, 5, 2). This way, we create the complete offspring as: (1, 8, 6, 9, 5, 2, 4, 7, 3).</p>
<p>Next, we add dummy depots at the end of the offspring chromosome which becomes: O: (1, 8, 6, 9, 5, 2, 4, 7, 3, 10). Then calculate total demand of the customers. So, we have, (q<sub>1</sub> &#x002B; q<sub>8</sub> &#x002B; q<sub>6</sub> &#x002B; q<sub>9</sub> &#x002B; q<sub>5</sub>) &#x003D; 0 &#x002B; 18 &#x002B; 25 &#x002B; 12 &#x002B; 27&#x2009;&#x003D;&#x2009;82. Now if we add q<sub>2&#x2009;</sub>&#x003D;&#x2009;24, then 82 &#x002B; 24&#x2009;&#x003D;&#x2009;106&#x2009;&#x003E;&#x2009;100 (&#x003D;Q), hence, we exchange &#x2018;customer 2&#x2019; with &#x2018;customer 10&#x2019;. So, the offspring becomes O: (1, 8, 6, 9, 5, 10, 4, 7, 3, 2) with cost 139.</p>
<p>Amongst the above eight crossovers GX, HX, MHX and SCX are the distance-based crossovers, and OX, PMX, CX and AEX are the blind crossovers. We propose to compare both categories of crossovers for the CVRP.</p>
</sec>
</sec>
<sec id="s4_4"><label>4.4</label><title>Mutation Operator</title>
<p>To diversify the population, mutation operator is applied with a prespecified probability. Generally, mutation probability is set very low compared to crossover probability. The exchange mutation that chooses randomly two places in a chromosome within a route of any vehicle and exchanges their values. If there are <italic>m</italic> vehicles, there will be <italic>m</italic> exchanges. This mutation will always produce legal chromosome. For example, let the Chromosome: (1, 8, 6, 2, <bold>3</bold>, <bold>4</bold>, 10, <bold>7</bold>, <bold>9</bold>, 5) with cost 143 is allowed for the mutation. Suppose 5<sup>th</sup> and 6<sup>th</sup> position values (route of first vehicle), and 8<sup>th</sup> and 9<sup>th</sup> position values (route of second vehicle) in the chromosome are swapped. Then the muted chromosome will be Muted: (1, 8, 6, 2, <bold>4</bold>, <bold>3</bold>, 10, <bold>9</bold>, <bold>7</bold>, 5) with cost 138. However, we do not see whether the value of muted chromosome is better than the original chromosome.</p>
</sec>
<sec id="s4_5"><label>4.5</label><title>Design of GAs</title>
<p>Our simple GA for the CVRP is presented in Algorithm 3.</p>
<p>We consider four blind crossovers and four distance-based crossovers. In each crossover selection, a single crossover is used. For mutation, two possibilities of selection&#x2013;absence or presence of mutation, are applied. So, there are eight choices for crossover and two choices of mutation, thus provides sixteen variations of GAs. The aim of such individual implementation is to evaluate usefulness of the crossovers and to find their relative ranking. Notice that each GA is solely simple, not hybrid, that is developed of GA processes and basic operators, is not merging any other algorithm.</p>
<p>Basically, GA process is led by some GA parameters, specifically, population size which fixes number of chromosomes in every population, crossover probability for executing crossover between the parents, mutation probability for performing mutation operation, and a stopping criterion to end the GA process.</p>
<p><inline-graphic xlink:href="CMC_31325-inline-3.png"/></p>
</sec>
</sec>
<sec id="s5"><label>5</label><title>Computational Results</title>
<p>For comparing the effectiveness of various crossovers, simple GAs using various crossovers were encoded in Visual C&#x002B;&#x002B; on a Laptop with i7-1065G7 CPU@1.30&#x2005;GHz and 8 GB RAM under MS Windows 10. We executed our GAs using various parameter sets, and finally, the parameters showed in <xref ref-type="table" rid="table-4">Tab. 4</xref> are chosen.</p>
<table-wrap id="table-4"><label>Table 4</label><caption><title>GA parameter values</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Parameters</th>
<th align="left">Values</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">Population size</td>
<td align="left">50</td>
</tr>
<tr>
<td align="left">Crossover probability</td>
<td align="left">100&#x0025;</td>
</tr>
<tr>
<td align="left">Mutation probability</td>
<td align="left">10&#x0025;</td>
</tr>
<tr>
<td align="left">Termination criterion</td>
<td align="left">5000 generations</td>
</tr>
<tr>
<td align="left">No. of runs for each instance</td>
<td align="left">50 times</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>To verify the performance of crossovers, computational experiment is made on sixteen benchmark instances of many sizes. In these sixteen instances, A034-02f, A036-03f, A039-03f, A045-03f, A048-03f, A056-03f, A065-03f and A071-03f are asymmetric [<xref ref-type="bibr" rid="ref-35">35</xref>] , and E-n22-k4, E-n51-k5, E-n76-k7, E-n76-k8, E-n76-k10, E-n76-k14, E-n101-k8 and E-n101-k14 are symmetric [<xref ref-type="bibr" rid="ref-36">36</xref>]. The details of these sixteen problem instances are given in <xref ref-type="table" rid="table-5">Tab. 5</xref>, where <italic>n</italic> is the number of customers (including depot), <italic>m</italic> is the number of vehicles, <italic>Q</italic> is the capacity of the vehicles, and <italic>BKS</italic> is the best-known/optimal solution.</p>
<table-wrap id="table-5"><label>Table 5</label><caption><title>Details of some CVRP instances</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Instance</th>
<th align="left">n</th>
<th align="left">m</th>
<th align="left"><underline>Q</underline></th>
<th align="left"><underline>BKS</underline></th>
<th align="left">Instance</th>
<th align="left">n</th>
<th align="left">m</th>
<th align="left"><underline>Q</underline></th>
<th align="left"><underline>BKS</underline></th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">A034-02f</td>
<td align="left">34</td>
<td align="left">2</td>
<td align="left">1000</td>
<td align="left">1406</td>
<td align="left">E-n22-k4</td>
<td align="left">22</td>
<td align="left">4</td>
<td align="left">6000</td>
<td align="left">375</td>
</tr>
<tr>
<td align="left">A036-03f</td>
<td align="left">36</td>
<td align="left">3</td>
<td align="left">1000</td>
<td align="left">1644</td>
<td align="left">E-n51-k5</td>
<td align="left">51</td>
<td align="left">5</td>
<td align="left">160</td>
<td align="left">521</td>
</tr>
<tr>
<td align="left">A039-03f</td>
<td align="left">39</td>
<td align="left">3</td>
<td align="left">1000</td>
<td align="left">1654</td>
<td align="left">E-n76-k7</td>
<td align="left">76</td>
<td align="left">7</td>
<td align="left">220</td>
<td align="left">682</td>
</tr>
<tr>
<td align="left">A045-03f</td>
<td align="left">45</td>
<td align="left">3</td>
<td align="left">1000</td>
<td align="left">1740</td>
<td align="left">E-n76-k8</td>
<td align="left">76</td>
<td align="left">8</td>
<td align="left">180</td>
<td align="left">735</td>
</tr>
<tr>
<td align="left">A048-03f</td>
<td align="left">48</td>
<td align="left">3</td>
<td align="left">1000</td>
<td align="left">1891</td>
<td align="left">E-n76-k10</td>
<td align="left">76</td>
<td align="left">10</td>
<td align="left">140</td>
<td align="left">830</td>
</tr>
<tr>
<td align="left">A056-03f</td>
<td align="left">56</td>
<td align="left">3</td>
<td align="left">1000</td>
<td align="left">1739</td>
<td align="left">E-n76-k14</td>
<td align="left">76</td>
<td align="left">14</td>
<td align="left">100</td>
<td align="left">1021</td>
</tr>
<tr>
<td align="left">A065-03f</td>
<td align="left">65</td>
<td align="left">3</td>
<td align="left">1000</td>
<td align="left">1974</td>
<td align="left">E-n101-k8</td>
<td align="left">101</td>
<td align="left">8</td>
<td align="left">200</td>
<td align="left">815</td>
</tr>
<tr>
<td align="left">A071-03f</td>
<td align="left">71</td>
<td align="left">3</td>
<td align="left">1000</td>
<td align="left">2054</td>
<td align="left">E-n101-k14</td>
<td align="left">101</td>
<td align="left">14</td>
<td align="left">112</td>
<td align="left">1067</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>The experimental results by the sixteen GAs are summarized in <xref ref-type="table" rid="table-6">Tabs. 6</xref>, <xref ref-type="table" rid="table-8">8</xref>, <xref ref-type="table" rid="table-10">10</xref> and <xref ref-type="table" rid="table-12">12</xref>. All these tables are structured in the same way: each row is for an instance (its optimal or best-known solution is written within brackets) and each column is for a simple GA using one crossover. So, a table element reports brief results of subsequent instance by subsequent GA. Each result is defined using best solution, average solution, average percentage of excess to the best-known solution, standard deviation (SD) of solutions, and average computational time (in second). For each instance, the best result over all GAs is indicated by boldface. The percentage of excess to the best-known solution, stated in various literatures, is calculated by following formula.
<disp-formula id="eqn-5"><label>(5)</label><mml:math id="mml-eqn-5" display="block"><mml:mrow><mml:mtext mathvariant="italic">Excess</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mo>(</mml:mo><mml:mi mathvariant="normal">&#x0025;</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mi>S</mml:mi><mml:mi>o</mml:mi><mml:mi>l</mml:mi><mml:mo>.</mml:mo><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">Obtained</mml:mtext></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mi>B</mml:mi><mml:mi>e</mml:mi><mml:mi>s</mml:mi><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:mtext mathvariant="italic">Known</mml:mtext></mml:mrow><mml:mi>S</mml:mi><mml:mi>o</mml:mi><mml:mi>l</mml:mi><mml:mo>.</mml:mo></mml:mrow><mml:mrow><mml:mi>B</mml:mi><mml:mi>e</mml:mi><mml:mi>s</mml:mi><mml:mi>t</mml:mi><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">Known</mml:mtext></mml:mrow><mml:mi>S</mml:mi><mml:mi>o</mml:mi><mml:mi>l</mml:mi></mml:mrow></mml:mfrac><mml:mi>x</mml:mi><mml:mn>100</mml:mn></mml:math></disp-formula></p>
<p><xref ref-type="fig" rid="fig-3">Figs. 3</xref> and <xref ref-type="fig" rid="fig-4">4</xref> show results for the asymmetric instance A071-03f (considering only 100 generations). <xref ref-type="fig" rid="fig-3">Fig. 3</xref> is for the GAs without mutation operator, and <xref ref-type="fig" rid="fig-4">Fig. 4</xref> is for the GAs with mutation operator. In these figures, each graph relates to one crossover that indicates how the solution improves in consecutive generations. In these figures, label on left side denotes the percentage of excess to the best-known solution (Excess (&#x0025;)). When seeking to combine an allele in chromosome, all crossovers have some arbitrary factors that can make them further efficient.</p>
<fig id="fig-3"><label>Figure 3</label><caption><title>Performance of eight crossover operators without mutation for the instance A071-03f</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMC_31325-fig-3.png"/></fig>
<fig id="fig-4"><label>Figure 4</label><caption><title>Performance of eight crossover operators with mutation for the instance A071-03f</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMC_31325-fig-4.png"/></fig>
<p><xref ref-type="fig" rid="fig-3">Fig. 3</xref> shows that among blind-crossovers, CX has initial variation within first 5 generations, after which it shows no variation, and so, it is found to be the worst one. Among remaining three blind-crossovers, the crossovers PMX and OX have shown good variation throughout the generations, however, they show slow improvement. The crossover AEX has shown very good variation within first 20 generations, after which it shows little variation and slow improvement. Of course, among the blind-crossovers, it is found to be the best one. The Figure also shows that among distance-based crossovers, GX has shown good initial variation within first 5 generations, after which it shows no variation, and so, it is found to be the worst among the distance-based crossover. The crossovers HX and MHX have shown good variation within first 15 generations, after which they show no variation. The figure for the crossover SCX shows that it starts the search process with better initial solutions, has shown good variation within first 25 generations, after which it shows no variation. Though SCX gets stuck in local minima after 25 generations, however, it is observed to be the best one among all crossover operators.</p>
<p><xref ref-type="fig" rid="fig-4">Fig. 4</xref> shows that among blind-crossovers, PMX, OX and CX, each with mutation, have initial variations, and are competing within first 50 generations, after which CX shows no variation, but PMX and OX have small variations. So, CX is found to be the worst one. The crossover AEX shows very good variation within first 5 generations, has variation up to 67 generations, and is found to be best one among blind crossovers with mutation. Among distance-based crossovers with mutation, GX has initial variation within first 20 generations, after which it shows no variation. The remaining three distance-based crossovers have good variations within first 25 generations, and after that they are competing each other, and finally, SCX with mutation is observed to be best one among all crossovers. So, in both cases&#x2013;with and without mutation, the crossover SCX is found to be the best one and CX is found to be the worst one. Further, it is seen that mutation operator enhances performance of crossovers by avoiding local minimum.</p>
<p><xref ref-type="table" rid="table-6">Tab. 6</xref> describes the results on eight asymmetric instances by the eight GAs with no mutation operator. Based on the average solution and SD, the results are evaluated. With regard to the average solution, the distance-based crossovers are found much better than the blind crossovers. Among the blind crossovers, PMX and CX could not find lowest average solution for any of experimented eight instances. Between the crossovers PMX and CX, the crossover PMX is found to be better. So, the crossover CX is the worst one. The crossover OX obtained lowest solution for only one instance, A034-02f, and AEX obtained lowest solution for the remaining seven instances. So, amongst the blind crossovers, AEX is observed to be the best one and CX is the worst one. However, CX takes less time.</p>
<table-wrap id="table-6"><label>Table 6</label><caption><title>Results by the GAs without mutation for asymmetric instances</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Instance</th>
<th align="left">Results</th>
<th align="left">PMX</th>
<th align="left">OX</th>
<th align="left">AEX</th>
<th align="left">CX</th>
<th align="left">GX</th>
<th align="left">HX</th>
<th align="left">MHX</th>
<th align="left">SCX</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">A034-02f</td>
<td align="left">Best Sol</td>
<td align="left">1965</td>
<td align="left">1751</td>
<td align="left">1806</td>
<td align="left">3065</td>
<td align="left">1679</td>
<td align="left">1584</td>
<td align="left">1485</td>
<td align="left">1486</td>
</tr>
<tr>
<td align="left">(1406)</td>
<td align="left">Avg. Sol</td>
<td align="left">2252.40</td>
<td align="left">1994.15</td>
<td align="left">2054.50</td>
<td align="left">3204.85</td>
<td align="left">1746.15</td>
<td align="left">1603.20</td>
<td align="left"><bold>1503.20</bold></td>
<td align="left">1503.80</td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">60.20</td>
<td align="left">41.83</td>
<td align="left">46.12</td>
<td align="left">127.94</td>
<td align="left">24.19</td>
<td align="left">14.03</td>
<td align="left"><bold>6.91</bold></td>
<td align="left">6.96</td>
</tr>
<tr>
<td align="left"/>
<td align="left">SD</td>
<td align="left">157.78</td>
<td align="left">233.88</td>
<td align="left">172.82</td>
<td align="left">143.03</td>
<td align="left">83.45</td>
<td align="left">95.62</td>
<td align="left">76.16</td>
<td align="left">87.98</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.02</td>
<td align="left">0.06</td>
<td align="left">0.05</td>
<td align="left">0.01</td>
<td align="left">0.02</td>
<td align="left">0.05</td>
<td align="left">0.06</td>
<td align="left">0.00</td>
</tr>
<tr>
<td align="left">A036-03f</td>
<td align="left">Best Sol</td>
<td align="left">2325</td>
<td align="left">2338</td>
<td align="left">1991</td>
<td align="left">3342</td>
<td align="left">1975</td>
<td align="left">1835</td>
<td align="left">1792</td>
<td align="left">1731</td>
</tr>
<tr>
<td align="left">(1644)</td>
<td align="left">Avg. Sol</td>
<td align="left">2568.18</td>
<td align="left">2532.28</td>
<td align="left">2295.68</td>
<td align="left">3660.34</td>
<td align="left">2136.48</td>
<td align="left">1990.40</td>
<td align="left">1898.40</td>
<td align="left"><bold>1797.55</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">56.22</td>
<td align="left">54.03</td>
<td align="left">39.64</td>
<td align="left">122.65</td>
<td align="left">29.96</td>
<td align="left">21.07</td>
<td align="left">15.47</td>
<td align="left"><bold>9.34</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">SD</td>
<td align="left">198.81</td>
<td align="left">128.53</td>
<td align="left">163.68</td>
<td align="left">181.56</td>
<td align="left">119.24</td>
<td align="left">94.21</td>
<td align="left">80.33</td>
<td align="left">82.63</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.14</td>
<td align="left">0.25</td>
<td align="left">0.30</td>
<td align="left">0.01</td>
<td align="left">0.06</td>
<td align="left">0.16</td>
<td align="left">0.17</td>
<td align="left">0.16</td>
</tr>
<tr>
<td align="left">A039-03f</td>
<td align="left">Best Sol</td>
<td align="left">2665</td>
<td align="left">2659</td>
<td align="left">2126</td>
<td align="left">3802</td>
<td align="left">2057</td>
<td align="left">1905</td>
<td align="left">1838</td>
<td align="left">1801</td>
</tr>
<tr>
<td align="left">(1654)</td>
<td align="left">Avg. Sol</td>
<td align="left">2849.50</td>
<td align="left">2823.72</td>
<td align="left">2327.88</td>
<td align="left">4003.66</td>
<td align="left">2202.06</td>
<td align="left">2015.02</td>
<td align="left">1917.02</td>
<td align="left"><bold>1864.66</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">72.28</td>
<td align="left">70.72</td>
<td align="left">40.74</td>
<td align="left">142.06</td>
<td align="left">33.14</td>
<td align="left">21.83</td>
<td align="left">15.90</td>
<td align="left"><bold>12.74</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">SD</td>
<td align="left">189.17</td>
<td align="left">123.60</td>
<td align="left">121.71</td>
<td align="left">157.09</td>
<td align="left">156.66</td>
<td align="left">115.23</td>
<td align="left">106.45</td>
<td align="left">79.99</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.16</td>
<td align="left">0.34</td>
<td align="left">0.54</td>
<td align="left">0.01</td>
<td align="left">0.16</td>
<td align="left">0.12</td>
<td align="left">0.13</td>
<td align="left">0.28</td>
</tr>
<tr>
<td align="left">A045-03f</td>
<td align="left">Best Sol</td>
<td align="left">2903</td>
<td align="left">3207</td>
<td align="left">2427</td>
<td align="left">4444</td>
<td align="left">2318</td>
<td align="left">2143</td>
<td align="left">2010</td>
<td align="left">1943</td>
</tr>
<tr>
<td align="left">(1740)</td>
<td align="left">Avg. Sol</td>
<td align="left">3297.55</td>
<td align="left">3490.30</td>
<td align="left">2757.76</td>
<td align="left">4793.11</td>
<td align="left">2517.04</td>
<td align="left">2227.04</td>
<td align="left">2147.04</td>
<td align="left"><bold>1999.05</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">89.51</td>
<td align="left">100.59</td>
<td align="left">58.49</td>
<td align="left">175.47</td>
<td align="left">44.66</td>
<td align="left">27.99</td>
<td align="left">23.39</td>
<td align="left"><bold>14.89</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">SD</td>
<td align="left">250.77</td>
<td align="left">144.36</td>
<td align="left">163.38</td>
<td align="left">157.08</td>
<td align="left">93.37</td>
<td align="left">105.77</td>
<td align="left">114.38</td>
<td align="left">141.53</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.15</td>
<td align="left">0.28</td>
<td align="left">0.36</td>
<td align="left">0.00</td>
<td align="left">0.05</td>
<td align="left">0.14</td>
<td align="left">0.15</td>
<td align="left">0.22</td>
</tr>
<tr>
<td align="left">A048-03f</td>
<td align="left">Best Sol</td>
<td align="left">3131</td>
<td align="left">3487</td>
<td align="left">3258</td>
<td align="left">4968</td>
<td align="left">2982</td>
<td align="left">2335</td>
<td align="left">2220</td>
<td align="left">2152</td>
</tr>
<tr>
<td align="left">(1891)</td>
<td align="left">Avg. Sol</td>
<td align="left">3729.96</td>
<td align="left">3814.04</td>
<td align="left">3653.22</td>
<td align="left">5383.92</td>
<td align="left">3204.96</td>
<td align="left">2587.05</td>
<td align="left">2472.10</td>
<td align="left"><bold>2199.60</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">97.25</td>
<td align="left">101.69</td>
<td align="left">93.19</td>
<td align="left">184.71</td>
<td align="left">69.48</td>
<td align="left">36.81</td>
<td align="left">30.73</td>
<td align="left"><bold>16.32</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">SD</td>
<td align="left">315.73</td>
<td align="left">185.55</td>
<td align="left">284.48</td>
<td align="left">244.58</td>
<td align="left">115.78</td>
<td align="left">123.06</td>
<td align="left">147.41</td>
<td align="left">127.58</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.19</td>
<td align="left">0.32</td>
<td align="left">0.33</td>
<td align="left">0.01</td>
<td align="left">0.11</td>
<td align="left">0.27</td>
<td align="left">0.29</td>
<td align="left">0.45</td>
</tr>
<tr>
<td align="left">A056-03f</td>
<td align="left">Best Sol</td>
<td align="left">3703</td>
<td align="left">3828</td>
<td align="left">3414</td>
<td align="left">5415</td>
<td align="left">2679</td>
<td align="left">2105</td>
<td align="left">1980</td>
<td align="left">1924</td>
</tr>
<tr>
<td align="left">(1739)</td>
<td align="left">Avg. Sol</td>
<td align="left">4146.94</td>
<td align="left">4121.34</td>
<td align="left">3760.16</td>
<td align="left">5848.96</td>
<td align="left">2989.24</td>
<td align="left">2358.06</td>
<td align="left">2145.40</td>
<td align="left"><bold>2048.15</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">138.47</td>
<td align="left">136.99</td>
<td align="left">116.23</td>
<td align="left">236.34</td>
<td align="left">71.89</td>
<td align="left">35.60</td>
<td align="left">23.37</td>
<td align="left"><bold>17.78</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">SD</td>
<td align="left">281.57</td>
<td align="left">192.53</td>
<td align="left">254.08</td>
<td align="left">251.54</td>
<td align="left">198.22</td>
<td align="left">105.23</td>
<td align="left">117.47</td>
<td align="left">130.14</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.19</td>
<td align="left">0.42</td>
<td align="left">0.59</td>
<td align="left">0.01</td>
<td align="left">0.27</td>
<td align="left">0.24</td>
<td align="left">0.26</td>
<td align="left">0.37</td>
</tr>
<tr>
<td align="left">A065-03f</td>
<td align="left">Best Sol</td>
<td align="left">4779</td>
<td align="left">4807</td>
<td align="left">3870</td>
<td align="left">6644</td>
<td align="left">3354</td>
<td align="left">2506</td>
<td align="left">2356</td>
<td align="left">2260</td>
</tr>
<tr>
<td align="left">(1974)</td>
<td align="left">Avg. Sol</td>
<td align="left">5069.92</td>
<td align="left">5065.78</td>
<td align="left">4386.82</td>
<td align="left">7038.26</td>
<td align="left">3564.58</td>
<td align="left">2614.32</td>
<td align="left">2469.60</td>
<td align="left"><bold>2330.35</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">156.83</td>
<td align="left">156.63</td>
<td align="left">122.23</td>
<td align="left">256.55</td>
<td align="left">80.58</td>
<td align="left">32.44</td>
<td align="left">25.11</td>
<td align="left"><bold>18.05</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">SD</td>
<td align="left">265.73</td>
<td align="left">229.29</td>
<td align="left">283.32</td>
<td align="left">226.75</td>
<td align="left">186.82</td>
<td align="left">152.04</td>
<td align="left">111.18</td>
<td align="left">155.59</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.33</td>
<td align="left">0.71</td>
<td align="left">0.97</td>
<td align="left">0.06</td>
<td align="left">0.30</td>
<td align="left">0.06</td>
<td align="left">0.10</td>
<td align="left">0.15</td>
</tr>
<tr>
<td align="left">A071-03f</td>
<td align="left">Best Sol</td>
<td align="left">5037</td>
<td align="left">5161</td>
<td align="left">3755</td>
<td align="left">7439</td>
<td align="left">3329</td>
<td align="left">2687</td>
<td align="left">2452</td>
<td align="left">2446</td>
</tr>
<tr>
<td align="left">(2054)</td>
<td align="left">Avg. Sol</td>
<td align="left">5544.00</td>
<td align="left">5472.96</td>
<td align="left">4293.26</td>
<td align="left">7901.64</td>
<td align="left">3522.92</td>
<td align="left">2695.03</td>
<td align="left">2554.42</td>
<td align="left"><bold>2459.78</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">169.91</td>
<td align="left">166.45</td>
<td align="left">109.02</td>
<td align="left">284.70</td>
<td align="left">71.52</td>
<td align="left">31.21</td>
<td align="left">24.36</td>
<td align="left"><bold>19.76</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">SD</td>
<td align="left">304.82</td>
<td align="left">293.10</td>
<td align="left">298.67</td>
<td align="left">275.55</td>
<td align="left">185.07</td>
<td align="left">152.03</td>
<td align="left">121.67</td>
<td align="left">171.86</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.34</td>
<td align="left">0.96</td>
<td align="left">1.07</td>
<td align="left">0.02</td>
<td align="left">0.54</td>
<td align="left">0.56</td>
<td align="left">0.64</td>
<td align="left">0.97</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>Amongst the distance-based crossovers, HX and GX could not find lowest average cost for any of experimented eight instances. Between GX and HX, HX is found better than GX. So, GX is observed to be the worst one among distance-based crossovers, yet GX is found better than AEX. The crossover MHX obtained lowest cost for only one instance, A034-02f, SCX obtained lowest cost for the remaining seven instances. So, among distance-based crossovers, SCX is observed to be best one. In fact, among all eight crossovers, SCX is observed to be best one. In addition, since the solutions obtained by SCX has lowest SD, one can conclude that the results by SCX is stable. Next, if one looks very carefully, then one can tell that MHX is the 2<sup>nd</sup> best and CX is the worst one. Further, the results of GX, HX, MHX and SCX are depicted in <xref ref-type="fig" rid="fig-5">Fig. 5</xref>, which also confirms our conclusion.</p>
<fig id="fig-5"><label>Figure 5</label><caption><title>Average Excess (&#x0025;) by GAs without mutation for asymmetric instances</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMC_31325-fig-5.png"/></fig>
<p>To verify if GA using SCX (with no mutation) found much different average solution from the average solutions found by other GAs using distance-based crossovers, we conducted Student&#x2019;s t-test. Further, we verify whether GA using AEX found much different average solution from the average solutions found by other GAs using blind crossovers. We applied following t-test formula for two large independent samples [<xref ref-type="bibr" rid="ref-37">37</xref>]. The values of <inline-formula id="ieqn-3"><mml:math id="mml-ieqn-3"><mml:msub><mml:mover><mml:mi>X</mml:mi><mml:mo accent="false">&#x00AF;</mml:mo></mml:mover><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> and <inline-formula id="ieqn-4"><mml:math id="mml-ieqn-4"><mml:mi>S</mml:mi><mml:msub><mml:mi>D</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> are obtained by a GA using a particular crossover, while of <inline-formula id="ieqn-5"><mml:math id="mml-ieqn-5"><mml:msub><mml:mover><mml:mi>X</mml:mi><mml:mo accent="false">&#x00AF;</mml:mo></mml:mover><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> and <inline-formula id="ieqn-6"><mml:math id="mml-ieqn-6"><mml:mi>S</mml:mi><mml:msub><mml:mi>D</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> values are obtained by its competing GAs.
<disp-formula id="ueqn-1">
<mml:math id="mml-ueqn-1" display="block"><mml:mi>t</mml:mi><mml:mo>=</mml:mo><mml:mstyle displaystyle="true" scriptlevel="0"><mml:mfrac><mml:mrow><mml:msub><mml:mover><mml:mi>X</mml:mi><mml:mo accent="false">&#x00AF;</mml:mo></mml:mover><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mover><mml:mi>X</mml:mi><mml:mo accent="false">&#x00AF;</mml:mo></mml:mover><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:mrow><mml:msqrt><mml:mstyle displaystyle="true" scriptlevel="0"><mml:mfrac><mml:mrow><mml:mi>S</mml:mi><mml:msubsup><mml:mrow><mml:mi>D</mml:mi></mml:mrow><mml:mrow><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msubsup></mml:mrow><mml:mrow><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:mfrac></mml:mstyle><mml:mo>+</mml:mo><mml:mstyle displaystyle="true" scriptlevel="0"><mml:mfrac><mml:mrow><mml:mi>S</mml:mi><mml:msubsup><mml:mrow><mml:mi>D</mml:mi></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msubsup></mml:mrow><mml:mrow><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:mfrac></mml:mstyle></mml:msqrt></mml:mfrac></mml:mstyle></mml:math></disp-formula>
<disp-formula id="ueqn-2">
<mml:math id="mml-ueqn-2" display="block"><mml:mrow><mml:mtext mathvariant="italic">where</mml:mtext></mml:mrow><mml:mo>,</mml:mo></mml:math></disp-formula>
<disp-formula id="ueqn-3">
<mml:math id="mml-ueqn-3" display="block"><mml:msub><mml:mover><mml:mi>X</mml:mi><mml:mo accent="false">&#x00AF;</mml:mo></mml:mover><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:mtext mathvariant="italic">average</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mi>o</mml:mi><mml:mi>f</mml:mi><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">first</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">sample</mml:mtext></mml:mrow><mml:mo>,</mml:mo></mml:math></disp-formula>
<disp-formula id="ueqn-4">
<mml:math id="mml-ueqn-4" display="block"><mml:mi>S</mml:mi><mml:msub><mml:mi>D</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:mtext mathvariant="italic">standard</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">deviation</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mi>o</mml:mi><mml:mi>f</mml:mi><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">first</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">sample</mml:mtext></mml:mrow><mml:mo>,</mml:mo></mml:math></disp-formula>
<disp-formula id="ueqn-5">
<mml:math id="mml-ueqn-5" display="block"><mml:msub><mml:mover><mml:mi>X</mml:mi><mml:mo accent="false">&#x00AF;</mml:mo></mml:mover><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:mtext mathvariant="italic">average</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mi>o</mml:mi><mml:mi>f</mml:mi><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">second</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">sample</mml:mtext></mml:mrow><mml:mo>,</mml:mo></mml:math></disp-formula>
<disp-formula id="ueqn-6">
<mml:math id="mml-ueqn-6" display="block"><mml:mi>S</mml:mi><mml:msub><mml:mi>D</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:mtext mathvariant="italic">standard</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">deviation</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mi>o</mml:mi><mml:mi>f</mml:mi><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">second</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">sample</mml:mtext></mml:mrow><mml:mo>,</mml:mo></mml:math></disp-formula>
<disp-formula id="ueqn-7">
<mml:math id="mml-ueqn-7" display="block"><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:mtext mathvariant="italic">first</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">sample</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mi>s</mml:mi><mml:mi>i</mml:mi><mml:mi>z</mml:mi><mml:mi>e</mml:mi><mml:mo>,</mml:mo></mml:math></disp-formula>
<disp-formula id="ueqn-8">
<mml:math id="mml-ueqn-8" display="block"><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:mtext mathvariant="italic">second</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mrow><mml:mtext mathvariant="italic">sample</mml:mtext></mml:mrow><mml:mspace width="thickmathspace" /><mml:mi>s</mml:mi><mml:mi>i</mml:mi><mml:mi>z</mml:mi><mml:mi>e</mml:mi><mml:mo>,</mml:mo></mml:math></disp-formula></p>
<p><xref ref-type="table" rid="table-7">Tab. 7</xref> reports the t-statistic values that may be negative or positive. The positive value suggests that a particular crossover-based GA found better solution than its competing GA variant. If the value is negative, the competing algorithm found better solution. The confidence interval is applied at 95&#x0025; confidence level (t<sub>0.05&#x2009;</sub>&#x003D;&#x2009;1.96). If t-value is more than 1.96 and positive, the two values have much difference, and so, the GA using the particular crossover found better solution. If t-value is more than 1.96 and negative, the competing GA found better solution. If t-value is less than 1.96, and positive or negative, the algorithms could not find different solutions. The table further concludes about which crossover is better.</p>
<table-wrap id="table-7"><label>Table 7</label><caption><title>The t-statistic values (GAs without mutation) and the information about the crossovers that found significantly better solutions for asymmetric instances</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left" rowspan="2">Instance</th>
<th align="center" colspan="3">t-values against AEX</th>
<th align="center" colspan="3">t-values against SCX</th>
</tr>
<tr>
<th align="left">PMX</th>
<th align="left">OX</th>
<th align="left">CX</th>
<th align="left">GX</th>
<th align="left">HX</th>
<th align="left">MHX</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">A034-02f</td>
<td align="left">5.92</td>
<td align="left">&#x2212;1.45</td>
<td align="left">35.90</td>
<td align="left">13.99</td>
<td align="left">5.35</td>
<td align="left">&#x2212;0.04</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">-----</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">A036-03f</td>
<td align="left">7.41</td>
<td align="left">7.96</td>
<td align="left">39.08</td>
<td align="left">16.35</td>
<td align="left">10.77</td>
<td align="left">6.13</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A039-03f</td>
<td align="left">16.23</td>
<td align="left">20.01</td>
<td align="left">59.03</td>
<td align="left">13.43</td>
<td align="left">7.50</td>
<td align="left">2.75</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A045-03f</td>
<td align="left">12.62</td>
<td align="left">23.52</td>
<td align="left">62.86</td>
<td align="left">21.39</td>
<td align="left">9.03</td>
<td align="left">5.69</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A048-03f</td>
<td align="left">1.26</td>
<td align="left">3.31</td>
<td align="left">32.29</td>
<td align="left">40.85</td>
<td align="left">15.30</td>
<td align="left">9.78</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">-----</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A056-03f</td>
<td align="left">7.14</td>
<td align="left">7.93</td>
<td align="left">40.90</td>
<td align="left">27.78</td>
<td align="left">12.96</td>
<td align="left">3.88</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A065-03f</td>
<td align="left">12.31</td>
<td align="left">13.04</td>
<td align="left">51.15</td>
<td align="left">35.54</td>
<td align="left">9.14</td>
<td align="left">5.10</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A071-03f</td>
<td align="left">20.52</td>
<td align="left">19.73</td>
<td align="left">62.16</td>
<td align="left">29.47</td>
<td align="left">7.18</td>
<td align="left">3.15</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>According to the results shown in <xref ref-type="table" rid="table-7">Tab. 7</xref>, when comparing AEX against blind crossovers, we found that AEX is better than CX on all eight instances. Further, AEX is better than PMX and OX on seven instances and for only one instance, AEX and PMX have no difference, and AEX and OX have no difference. So, AEX is the best crossover and CX is the worst one among the blind crossover operators. About the distance-based crossovers, on all instances SCX is better than GX and HX. For one instance only, SCX and MHX have no difference, and SCX is better than MHX on the remaining seven instances. So, SCX is the best one and GX is the worst one among the distance-based crossovers. Further, SCX is compared with all other crossovers and found that SCX is the best one, however it is not reported.</p>
<p><xref ref-type="table" rid="table-8">Tab. 8</xref> describes the results on asymmetric instances by all GAs using mutation. With respect to the average solution, it is very clear from <xref ref-type="table" rid="table-8">Tab. 8</xref> also that the distance-based crossovers are far better than the blind crossovers. Among the blind crossovers, PMX, OX and CX could not find lowest average solution for any of experimented eight instances. The crossover AEX obtained lowest solutions for all eight instances. So, among the blind crossovers, AEX is the best one and CX is the worst one for both GAs with and without mutation for these asymmetric instances. Among the distance-based crossovers, GX, HX and MHX could not find lowest average solution for any of experimented eight instances. SCX obtained lowest solutions for all instances, and hence it is the best. In addition, since the solutions obtained by SCX has lowest SD, one can conclude that the results by SCX is stable. Though GX is the worst among the distance-based crossovers, however, it is better than AEX for both GAs with and without mutation operator. The results of GX, HX, MHX and SCX are further displayed in <xref ref-type="fig" rid="fig-6">Fig. 6</xref>, which shows that SCX is the best one, MHX is better than HX, and HX is better than GX.</p>
<table-wrap id="table-8"><label>Table 8</label><caption><title>Results by the GAs with mutation for asymmetric instances</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Instance</th>
<th align="left">Results</th>
<th align="left">PMX</th>
<th align="left">OX</th>
<th align="left">AEX</th>
<th align="left">CX</th>
<th align="left">GX</th>
<th align="left">HX</th>
<th align="left">MHX</th>
<th align="left">SCX</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">A034-02f</td>
<td align="left">Best Sol</td>
<td align="left">1575</td>
<td align="left">1559</td>
<td align="left">1619</td>
<td align="left">1883</td>
<td align="left">1562</td>
<td align="left">1521</td>
<td align="left">1414</td>
<td align="left">1414</td>
</tr>
<tr>
<td align="left">(1406)</td>
<td align="left">Avg. Sol</td>
<td align="left">1874.24</td>
<td align="left">1799.34</td>
<td align="left">1702.16</td>
<td align="left">2090.88</td>
<td align="left">1634.64</td>
<td align="left">1531.21</td>
<td align="left">1448.56</td>
<td align="left"><bold>1446.08</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">33.30</td>
<td align="left">27.98</td>
<td align="left">21.06</td>
<td align="left">48.71</td>
<td align="left">16.26</td>
<td align="left">8.91</td>
<td align="left">3.03</td>
<td align="left"><bold>2.85</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">149.12</td>
<td align="left">146.13</td>
<td align="left">92.49</td>
<td align="left">136.03</td>
<td align="left">76.17</td>
<td align="left">72.24</td>
<td align="left">72.24</td>
<td align="left">84.76</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.13</td>
<td align="left">0.36</td>
<td align="left">0.36</td>
<td align="left">0.29</td>
<td align="left">0.49</td>
<td align="left">0.37</td>
<td align="left">0.38</td>
<td align="left">0.56</td>
</tr>
<tr>
<td align="left">A036-03f</td>
<td align="left">Best Sol</td>
<td align="left">2052</td>
<td align="left">2299</td>
<td align="left">1898</td>
<td align="left">2440</td>
<td align="left">1911</td>
<td align="left">1766</td>
<td align="left">1694</td>
<td align="left">1694</td>
</tr>
<tr>
<td align="left">(1644)</td>
<td align="left">Avg. Sol</td>
<td align="left">2268.78</td>
<td align="left">2513.32</td>
<td align="left">2085.98</td>
<td align="left">2779.42</td>
<td align="left">1976.26</td>
<td align="left">1890.32</td>
<td align="left">1792.42</td>
<td align="left"><bold>1726.58</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">38.00</td>
<td align="left">52.88</td>
<td align="left">26.88</td>
<td align="left">69.06</td>
<td align="left">20.21</td>
<td align="left">14.98</td>
<td align="left">9.03</td>
<td align="left"><bold>5.02</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">158.32</td>
<td align="left">135.90</td>
<td align="left">107.26</td>
<td align="left">152.63</td>
<td align="left">85.21</td>
<td align="left">77.51</td>
<td align="left">64.29</td>
<td align="left">69.60</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.17</td>
<td align="left">0.41</td>
<td align="left">0.59</td>
<td align="left">0.55</td>
<td align="left">0.64</td>
<td align="left">0.62</td>
<td align="left">0.66</td>
<td align="left">0.71</td>
</tr>
<tr>
<td align="left">A039-03f</td>
<td align="left">Best Sol</td>
<td align="left">2241</td>
<td align="left">2436</td>
<td align="left">1977</td>
<td align="left">2821</td>
<td align="left">1886</td>
<td align="left">1825</td>
<td align="left">1768</td>
<td align="left">1749</td>
</tr>
<tr>
<td align="left">(1654)</td>
<td align="left">Avg. Sol</td>
<td align="left">2570.38</td>
<td align="left">2792.60</td>
<td align="left">2204.58</td>
<td align="left">3132.20</td>
<td align="left">2032.00</td>
<td align="left">1874.21</td>
<td align="left">1788.16</td>
<td align="left"><bold>1766.18</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">55.40</td>
<td align="left">68.84</td>
<td align="left">33.29</td>
<td align="left">89.37</td>
<td align="left">22.85</td>
<td align="left">13.31</td>
<td align="left">8.11</td>
<td align="left"><bold>6.78</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">149.75</td>
<td align="left">122.55</td>
<td align="left">81.83</td>
<td align="left">225.74</td>
<td align="left">121.64</td>
<td align="left">73.15</td>
<td align="left">73.15</td>
<td align="left">48.76</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.19</td>
<td align="left">0.38</td>
<td align="left">0.56</td>
<td align="left">0.55</td>
<td align="left">0.33</td>
<td align="left">0.51</td>
<td align="left">0.54</td>
<td align="left">0.60</td>
</tr>
<tr>
<td align="left">A045-03f</td>
<td align="left">Best Sol</td>
<td align="left">2870</td>
<td align="left">3200</td>
<td align="left">2454</td>
<td align="left">3208</td>
<td align="left">2291</td>
<td align="left">1954</td>
<td align="left">1875</td>
<td align="left">1858</td>
</tr>
<tr>
<td align="left">(1740)</td>
<td align="left">Avg. Sol</td>
<td align="left">3004.96</td>
<td align="left">3405.90</td>
<td align="left">2562.88</td>
<td align="left">3640.22</td>
<td align="left">2263.76</td>
<td align="left">2064.22</td>
<td align="left">1953.56</td>
<td align="left"><bold>1875.04</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">72.70</td>
<td align="left">95.74</td>
<td align="left">47.29</td>
<td align="left">109.21</td>
<td align="left">30.10</td>
<td align="left">18.63</td>
<td align="left">12.27</td>
<td align="left"><bold>7.76</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">159.55</td>
<td align="left">153.31</td>
<td align="left">138.13</td>
<td align="left">182.69</td>
<td align="left">68.58</td>
<td align="left">91.21</td>
<td align="left">77.20</td>
<td align="left">69.64</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.29</td>
<td align="left">0.40</td>
<td align="left">0.51</td>
<td align="left">0.44</td>
<td align="left">0.57</td>
<td align="left">0.88</td>
<td align="left">0.90</td>
<td align="left">1.27</td>
</tr>
<tr>
<td align="left">A048-03f</td>
<td align="left">Best Sol</td>
<td align="left">2898</td>
<td align="left">3361</td>
<td align="left">2891</td>
<td align="left">3722</td>
<td align="left">2631</td>
<td align="left">2201</td>
<td align="left">2017</td>
<td align="left">2001</td>
</tr>
<tr>
<td align="left">(1891)</td>
<td align="left">Avg. Sol</td>
<td align="left">3174.40</td>
<td align="left">3750.01</td>
<td align="left">3014.40</td>
<td align="left">3960.64</td>
<td align="left">2836.05</td>
<td align="left">2287.21</td>
<td align="left">2104.64</td>
<td align="left"><bold>2080.90</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">67.87</td>
<td align="left">98.31</td>
<td align="left">59.41</td>
<td align="left">109.45</td>
<td align="left">49.98</td>
<td align="left">20.95</td>
<td align="left">11.30</td>
<td align="left"><bold>10.04</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">269.54</td>
<td align="left">187.91</td>
<td align="left">186.75</td>
<td align="left">175.65</td>
<td align="left">142.39</td>
<td align="left">102.54</td>
<td align="left">95.20</td>
<td align="left">81.66</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.24</td>
<td align="left">0.45</td>
<td align="left">0.62</td>
<td align="left">0.49</td>
<td align="left">1.23</td>
<td align="left">0.95</td>
<td align="left">1.00</td>
<td align="left">0.90</td>
</tr>
<tr>
<td align="left">A056-03f</td>
<td align="left">Best Sol</td>
<td align="left">3362</td>
<td align="left">3816</td>
<td align="left">3050</td>
<td align="left">4117</td>
<td align="left">2450</td>
<td align="left">2045</td>
<td align="left">1857</td>
<td align="left">1831</td>
</tr>
<tr>
<td align="left">(1739)</td>
<td align="left">Avg. Sol</td>
<td align="left">3488.66</td>
<td align="left">4095.44</td>
<td align="left">3363.64</td>
<td align="left">4385.42</td>
<td align="left">2576.94</td>
<td align="left">2094.62</td>
<td align="left">2013.50</td>
<td align="left"><bold>1919.48</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">100.61</td>
<td align="left">135.51</td>
<td align="left">93.42</td>
<td align="left">152.18</td>
<td align="left">48.19</td>
<td align="left">20.45</td>
<td align="left">15.78</td>
<td align="left"><bold>10.38</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">172.62</td>
<td align="left">177.55</td>
<td align="left">281.92</td>
<td align="left">230.87</td>
<td align="left">190.61</td>
<td align="left">112.02</td>
<td align="left">93.94</td>
<td align="left">91.93</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.34</td>
<td align="left">0.91</td>
<td align="left">1.20</td>
<td align="left">1.32</td>
<td align="left">1.72</td>
<td align="left">1.45</td>
<td align="left">1.52</td>
<td align="left">1.96</td>
</tr>
<tr>
<td align="left">A065-03f</td>
<td align="left">Best Sol</td>
<td align="left">4161</td>
<td align="left">4796</td>
<td align="left">3965</td>
<td align="left">5302</td>
<td align="left">3060</td>
<td align="left">2250</td>
<td align="left">2042</td>
<td align="left">2042</td>
</tr>
<tr>
<td align="left">(1974)</td>
<td align="left">Avg. Sol</td>
<td align="left">4491.94</td>
<td align="left">5039.28</td>
<td align="left">4152.68</td>
<td align="left">5620.22</td>
<td align="left">3152.58</td>
<td align="left">2378.21</td>
<td align="left">2261.64</td>
<td align="left"><bold>2196.20</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">127.56</td>
<td align="left">155.28</td>
<td align="left">110.37</td>
<td align="left">184.71</td>
<td align="left">59.71</td>
<td align="left">20.48</td>
<td align="left">14.57</td>
<td align="left"><bold>11.26</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">225.72</td>
<td align="left">205.09</td>
<td align="left">239.01</td>
<td align="left">199.42</td>
<td align="left">134.07</td>
<td align="left">110.54</td>
<td align="left">82.20</td>
<td align="left">113.73</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.51</td>
<td align="left">0.90</td>
<td align="left">1.31</td>
<td align="left">1.16</td>
<td align="left">1.86</td>
<td align="left">1.41</td>
<td align="left">1.49</td>
<td align="left">1.86</td>
</tr>
<tr>
<td align="left">A071-03f</td>
<td align="left">Best Sol</td>
<td align="left">4500</td>
<td align="left">5126</td>
<td align="left">3662</td>
<td align="left">5369</td>
<td align="left">2883</td>
<td align="left">2339</td>
<td align="left">2206</td>
<td align="left">2206</td>
</tr>
<tr>
<td align="left">(2054)</td>
<td align="left">Avg. Sol</td>
<td align="left">4719.48</td>
<td align="left">5436.40</td>
<td align="left">4061.74</td>
<td align="left">5868.64</td>
<td align="left">3025.70</td>
<td align="left">2544.12</td>
<td align="left">2351.18</td>
<td align="left"><bold>2295.75</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">129.77</td>
<td align="left">164.67</td>
<td align="left">97.75</td>
<td align="left">185.72</td>
<td align="left">47.31</td>
<td align="left">23.86</td>
<td align="left">14.47</td>
<td align="left"><bold>11.77</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">200.98</td>
<td align="left">234.93</td>
<td align="left">332.35</td>
<td align="left">279.62</td>
<td align="left">175.79</td>
<td align="left">120.32</td>
<td align="left">93.88</td>
<td align="left">109.87</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.60</td>
<td align="left">1.43</td>
<td align="left">2.18</td>
<td align="left">2.13</td>
<td align="left">3.65</td>
<td align="left">1.95</td>
<td align="left">1.99</td>
<td align="left">2.53</td>
</tr>
</tbody>
</table>
</table-wrap>
<fig id="fig-6"><label>Figure 6</label><caption><title>Average Excess (&#x0025;) by GAs with mutation for asymmetric instances</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMC_31325-fig-6.png"/></fig>
<p>Further, to verify if GA using SCX (including mutation) found much different average solution from the average solutions found by other GAs using distance-based crossovers, we conducted Student&#x2019;s t-test. Further, we verify whether GA using AEX found much different average solution from the average solutions found by other GAs using blind crossovers. The t-statistic values are reported in the <xref ref-type="table" rid="table-9">Tab. 9</xref>.</p>
<table-wrap id="table-9"><label>Table 9</label><caption><title>The t-statistic values (GAs with mutation) and the information about the crossovers that found significantly better solutions for asymmetric instances</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left" rowspan="2">Instance</th>
<th align="center" colspan="3">t-values against AEX</th>
<th align="center" colspan="3">t-values against SCX</th>
</tr>
<tr>
<th align="left">PMX</th>
<th align="left">OX</th>
<th align="left">CX</th>
<th align="left">GX</th>
<th align="left">HX</th>
<th align="left">MHX</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">A034-02f</td>
<td align="left">6.86</td>
<td align="left">3.93</td>
<td align="left">16.54</td>
<td align="left">11.58</td>
<td align="left">5.35</td>
<td align="left">0.16</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">A036-03f</td>
<td align="left">6.69</td>
<td align="left">19.70</td>
<td align="left">26.02</td>
<td align="left">15.89</td>
<td align="left">11.00</td>
<td align="left">4.86</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A039-03f</td>
<td align="left">15.01</td>
<td align="left">32.68</td>
<td align="left">27.04</td>
<td align="left">14.20</td>
<td align="left">8.60</td>
<td align="left">1.75</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">A045-03f</td>
<td align="left">14.66</td>
<td align="left">28.60</td>
<td align="left">32.93</td>
<td align="left">27.84</td>
<td align="left">11.54</td>
<td align="left">5.29</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A048-03f</td>
<td align="left">3.42</td>
<td align="left">19.44</td>
<td align="left">25.84</td>
<td align="left">32.20</td>
<td align="left">11.02</td>
<td align="left">1.32</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">A056-03f</td>
<td align="left">2.65</td>
<td align="left">15.38</td>
<td align="left">19.63</td>
<td align="left">21.75</td>
<td align="left">8.46</td>
<td align="left">5.01</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A065-03f</td>
<td align="left">7.22</td>
<td align="left">21.93</td>
<td align="left">33.00</td>
<td align="left">38.08</td>
<td align="left">8.03</td>
<td align="left">3.26</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">A071-03f</td>
<td align="left">11.85</td>
<td align="left">25.36</td>
<td align="left">29.12</td>
<td align="left">24.65</td>
<td align="left">10.67</td>
<td align="left">2.68</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>According to the results shown in <xref ref-type="table" rid="table-9">Tab. 9</xref>, when comparing AEX against other blind crossovers, we observed that AEX is better than CX, OX and PMX on all eight instances. Also, we found that among CX, OX and PMX, the crossover CX is the worst one. So, AEX is the best crossover and CX is the worst one among the blind crossover operators for asymmetric instances. About the distance-based crossovers, on all eight instances SCX is better than GX and HX. For three instances only, SCX and MHX have no difference, and SCX is better than MHX on the remaining five instances. So, SCX is the best one and GX is the worst one among the distance-based crossovers. Further, SCX is compared with all other crossovers and found that SCX is the best one, however it is not reported.</p>
<p>We now extend our study on symmetric instances. <xref ref-type="table" rid="table-10">Tab. 10</xref> describes results on eight symmetric instances by the eight GAs without mutation. With regard to the average solution, for symmetric instances also the distance-based crossovers are much better than the blind crossovers. Amongst the blind crossovers, CX could not find lowest average solution for a single instance. The crossovers OX, PMX and AEX could find lowest average solution for one, three and four instances respectively. So, among the blind crossovers, AEX is found to be the best one and CX is the worst one. Amongst the distance-based crossovers, GX and HX could not find lowest average solution for a single symmetric instance. However, between GX and HX, HX is better than GX, and GX is better than AEX. The crossovers MHX and SCX could find lowest solution for three and five instances respectively. Among the distance-based crossovers, though MHX and SCX are competing, still SCX is found to be the best one. Among all crossovers, SCX is the best one and CX is the worst one. The results of GX, HX, MHX and SCX are also displayed in <xref ref-type="fig" rid="fig-7">Fig. 7</xref> that verifies our conclusion.</p>
<table-wrap id="table-10"><label>Table 10</label><caption><title>Results by the GAs without mutation for symmetric instances</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Instance</th>
<th align="left">Results</th>
<th align="left">PMX</th>
<th align="left">OX</th>
<th align="left">AEX</th>
<th align="left">CX</th>
<th align="left">GX</th>
<th align="left">HX</th>
<th align="left">MHX</th>
<th align="left">SCX</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">E-n22-k4</td>
<td align="left">Best Sol</td>
<td align="left">397</td>
<td align="left">387</td>
<td align="left">451</td>
<td align="left">494</td>
<td align="left">385</td>
<td align="left">401</td>
<td align="left">382</td>
<td align="left">380</td>
</tr>
<tr>
<td align="left">(375)</td>
<td align="left">Avg. Sol</td>
<td align="left">415.85</td>
<td align="left">414.95</td>
<td align="left">489.05</td>
<td align="left">548.55</td>
<td align="left">439.75</td>
<td align="left">408.23</td>
<td align="left">399.55</td>
<td align="left"><bold>380.60</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">10.89</td>
<td align="left">10.65</td>
<td align="left">30.41</td>
<td align="left">46.28</td>
<td align="left">17.27</td>
<td align="left">8.86</td>
<td align="left">6.55</td>
<td align="left"><bold>1.49</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">23.26</td>
<td align="left">20.68</td>
<td align="left">48.19</td>
<td align="left">35.37</td>
<td align="left">24.53</td>
<td align="left">24.08</td>
<td align="left">18.79</td>
<td align="left">19.72</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.06</td>
<td align="left">0.08</td>
<td align="left">0.14</td>
<td align="left">0.01</td>
<td align="left">0.07</td>
<td align="left">0.12</td>
<td align="left">0.13</td>
<td align="left">0.11</td>
</tr>
<tr>
<td align="left">E-n51-k5</td>
<td align="left">Best Sol</td>
<td align="left">928</td>
<td align="left">920</td>
<td align="left">970</td>
<td align="left">1262</td>
<td align="left">863</td>
<td align="left">564</td>
<td align="left">526</td>
<td align="left">528</td>
</tr>
<tr>
<td align="left">(521)</td>
<td align="left">Avg. Sol</td>
<td align="left">963.40</td>
<td align="left">1015.15</td>
<td align="left">998.10</td>
<td align="left">1284.15</td>
<td align="left">912.70</td>
<td align="left">671.50</td>
<td align="left"><bold>568.70</bold></td>
<td align="left">572.30</td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">84.91</td>
<td align="left">94.85</td>
<td align="left">91.57</td>
<td align="left">146.48</td>
<td align="left">75.18</td>
<td align="left">28.89</td>
<td align="left"><bold>9.16</bold></td>
<td align="left">9.85</td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">37.24</td>
<td align="left">27.20</td>
<td align="left">38.24</td>
<td align="left">38.66</td>
<td align="left">45.07</td>
<td align="left">40.21</td>
<td align="left">31.07</td>
<td align="left">26.75</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.24</td>
<td align="left">0.29</td>
<td align="left">0.49</td>
<td align="left">0.00</td>
<td align="left">0.24</td>
<td align="left">0.36</td>
<td align="left">0.38</td>
<td align="left">0.69</td>
</tr>
<tr>
<td align="left">E-n76-k7</td>
<td align="left">Best Sol</td>
<td align="left">1583</td>
<td align="left">1524</td>
<td align="left">1559</td>
<td align="left">1861</td>
<td align="left">1131</td>
<td align="left">807</td>
<td align="left">701</td>
<td align="left">701</td>
</tr>
<tr>
<td align="left">(682)</td>
<td align="left">Avg. Sol</td>
<td align="left">1679.45</td>
<td align="left">1681.05</td>
<td align="left">1699.70</td>
<td align="left">2055.75</td>
<td align="left">1285.95</td>
<td align="left">871.05</td>
<td align="left">755.90</td>
<td align="left"><bold>751.65</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">146.25</td>
<td align="left">146.49</td>
<td align="left">149.22</td>
<td align="left">201.43</td>
<td align="left">88.56</td>
<td align="left">27.72</td>
<td align="left">10.84</td>
<td align="left"><bold>10.21</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">50.45</td>
<td align="left">56.13</td>
<td align="left">59.87</td>
<td align="left">63.33</td>
<td align="left">47.29</td>
<td align="left">39.74</td>
<td align="left">25.57</td>
<td align="left">34.59</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.32</td>
<td align="left">0.50</td>
<td align="left">1.30</td>
<td align="left">0.01</td>
<td align="left">1.60</td>
<td align="left">1.21</td>
<td align="left">1.44</td>
<td align="left">1.59</td>
</tr>
<tr>
<td align="left">E-n76-k8</td>
<td align="left">Best Sol</td>
<td align="left">1595</td>
<td align="left">1676</td>
<td align="left">1665</td>
<td align="left">1905</td>
<td align="left">1205</td>
<td align="left">893</td>
<td align="left">753</td>
<td align="left">744</td>
</tr>
<tr>
<td align="left">(735)</td>
<td align="left">Avg. Sol</td>
<td align="left">1754.60</td>
<td align="left">1773.05</td>
<td align="left">1784.15</td>
<td align="left">2111.65</td>
<td align="left">1331.26</td>
<td align="left">902.02</td>
<td align="left">840.35</td>
<td align="left"><bold>828.25</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">138.72</td>
<td align="left">141.23</td>
<td align="left">142.74</td>
<td align="left">187.30</td>
<td align="left">81.12</td>
<td align="left">22.72</td>
<td align="left">14.33</td>
<td align="left"><bold>12.69</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">40.53</td>
<td align="left">52.80</td>
<td align="left">64.74</td>
<td align="left">65.11</td>
<td align="left">40.16</td>
<td align="left">45.06</td>
<td align="left">26.63</td>
<td align="left">31.71</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.51</td>
<td align="left">0.94</td>
<td align="left">0.98</td>
<td align="left">0.04</td>
<td align="left">1.97</td>
<td align="left">1.75</td>
<td align="left">1.86</td>
<td align="left">2.24</td>
</tr>
<tr>
<td align="left">E-n76-k10</td>
<td align="left">Best Sol</td>
<td align="left">1518</td>
<td align="left">1535</td>
<td align="left">1544</td>
<td align="left">1845</td>
<td align="left">1145</td>
<td align="left">1013</td>
<td align="left">855</td>
<td align="left">848</td>
</tr>
<tr>
<td align="left">(830)</td>
<td align="left">Avg. Sol</td>
<td align="left">1802.95</td>
<td align="left">1816.05</td>
<td align="left">1750.60</td>
<td align="left">2105.25</td>
<td align="left">1367.75</td>
<td align="left">1094.54</td>
<td align="left">942.05</td>
<td align="left"><bold>923.20</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">117.22</td>
<td align="left">118.80</td>
<td align="left">110.92</td>
<td align="left">153.64</td>
<td align="left">64.79</td>
<td align="left">31.87</td>
<td align="left">13.50</td>
<td align="left"><bold>11.23</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">58.16</td>
<td align="left">57.02</td>
<td align="left">134.42</td>
<td align="left">58.09</td>
<td align="left">34.69</td>
<td align="left">35.12</td>
<td align="left">26.87</td>
<td align="left">28.53</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.48</td>
<td align="left">0.51</td>
<td align="left">0.84</td>
<td align="left">0.00</td>
<td align="left">1.41</td>
<td align="left">1.29</td>
<td align="left">1.49</td>
<td align="left">1.49</td>
</tr>
<tr>
<td align="left">E-n76-k14</td>
<td align="left">Best Sol</td>
<td align="left">1674</td>
<td align="left">1636</td>
<td align="left">1391</td>
<td align="left">1973</td>
<td align="left">1382</td>
<td align="left">1165</td>
<td align="left">1048</td>
<td align="left">1046</td>
</tr>
<tr>
<td align="left">(1021)</td>
<td align="left">Avg. Sol</td>
<td align="left">1945.00</td>
<td align="left">1914.90</td>
<td align="left">1619.72</td>
<td align="left">2196.48</td>
<td align="left">1543.72</td>
<td align="left">1306.21</td>
<td align="left"><bold>1159.32</bold></td>
<td align="left">1161.96</td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">90.50</td>
<td align="left">87.55</td>
<td align="left">58.64</td>
<td align="left">115.13</td>
<td align="left">51.20</td>
<td align="left">27.93</td>
<td align="left"><bold>13.55</bold></td>
<td align="left">13.81</td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">64.32</td>
<td align="left">47.98</td>
<td align="left">64.70</td>
<td align="left">56.80</td>
<td align="left">28.16</td>
<td align="left">35.14</td>
<td align="left">23.99</td>
<td align="left">27.54</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.68</td>
<td align="left">0.87</td>
<td align="left">1.50</td>
<td align="left">0.01</td>
<td align="left">3.36</td>
<td align="left">2.65</td>
<td align="left">2.72</td>
<td align="left">3.15</td>
</tr>
<tr>
<td align="left">E-n101-k8</td>
<td align="left">Best Sol</td>
<td align="left">2242</td>
<td align="left">2268</td>
<td align="left">2144</td>
<td align="left">2702</td>
<td align="left">1490</td>
<td align="left">970</td>
<td align="left">838</td>
<td align="left">844</td>
</tr>
<tr>
<td align="left">(815)</td>
<td align="left">Avg. Sol</td>
<td align="left">2428.32</td>
<td align="left">2439.64</td>
<td align="left">2321.42</td>
<td align="left">2897.20</td>
<td align="left">1614.16</td>
<td align="left">1045.52</td>
<td align="left"><bold>925.68</bold></td>
<td align="left">930.40</td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">197.95</td>
<td align="left">199.34</td>
<td align="left">184.84</td>
<td align="left">255.48</td>
<td align="left">98.06</td>
<td align="left">28.28</td>
<td align="left"><bold>13.58</bold></td>
<td align="left">14.16</td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">74.56</td>
<td align="left">61.11</td>
<td align="left">65.58</td>
<td align="left">72.83</td>
<td align="left">42.90</td>
<td align="left">54.21</td>
<td align="left">27.74</td>
<td align="left">30.14</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.59</td>
<td align="left">0.95</td>
<td align="left">1.56</td>
<td align="left">0.02</td>
<td align="left">4.57</td>
<td align="left">2.94</td>
<td align="left">3.00</td>
<td align="left">3.34</td>
</tr>
<tr>
<td align="left">E-n101-k14</td>
<td align="left">Best Sol</td>
<td align="left">2386</td>
<td align="left">2396</td>
<td align="left">2307</td>
<td align="left">2782</td>
<td align="left">1654</td>
<td align="left">1374</td>
<td align="left">1090</td>
<td align="left">1094</td>
</tr>
<tr>
<td align="left">(1067)</td>
<td align="left">Avg. Sol</td>
<td align="left">2484.55</td>
<td align="left">2518.75</td>
<td align="left">2403.10</td>
<td align="left">2882.95</td>
<td align="left">1678.45</td>
<td align="left">1429.02</td>
<td align="left">1250.25</td>
<td align="left"><bold>1232.95</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">131.98</td>
<td align="left">135.18</td>
<td align="left">124.38</td>
<td align="left">169.18</td>
<td align="left">56.72</td>
<td align="left">33.43</td>
<td align="left">16.74</td>
<td align="left"><bold>15.12</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">61.59</td>
<td align="left">50.41</td>
<td align="left">44.06</td>
<td align="left">52.04</td>
<td align="left">26.99</td>
<td align="left">31.21</td>
<td align="left">18.64</td>
<td align="left">32.20</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.66</td>
<td align="left">0.96</td>
<td align="left">1.32</td>
<td align="left">0.01</td>
<td align="left">2.57</td>
<td align="left">1.82</td>
<td align="left">1.88</td>
<td align="left">2.22</td>
</tr>
</tbody>
</table>
</table-wrap>
<fig id="fig-7"><label>Figure 7</label><caption><title>Average Excess (&#x0025;) by GAs without mutation for symmetric instances</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMC_31325-fig-7.png"/></fig>
<p>Further, to verify if GA using SCX (excluding mutation) found much different average solution from the average solutions found by other GAs using the distance-based crossovers, we conducted Student&#x2019;s t-test. Further, we verify whether GA using AEX found much different average solution from the average solutions found by other GAs using the blind crossovers. The t-statistic values are reported in the <xref ref-type="table" rid="table-11">Tab. 11</xref>.</p>
<table-wrap id="table-11"><label>Table 11</label><caption><title>The t-statistic values (GAs excluding mutation) and the information about the crossovers that found significantly better solutions for symmetric instances</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left" rowspan="2">Instance</th>
<th align="center" colspan="3">t-values against AEX</th>
<th align="center" colspan="3">t-values against SCX</th>
</tr>
<tr>
<th align="left">PMX</th>
<th align="left">OX</th>
<th align="left">CX</th>
<th align="left">GX</th>
<th align="left">HX</th>
<th align="left">MHX</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">E-n22-k4</td>
<td align="left">&#x2212;9.58</td>
<td align="left">&#x2212;9.89</td>
<td align="left">6.97</td>
<td align="left">13.16</td>
<td align="left">6.21</td>
<td align="left">4.87</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">PMX</td>
<td align="left">OX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">E-n51-k5</td>
<td align="left">&#x2212;4.55</td>
<td align="left">2.54</td>
<td align="left">36.82</td>
<td align="left">45.46</td>
<td align="left">14.38</td>
<td align="left">&#x2212;0.61</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">PMX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">E-n76-k7</td>
<td align="left">&#x2212;1.81</td>
<td align="left">&#x2212;1.59</td>
<td align="left">28.60</td>
<td align="left">63.83</td>
<td align="left">15.86</td>
<td align="left">0.69</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">-----</td>
<td align="left">-----</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">E-n76-k8</td>
<td align="left">&#x2212;2.71</td>
<td align="left">&#x2212;0.93</td>
<td align="left">24.97</td>
<td align="left">68.81</td>
<td align="left">9.37</td>
<td align="left">2.05</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">PMX</td>
<td align="left">-----</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">E-n76-k10</td>
<td align="left">2.50</td>
<td align="left">3.14</td>
<td align="left">16.95</td>
<td align="left">69.28</td>
<td align="left">26.51</td>
<td align="left">3.37</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">E-n76-k14</td>
<td align="left">24.96</td>
<td align="left">25.65</td>
<td align="left">46.89</td>
<td align="left">67.85</td>
<td align="left">22.62</td>
<td align="left">&#x2212;0.51</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">E-n101-k8</td>
<td align="left">7.54</td>
<td align="left">9.23</td>
<td align="left">41.13</td>
<td align="left">91.29</td>
<td align="left">12.99</td>
<td align="left">&#x2212;0.81</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">E-n101-k14</td>
<td align="left">7.53</td>
<td align="left">12.09</td>
<td align="left">49.26</td>
<td align="left">74.22</td>
<td align="left">30.61</td>
<td align="left">3.25</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>According to <xref ref-type="table" rid="table-11">Tab. 11</xref>, for a single instance, AEX and PMX have no difference. For three instances PMX is better than AEX, and for four instances AEX is better than PMX. So, AEX is better than PMX. For two instances, AEX and OX have no difference. For a single instance, OX is better than AEX, and for five instances AEX is better than OX. So, AEX is better than OX. For all instances, AEX is better than CX. So, AEX is the best crossover and CX is the worst one among the blind crossover operators for symmetric instances. About the distance-based crossovers, on all eight symmetric instances SCX is better than GX and HX. However, between GX and HX, HX is better than GX. For four instances, SCX and MHX have no difference, and SCX is better than MHX on the remaining four instances. So, SCX is the best one and GX is the worst one among the distance-based crossovers for symmetric instances.</p>
<p>We now continue our study of the GAs with mutation on symmetric instances, and <xref ref-type="table" rid="table-12">Tab. 12</xref> describes results on eight symmetric instances. With regard to the average solution, for symmetric instances also the distance-based crossovers with mutation are much better than the blind crossovers with mutation. Among the blind crossovers, OX and CX could not find lowest average solution for any of the eight instances. Between these two crossovers, OX is found to be better than CX. The crossovers PMX and AEX could find lowest average solution for four instances each. So, among the blind crossovers PMX and AEX, each with mutation, are competing. Among the distance-based crossovers, GX and HX, each with mutation, could not find lowest average solution for any of the eight symmetric instances. However, GX is better than PMX and AEX, and HX is found to be better than GX. The crossovers MHX and SCX, each with mutation, could find lowest cost for one and seven instances respectively. So, among the distance-based crossovers, SCX with mutation is the best crossover and GX with mutation is the worst one. So, among all crossovers, SCX with mutation is the best one and CX is the worst one. The results of GX, HX, MHX and SCX are also depicted in <xref ref-type="fig" rid="fig-8">Fig. 8</xref> that verifies our conclusion.</p>
<table-wrap id="table-12"><label>Table 12</label><caption><title>Results by the GAs with mutation for symmetric instances</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Instance</th>
<th align="left">Results</th>
<th align="left">PMX</th>
<th align="left">OX</th>
<th align="left">AEX</th>
<th align="left">CX</th>
<th align="left">GX</th>
<th align="left">HX</th>
<th align="left">MHX</th>
<th align="left">SCX</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">E-n22-k4</td>
<td align="left">Best Sol</td>
<td align="left">375</td>
<td align="left">377</td>
<td align="left">377</td>
<td align="left">410</td>
<td align="left">384</td>
<td align="left">386</td>
<td align="left">378</td>
<td align="left">375</td>
</tr>
<tr>
<td align="left">(375)</td>
<td align="left">Avg. Sol</td>
<td align="left">391.80</td>
<td align="left">398.75</td>
<td align="left">406.20</td>
<td align="left">454.70</td>
<td align="left">391.45</td>
<td align="left">404.31</td>
<td align="left">383.40</td>
<td align="left"><bold>377.05</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">4.48</td>
<td align="left">6.33</td>
<td align="left">8.32</td>
<td align="left">21.25</td>
<td align="left">4.39</td>
<td align="left">7.82</td>
<td align="left">2.24</td>
<td align="left"><bold>0.55</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">20.38</td>
<td align="left">22.94</td>
<td align="left">45.10</td>
<td align="left">38.63</td>
<td align="left">26.55</td>
<td align="left">28.90</td>
<td align="left">16.39</td>
<td align="left">17.61</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.13</td>
<td align="left">0.15</td>
<td align="left">0.13</td>
<td align="left">0.16</td>
<td align="left">0.14</td>
<td align="left">0.22</td>
<td align="left">0.23</td>
<td align="left">0.21</td>
</tr>
<tr>
<td align="left">E-n51-k5</td>
<td align="left">Best Sol</td>
<td align="left">818</td>
<td align="left">915</td>
<td align="left">899</td>
<td align="left">1085</td>
<td align="left">830</td>
<td align="left">542</td>
<td align="left">523</td>
<td align="left">526</td>
</tr>
<tr>
<td align="left">(521)</td>
<td align="left">Avg. Sol</td>
<td align="left">929.70</td>
<td align="left">1005.80</td>
<td align="left">977.90</td>
<td align="left">1229.60</td>
<td align="left">896.45</td>
<td align="left">665.47</td>
<td align="left"><bold>544.05</bold></td>
<td align="left">545.85</td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">78.45</td>
<td align="left">93.05</td>
<td align="left">87.70</td>
<td align="left">136.01</td>
<td align="left">72.06</td>
<td align="left">27.73</td>
<td align="left"><bold>4.42</bold></td>
<td align="left">4.77</td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">54.06</td>
<td align="left">39.13</td>
<td align="left">33.68</td>
<td align="left">62.84</td>
<td align="left">42.76</td>
<td align="left">33.54</td>
<td align="left">13.92</td>
<td align="left">12.40</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.26</td>
<td align="left">0.34</td>
<td align="left">0.50</td>
<td align="left">0.29</td>
<td align="left">0.28</td>
<td align="left">0.58</td>
<td align="left">1.01</td>
<td align="left">0.79</td>
</tr>
<tr>
<td align="left">E-n76-k7</td>
<td align="left">Best Sol</td>
<td align="left">1496</td>
<td align="left">1541</td>
<td align="left">1519</td>
<td align="left">1678</td>
<td align="left">1104</td>
<td align="left">705</td>
<td align="left">697</td>
<td align="left">688</td>
</tr>
<tr>
<td align="left">(682)</td>
<td align="left">Avg. Sol</td>
<td align="left">1585.15</td>
<td align="left">1665.25</td>
<td align="left">1671.45</td>
<td align="left">1820.55</td>
<td align="left">1255.50</td>
<td align="left">841.21</td>
<td align="left">749.05</td>
<td align="left"><bold>731.60</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">132.43</td>
<td align="left">144.17</td>
<td align="left">145.08</td>
<td align="left">166.94</td>
<td align="left">84.09</td>
<td align="left">23.34</td>
<td align="left">9.83</td>
<td align="left"><bold>7.27</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">50.24</td>
<td align="left">48.32</td>
<td align="left">62.16</td>
<td align="left">53.23</td>
<td align="left">21.18</td>
<td align="left">34.85</td>
<td align="left">16.72</td>
<td align="left">21.98</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.36</td>
<td align="left">0.53</td>
<td align="left">0.97</td>
<td align="left">1.21</td>
<td align="left">1.12</td>
<td align="left">1.35</td>
<td align="left">1.46</td>
<td align="left">1.41</td>
</tr>
<tr>
<td align="left">E-n76-k8</td>
<td align="left">Best Sol</td>
<td align="left">1555</td>
<td align="left">1661</td>
<td align="left">1621</td>
<td align="left">1749</td>
<td align="left">1228</td>
<td align="left">810</td>
<td align="left">745</td>
<td align="left">737</td>
</tr>
<tr>
<td align="left">(735)</td>
<td align="left">Avg. Sol</td>
<td align="left">1699.25</td>
<td align="left">1766.50</td>
<td align="left">1760.70</td>
<td align="left">1945.10</td>
<td align="left">1330.15</td>
<td align="left">892.05</td>
<td align="left">817.40</td>
<td align="left"><bold>793.15</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">131.19</td>
<td align="left">140.34</td>
<td align="left">139.55</td>
<td align="left">164.64</td>
<td align="left">80.97</td>
<td align="left">21.37</td>
<td align="left">11.21</td>
<td align="left"><bold>7.91</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">49.07</td>
<td align="left">36.58</td>
<td align="left">46.51</td>
<td align="left">60.63</td>
<td align="left">30.56</td>
<td align="left">31.24</td>
<td align="left">25.56</td>
<td align="left">22.60</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.38</td>
<td align="left">0.54</td>
<td align="left">0.76</td>
<td align="left">0.82</td>
<td align="left">1.22</td>
<td align="left">1.44</td>
<td align="left">1.52</td>
<td align="left">1.09</td>
</tr>
<tr>
<td align="left">E-n76-k10</td>
<td align="left">Best Sol</td>
<td align="left">1511</td>
<td align="left">1527</td>
<td align="left">1273</td>
<td align="left">1839</td>
<td align="left">1144</td>
<td align="left">980</td>
<td align="left">842</td>
<td align="left">840</td>
</tr>
<tr>
<td align="left">(830)</td>
<td align="left">Avg. Sol</td>
<td align="left">1734.50</td>
<td align="left">1777.85</td>
<td align="left">1677.95</td>
<td align="left">2076.65</td>
<td align="left">1333.90</td>
<td align="left">1049.75</td>
<td align="left">928.24</td>
<td align="left"><bold>896.85</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">108.98</td>
<td align="left">114.20</td>
<td align="left">102.16</td>
<td align="left">150.20</td>
<td align="left">60.71</td>
<td align="left">26.48</td>
<td align="left">11.84</td>
<td align="left"><bold>8.05</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">53.53</td>
<td align="left">50.22</td>
<td align="left">165.95</td>
<td align="left">65.06</td>
<td align="left">34.28</td>
<td align="left">30.52</td>
<td align="left">19.52</td>
<td align="left">27.70</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.40</td>
<td align="left">0.46</td>
<td align="left">0.82</td>
<td align="left">0.05</td>
<td align="left">1.38</td>
<td align="left">1.33</td>
<td align="left">1.34</td>
<td align="left">1.12</td>
</tr>
<tr>
<td align="left">E-n76-k14</td>
<td align="left">Best Sol</td>
<td align="left">1661</td>
<td align="left">1627</td>
<td align="left">1336</td>
<td align="left">1960</td>
<td align="left">1346</td>
<td align="left">1170</td>
<td align="left">1041</td>
<td align="left">1038</td>
</tr>
<tr>
<td align="left">(1021)</td>
<td align="left">Avg. Sol</td>
<td align="left">1770.00</td>
<td align="left">1753.70</td>
<td align="left">1467.10</td>
<td align="left">2034.25</td>
<td align="left">1384.15</td>
<td align="left">1243.05</td>
<td align="left">1130.40</td>
<td align="left"><bold>1105.80</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">73.36</td>
<td align="left">71.76</td>
<td align="left">43.69</td>
<td align="left">99.24</td>
<td align="left">35.57</td>
<td align="left">21.75</td>
<td align="left">10.71</td>
<td align="left"><bold>8.31</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">54.13</td>
<td align="left">46.05</td>
<td align="left">73.92</td>
<td align="left">40.79</td>
<td align="left">26.74</td>
<td align="left">18.69</td>
<td align="left">15.68</td>
<td align="left">28.07</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.47</td>
<td align="left">0.53</td>
<td align="left">1.17</td>
<td align="left">0.04</td>
<td align="left">1.62</td>
<td align="left">1.18</td>
<td align="left">1.49</td>
<td align="left">1.18</td>
</tr>
<tr>
<td align="left">E-n101-k8</td>
<td align="left">Best Sol</td>
<td align="left">2137</td>
<td align="left">2188</td>
<td align="left">2140</td>
<td align="left">2445</td>
<td align="left">1466</td>
<td align="left">909</td>
<td align="left">842</td>
<td align="left">832</td>
</tr>
<tr>
<td align="left">(815)</td>
<td align="left">Avg. Sol</td>
<td align="left">2235.50</td>
<td align="left">2300.30</td>
<td align="left">2227.80</td>
<td align="left">2475.75</td>
<td align="left">1470.30</td>
<td align="left">947.90</td>
<td align="left">891.70</td>
<td align="left"><bold>885.05</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">174.29</td>
<td align="left">182.25</td>
<td align="left">173.35</td>
<td align="left">203.77</td>
<td align="left">80.40</td>
<td align="left">16.31</td>
<td align="left">9.41</td>
<td align="left"><bold>8.60</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">89.03</td>
<td align="left">76.73</td>
<td align="left">55.42</td>
<td align="left">55.45</td>
<td align="left">39.88</td>
<td align="left">33.20</td>
<td align="left">28.56</td>
<td align="left">33.47</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">0.73</td>
<td align="left">1.12</td>
<td align="left">1.49</td>
<td align="left">2.16</td>
<td align="left">2.13</td>
<td align="left">2.29</td>
<td align="left">2.38</td>
<td align="left">2.14</td>
</tr>
<tr>
<td align="left">E-n101-k14</td>
<td align="left">Best Sol</td>
<td align="left">2313</td>
<td align="left">2385</td>
<td align="left">2246</td>
<td align="left">2541</td>
<td align="left">1591</td>
<td align="left">1321</td>
<td align="left">1090</td>
<td align="left">1091</td>
</tr>
<tr>
<td align="left">(1067)</td>
<td align="left">Avg. Sol</td>
<td align="left">2429.15</td>
<td align="left">2474.40</td>
<td align="left">2303.60</td>
<td align="left">2667.80</td>
<td align="left">1628.80</td>
<td align="left">1400.60</td>
<td align="left">1196.30</td>
<td align="left"><bold>1180.50</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">AvgExc(&#x0025;)</td>
<td align="left">126.81</td>
<td align="left">131.04</td>
<td align="left">115.09</td>
<td align="left">149.09</td>
<td align="left">52.08</td>
<td align="left">30.77</td>
<td align="left">11.70</td>
<td align="left"><bold>10.22</bold></td>
</tr>
<tr>
<td align="left"/>
<td align="left">S.D.</td>
<td align="left">57.96</td>
<td align="left">43.32</td>
<td align="left">43.15</td>
<td align="left">81.75</td>
<td align="left">31.04</td>
<td align="left">33.19</td>
<td align="left">27.60</td>
<td align="left">21.37</td>
</tr>
<tr>
<td align="left"/>
<td align="left">Avg. Time</td>
<td align="left">1.08</td>
<td align="left">1.04</td>
<td align="left">1.23</td>
<td align="left">1.33</td>
<td align="left">2.38</td>
<td align="left">1.95</td>
<td align="left">2.36</td>
<td align="left">2.52</td>
</tr>
</tbody>
</table>
</table-wrap>
<fig id="fig-8"><label>Figure 8</label><caption><title>Average Excess (&#x0025;) by GAs with mutation for asymmetric instances</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMC_31325-fig-8.png"/></fig>
<p>Further, to verify if GA using SCX (including mutation) found much different average solution from the average solutions found by other GAs using the distance-based crossovers and mutation for symmetric instances, we conducted Student&#x2019;s t-test. Further, we verify whether GA using AEX found much different average solution from the average solutions found by other GAs using the blind crossovers and mutation. The t-statistic values are reported in the <xref ref-type="table" rid="table-13">Tab. 13</xref>.</p>
<table-wrap id="table-13"><label>Table 13</label><caption><title>The t-statistic values (GAs with mutation) and the information about the crossovers that found significantly better solutions for symmetric instances</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left" rowspan="2">Instance</th>
<th align="center" colspan="3">t-values against AEX</th>
<th align="center" colspan="3">t-values against SCX</th>
</tr>
<tr>
<th align="left">PMX</th>
<th align="left">OX</th>
<th align="left">CX</th>
<th align="left">GX</th>
<th align="left">HX</th>
<th align="left">MHX</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">E-n22-k4</td>
<td align="left">&#x2212;2.04</td>
<td align="left">2.01</td>
<td align="left">5.72</td>
<td align="left">3.16</td>
<td align="left">5.64</td>
<td align="left">1.85</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">PMX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">E-n51-k5</td>
<td align="left">&#x2212;2.00</td>
<td align="left">7.85</td>
<td align="left">24.71</td>
<td align="left">58.27</td>
<td align="left">23.42</td>
<td align="left">&#x2212;0.68</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">PMX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">E-n76-k7</td>
<td align="left">&#x2212;7.56</td>
<td align="left">&#x2212;0.55</td>
<td align="left">12.75</td>
<td align="left">127.02</td>
<td align="left">18.62</td>
<td align="left">4.42</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">PMX</td>
<td align="left">-----</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">E-n76-k8</td>
<td align="left">&#x2212;6.36</td>
<td align="left">4.24</td>
<td align="left">16.89</td>
<td align="left">98.90</td>
<td align="left">17.95</td>
<td align="left">4.98</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">PMX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">E-n76-k10</td>
<td align="left">2.27</td>
<td align="left">4.03</td>
<td align="left">15.66</td>
<td align="left">72.59</td>
<td align="left">29.36</td>
<td align="left">6.48</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">E-n76-k14</td>
<td align="left">23.14</td>
<td align="left">23.04</td>
<td align="left">47.02</td>
<td align="left">50.26</td>
<td align="left">28.49</td>
<td align="left">5.36</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
<tr>
<td align="left">E-n101-k8</td>
<td align="left">0.51</td>
<td align="left">5.36</td>
<td align="left">22.14</td>
<td align="left">80.03</td>
<td align="left">9.33</td>
<td align="left">1.06</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">-----</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">-----</td>
</tr>
<tr>
<td align="left">E-n101-k14</td>
<td align="left">12.16</td>
<td align="left">19.55</td>
<td align="left">27.58</td>
<td align="left">86.99</td>
<td align="left">39.03</td>
<td align="left">3.17</td>
</tr>
<tr>
<td align="left">Better</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">AEX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
<td align="left">SCX</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>According to <xref ref-type="table" rid="table-13">Tab. 13</xref>, for a single instance, AEX and PMX have no difference. For three instances AEX is better than PMX, and for four instances PMX is better than AEX. So, PMX is better than AEX. For a single instance, AEX and OX have no difference. On the remaining seven instances, AEX is better than OX. So, AEX is better than OX. On all eight instances, AEX is better than CX. So, PMX with mutation is the best one and CX with mutation is the worst one among the blind crossovers. About distance-based crossovers, on all eight symmetric instances SCX is better than GX and HX. For seven instances, HX is better than GX. For three symmetric instances SCX and MHX have no difference, and for other five instances SCX is better than MHX. For all instances, MHX is better than HX. So, SCX with mutation is the best one and GX with mutation is the worst one among the distance-based crossovers for symmetric instances.</p>
<p>Overall, SCX is the best and MHX is the second best, and CX is the worst for the CVRP. To make a ranking of the crossovers, we conducted a series of Student&#x2019;s t-tests on all kinds of instances together. In fact, for each pair of crossovers, we tested the hypothesis to know which one is better. We summarized the results in <xref ref-type="table" rid="table-14">Tab. 14</xref>, where every row has two columns-1st column is for crossover(s) and 2<sup>nd</sup> one is for its inferior crossovers. It is observed that there is significant statistical difference between SCX and other crossovers, and so, as estimated, the best crossover is SCX, the 2<sup>nd</sup> best is MHX, and the worst is CX. The crossover SCX conserves the merits of parents and tries to reduce the local cost between the adjacent customers in the offspring chromosomes by sequentially scan the parent chromosomes. However, other crossovers could not reduce local costs between adjacent customers.</p>
<table-wrap id="table-14"><label>Table 14</label><caption><title>The results of statistical hypothesis testing on all kinds of instances together</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Crossover</th>
<th align="left">Inferior crossovers</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">SCX</td>
<td align="left">MHX, HX, GX, AEX, PMX, OX, CX</td>
</tr>
<tr>
<td align="left">MHX</td>
<td align="left">HX, GX, AEX, PMX, OX, CX</td>
</tr>
<tr>
<td align="left">HX</td>
<td align="left">GX, AEX, PMX, OX, CX</td>
</tr>
<tr>
<td align="left">GX</td>
<td align="left">AEX, PMX, OX, CX</td>
</tr>
<tr>
<td align="left">AEX</td>
<td align="left">PMX, OX, CX</td>
</tr>
<tr>
<td align="left">PMX</td>
<td align="left">OX, CX</td>
</tr>
<tr>
<td align="left">OX</td>
<td align="left">CX</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s6"><label>6</label><title>Conclusion and Future Works</title>
<p>In this research we studied the capacitated vehicle routing problem (CVRP) that is a mixture of the travelling salesman problem (TSP) and the bin packing problem (BPP). A number of crossovers in genetic algorithms (GAs) were suggested for the TSP that can be utilized for the CVRP. Selecting efficient crossover may lead to efficient GA. We developed eight GAs using four blind crossovers-partially mapped crossover (PMX), order crossover (OX), alternating edges crossover (AEX), and cycle crossover (CX), and four distance-based crossovers-heuristic crossover (HX), greedy crossover (GX), modified heuristic crossover (MHX) and sequential constructive crossover (SCX) without mutation, and another eight GAs using above eight crossovers with mutation operator. First, the crossovers were illustrated using same parent chromosomes for building offspring(s), and then all GAs were coded in Visual C&#x002B;&#x002B;. The usefulness of the crossovers is determined by solving some asymmetric and symmetric instances of numerous sizes. The investigational results reveal the usefulness of AEX among the blind crossovers, and SCX among the distance-based crossovers for the CVRP. So, our study revealed that the distance-based crossovers are much superior to the blind crossovers. Further, we observed that the best crossover is SCX, the 2nd best is MHX, and the worst is CX. This estimation is validated by Student&#x2019;s t-test at 95&#x0025; confidence level. If only a single crossover operator is applied, then, whether mutation is applied or not, the best performance is accomplished SCX. Exceptionally bad performance is shown by CX, if mutation is present or not.</p>
<p>There are many crossover operators present in the literature, but all of them may not provide legal solution to the CVRP. Therefore, this paper is confined to study few crossover operators. We aimed to compare amongst eight crossovers without and with a mutation operator. Our aim was not to develop efficient GA. We did not apply either a local search method or merge some heuristics to enhance the solution value to obtain optimal solution. We restricted ourselves to design only simple GAs. Further, the highest crossover probability is set to present exact character of crossovers. Though SCX obtained very good results, still it got stuck in local minima in the initial generations. Hence, successful local search and immigration procedures might be merged to hybridize the GA for obtaining improved results to various instances, which is our next research.</p>
</sec>
</body>
<back>
<fn-group>
<fn fn-type="other"><p><bold>Data Availability:</bold> e data set used to support the findings of this study is available from the corresponding author upon request.</p></fn>
<fn fn-type="other"><p><bold>Funding Statement:</bold> The authors are very much thankful to the anonymous honorable reviewers for their careful reading of the paper and their many insightful comments and constructive suggestions which helped the authors to improve the paper. The authors extend their appreciation to the Deanship of Scientific Research at Imam Mohammad Ibn Saud Islamic University for funding this work through Research Group No. RG-21-09-17.</p></fn>
<fn fn-type="conflict"><p><bold>Conflicts of Interest:</bold> The authors declare that they have no conflicts of interest to report regarding the present study.</p></fn>
</fn-group>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>[1]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>G. B.</given-names> <surname>Dantzig</surname></string-name> and <string-name><given-names>J. H.</given-names> <surname>Ramser</surname></string-name></person-group>, &#x201C;<article-title>The truck dispatching problem</article-title>,&#x201D; <source>Management Science</source>, vol. <volume>6</volume>, no. <issue>1</issue>, pp. <fpage>80</fpage>&#x2013;<lpage>91</lpage>, <year>1959</year>.</mixed-citation></ref>
<ref id="ref-2"><label>[2]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>F.</given-names> <surname>Daneshzand</surname></string-name></person-group>, &#x201C;<article-title>The vehicle-routing problem</article-title>,&#x201D; <source>Logistics Operations and Management</source>, vol. <volume>8</volume>, pp. <fpage>127</fpage>&#x2013;<lpage>153</lpage>, <year>2011</year>.</mixed-citation></ref>
<ref id="ref-3"><label>[3]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Y.</given-names> <surname>Yao</surname></string-name>, <string-name><given-names>Y.</given-names> <surname>Zhang</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Tian</surname></string-name>, <string-name><given-names>N.</given-names> <surname>Zhou</surname></string-name>, <string-name><given-names>Z.</given-names> <surname>Li</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<article-title>Analysis of network structure of urban bike-sharing system: A case study based on real-time data of a public bicycle system</article-title>,&#x201D; <source>Sustainability</source>, vol. <volume>11</volume>, no. <issue>19</issue>,  pp. <fpage>1</fpage>&#x2013;<lpage>17</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-4"><label>[4]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M. A.</given-names> <surname>Rahman</surname></string-name>, <string-name><given-names>A. -A.</given-names> <surname>Hossain</surname></string-name>, <string-name><given-names>B.</given-names> <surname>Debnath</surname></string-name>, <string-name><given-names>Z. M.</given-names> <surname>Zefat</surname></string-name>, <string-name><given-names>M. S.</given-names> <surname>Morshed</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<article-title>Intelligent vehicle scheduling and routing for a chain of retail stores: A case study of Dhaka, Bangladesh</article-title>,&#x201D; <source>Logistics</source>, vol. <volume>5</volume>, no. <issue>3</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>20</lpage>, <year>2021</year>.</mixed-citation></ref>
<ref id="ref-5"><label>[5]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><given-names>S. I.</given-names> <surname>Khan</surname></string-name>, <string-name><given-names>Z.</given-names> <surname>Qadir</surname></string-name>, <string-name><given-names>H. S.</given-names> <surname>Munawar</surname></string-name>, <string-name><given-names>S. R.</given-names> <surname>Nayak</surname></string-name>, <string-name><given-names>A. K.</given-names> <surname>Budati</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<article-title>UAVs path planning architecture for effective medical emergency response in future networks</article-title>,&#x201D; <source>Physical Communication</source>, vol. <volume>47</volume>, 101337, <year>2021</year>.</mixed-citation></ref>
<ref id="ref-6"><label>[6]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><given-names>P.</given-names> <surname>Toth</surname></string-name> and <string-name><given-names>D.</given-names><surname>Vigo</surname></string-name></person-group>, &#x201C;<chapter-title>Vehicle routing: Problems, methods, and applications</chapter-title>,&#x201D; P. Toth and D. Vigo, (Eds.), <source>Society for Industrial and Applied Mathematics</source>, Philadelphia, <publisher-loc>PA, USA</publisher-loc>, pp. <fpage>1</fpage>&#x2013;<lpage>33</lpage>, <year>2014</year>.</mixed-citation></ref>
<ref id="ref-7"><label>[7]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>J. D. E.</given-names> <surname>Little</surname></string-name>, <string-name><given-names>K. G.</given-names> <surname>Murthy</surname></string-name>, <string-name><given-names>D. W.</given-names> <surname>Sweeny</surname></string-name> and <string-name><given-names>C.</given-names> <surname>Karel</surname></string-name></person-group>, &#x201C;<article-title>An algorithm for the travelling salesman problem</article-title>,&#x201D; <source>Operations Research</source>, vol. <volume>11</volume>, pp. <fpage>972</fpage>&#x2013;<lpage>989</lpage>, <year>1963</year>.</mixed-citation></ref>
<ref id="ref-8"><label>[8]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>C.</given-names> <surname>Barnhart</surname></string-name>, <string-name><given-names>E. L.</given-names> <surname>Johnson</surname></string-name>, <string-name><given-names>G. L.</given-names> <surname>Nemhauser</surname></string-name>, <string-name><given-names>M. W.</given-names> <surname>Savelsbergh</surname></string-name> and <string-name><given-names>P. H.</given-names> <surname>Vance</surname></string-name></person-group>, &#x201C;<article-title>Branch-and-price: Column generation for solving huge integer programs</article-title>,&#x201D; <source>Operations Research</source>, vol. <volume>46</volume>, no. <issue>3</issue>, pp. <fpage>316</fpage>&#x2013;<lpage>329</lpage>, <year>1998</year>.</mixed-citation></ref>
<ref id="ref-9"><label>[9]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><given-names>R. E.</given-names> <surname>Gomory</surname></string-name></person-group>, &#x201C;<chapter-title>Outline of an algorithm for integer solutions to linear programs and an algorithm for the mixed integer problem</chapter-title>,&#x201D; in <source>50 Years of Integer Programming 1958&#x2013;2008</source>, <publisher-loc>Berlin, Heidelberg</publisher-loc>: <publisher-name>Springer</publisher-name>, pp. <fpage>77</fpage>&#x2013;<lpage>103</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-10"><label>[10]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Z. H.</given-names> <surname>Ahmed</surname></string-name></person-group>, &#x201C;<article-title>A Data-guided lexisearch algorithm for the asymmetric traveling salesman problem</article-title>,&#x201D; <source>Mathematical Problems in Engineering</source>, vol. <volume>2011</volume>, Article ID 750968, pp. 1&#x2013;18, <year>2011</year>.</mixed-citation></ref>
<ref id="ref-11"><label>[11]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>R.</given-names> <surname>Tavakkoli-Moghaddam</surname></string-name>, <string-name><given-names>N.</given-names> <surname>Safaei</surname></string-name> and <string-name><given-names>Y.</given-names> <surname>Gholipour</surname></string-name></person-group>, &#x201C;<article-title>A hybrid simulated annealing for capacitated vehicle routing problems with the independent route length</article-title>,&#x201D; <source>Applied Mathematics and Computation</source>, vol. <volume>176</volume>, no. <issue>2</issue>, pp. <fpage>445</fpage>&#x2013;<lpage>454</lpage>, <year>2006</year>.</mixed-citation></ref>
<ref id="ref-12"><label>[12]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M. -C.</given-names> <surname>Bolduc</surname></string-name>, <string-name><given-names>G.</given-names> <surname>Laporte</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Renaud</surname></string-name> and <string-name><given-names>F. F.</given-names> <surname>Boctor</surname></string-name></person-group>, &#x201C;<article-title>A tabu search heuristic for the split delivery vehicle routing problem with production and demand calendars</article-title>,&#x201D; <source>European Journal of Operational Research</source>, vol. <volume>202</volume>, no. <issue>1</issue>, pp. <fpage>122</fpage>&#x2013;<lpage>130</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-13"><label>[13]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>G.</given-names> <surname>Fuellerer</surname></string-name>, <string-name><given-names>K. F.</given-names> <surname>Doerner</surname></string-name>, <string-name><given-names>R. F.</given-names> <surname>Hartl</surname></string-name> and <string-name><given-names>M.</given-names> <surname>Iori</surname></string-name></person-group>, &#x201C;<article-title>Ant colony optimization for the two-dimensional loading vehicle routing problem</article-title>,&#x201D; <source>Computers and Operations Research</source>, vol. <volume>36</volume>, no. <issue>3</issue>, pp. <fpage>655</fpage>&#x2013;<lpage>673</lpage>, <year>2009</year>.</mixed-citation></ref>
<ref id="ref-14"><label>[14]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>T. J.</given-names> <surname>Ali</surname></string-name> and <string-name><given-names>V.</given-names> <surname>Kachitvichyanukul</surname></string-name></person-group>, &#x201C;<article-title>A particle swarm optimization for the vehicle routing problem with simultaneous pickup and delivery</article-title>,&#x201D; <source>Computers and Operations Research</source>, vol. <volume>36</volume>, no. <issue>5</issue>, pp. <fpage>1693</fpage>&#x2013;<lpage>1702</lpage>, <year>2009</year>.</mixed-citation></ref>
<ref id="ref-15"><label>[15]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>G.</given-names> <surname>Jeon</surname></string-name>, <string-name><given-names>H. O.</given-names> <surname>Leep</surname></string-name> and <string-name><given-names>J. Y.</given-names> <surname>Shim</surname></string-name></person-group>, &#x201C;<article-title>A vehicle routing problem solved by using a hybrid genetic algorithm</article-title>,&#x201D; <source>Computers and Industrial Engineering</source>, vol. <volume>53</volume>, no. <issue>4</issue>, pp. <fpage>680</fpage>&#x2013;<lpage>692</lpage>, <year>2007</year>.</mixed-citation></ref>
<ref id="ref-16"><label>[16]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>N.</given-names> <surname>Mladenovic</surname></string-name>, <string-name><given-names>D.</given-names> <surname>Urosevic</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Hanafi</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Ilic</surname></string-name></person-group>, &#x201C;<article-title>A general variable neighborhood search for the one-commodity pickup-and-delivery travelling salesman problem</article-title>,&#x201D; <source>European Journal of Operational Research</source>, vol. <volume>220</volume>, no. <issue>1</issue>, pp. <fpage>270</fpage>&#x2013;<lpage>285</lpage>, <year>2012</year>.</mixed-citation></ref>
<ref id="ref-17"><label>[17]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><given-names>D. E.</given-names> <surname>Goldberg</surname></string-name></person-group>, <source>Genetic Algorithms in Search, Optimization, and Machine Learning</source>, <edition>1<sup>st</sup> ed.</edition>, <publisher-loc>New York</publisher-loc>: <publisher-name>Addison-Wesley Longman Publishing Co.</publisher-name>, <year>1989</year>.</mixed-citation></ref>
<ref id="ref-18"><label>[18]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>C.</given-names> <surname>Prins</surname></string-name></person-group>, &#x201C;<article-title>A simple and effective evolutionary algorithm for the vehicle routing problem</article-title>,&#x201D; <source>Computers and Operations Research</source>, vol. <volume>31</volume>, no. <issue>12</issue>, pp. <fpage>1985</fpage>&#x2013;<lpage>2002</lpage>, <year>2004</year>.</mixed-citation></ref>
<ref id="ref-19"><label>[19]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M.</given-names> <surname>Haj-Rachid</surname></string-name>, <string-name><given-names>W.</given-names> <surname>Ramdane-Cherif</surname></string-name>, <string-name><given-names>P.</given-names> <surname>Chatonnay</surname></string-name> and <string-name><given-names>C.</given-names> <surname>Bloch</surname></string-name></person-group>, &#x201C;<article-title>Comparing the performance of genetic operators for the vehicle routing problem</article-title>,&#x201D; <source>IFAC Proceedings Volumes</source>, vol. <volume>43</volume>, no. <issue>17</issue>, pp. <fpage>313</fpage>&#x2013;<lpage>319</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-20"><label>[20]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>N.</given-names> <surname>Christophides</surname></string-name> and <string-name><given-names>S.</given-names> <surname>Eilon</surname></string-name></person-group>, &#x201C;<article-title>An algorithm for the vehicle despatching problem</article-title>,&#x201D; <source>Operational Research Quaterly</source>, vol. <volume>20</volume>, no. <issue>3</issue>, pp. <fpage>309</fpage>&#x2013;<lpage>318</lpage>, <year>1969</year>.</mixed-citation></ref>
<ref id="ref-21"><label>[21]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>H.</given-names> <surname>Nazif</surname></string-name> and <string-name><given-names>L. S.</given-names> <surname>Lee</surname></string-name></person-group>, &#x201C;<article-title>Optimised crossover genetic algorithm for capacitated vehicle routing problem</article-title>,&#x201D; <source>Applied Mathematical Modelling</source>, vol. <volume>36</volume>, no. <issue>5</issue>, pp. <fpage>2110</fpage>&#x2013;<lpage>2117</lpage>, <year>2012</year>.</mixed-citation></ref>
<ref id="ref-22"><label>[22]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>K.</given-names> <surname>Puljic</surname></string-name> and <string-name><given-names>R.</given-names> <surname>Manger</surname></string-name></person-group>, &#x201C;<article-title>Comparison of eight evolutionary crossover operators for the vehicle routing problem</article-title>,&#x201D; <source>Journal of Mathematical Communications</source>, vol. <volume>18</volume>, no. <issue>2</issue>, pp. <fpage>359</fpage>&#x2013;<lpage>375</lpage>, <year>2013</year>.</mixed-citation></ref>
<ref id="ref-23"><label>[23]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>S. G. V.</given-names> <surname>Kumar</surname></string-name> and <string-name><given-names>R.</given-names> <surname>Panneerselvam</surname></string-name></person-group>, &#x201C;<article-title>A study of crossover operators for genetic algorithms to solve vrp and its variants and new sinusoidal motion crossover operator</article-title>,&#x201D; <source>International Journal of Computational Intelligence Research</source>, vol. <volume>13</volume>, no. <issue>7</issue>, pp. <fpage>1717</fpage>&#x2013;<lpage>1733</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-24"><label>[24]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M.</given-names> <surname>Sajid</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Singh</surname></string-name>, <string-name><given-names>R. A.</given-names> <surname>Haidri</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Prasad</surname></string-name>, <string-name><given-names>V.</given-names> <surname>Varadarajan</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<article-title>A novel algorithm for capacitated vehicle routing problem for smart cities</article-title>,&#x201D; <source>Symmetry</source>, vol. <volume>13</volume>, no. <issue>10</issue>, pp. 1&#x2013;23, <year>2021</year>.</mixed-citation></ref>
<ref id="ref-25"><label>[25]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Z. H.</given-names> <surname>Ahmed</surname></string-name></person-group>, &#x201C;<article-title>Genetic algorithm for the traveling salesman problem using sequential constructive crossover operator</article-title>,&#x201D; <source>International Journal of Biometrics &#x0026; Bioinformatics</source>, vol. <volume>3</volume>, no. <issue>6</issue>, pp. <fpage>96</fpage>&#x2013;<lpage>105</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-26"><label>[26]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>E.</given-names> <surname>Osaba</surname></string-name>, <string-name><given-names>R.</given-names> <surname>Carballedo</surname></string-name>, <string-name><given-names>F.</given-names> <surname>Diaz</surname></string-name>, <string-name><given-names>E.</given-names> <surname>Onieva</surname></string-name>, <string-name><given-names>A. D.</given-names> <surname>Masegosa</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<article-title>Good practice proposal for the implementation, presentation, and comparison of metaheuristics for solving routing problems</article-title>,&#x201D; <source>Neurocomputing</source>, vol. <volume>271</volume>, no. <issue>3</issue>, pp. <fpage>2</fpage>&#x2013;<lpage>8</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-27"><label>[27]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>J. K.</given-names> <surname>Lenstra</surname></string-name> and <string-name><given-names>A. H. G.</given-names> <surname>Rinnooy Kan</surname></string-name></person-group>, &#x201C;<article-title>Some simple applications of the travelling salesman problem</article-title>,&#x201D; <source>Operational Research Quarterly</source>, vol. <volume>26</volume>, no. <issue>4</issue>, pp. <fpage>717</fpage>&#x2013;<lpage>733</lpage>, <year>1975</year>.</mixed-citation></ref>
<ref id="ref-28"><label>[28]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Z. H.</given-names> <surname>Ahmed</surname></string-name></person-group>, &#x201C;<article-title>A lexisearch algorithm for the distance-constrained vehicle routing problem</article-title>,&#x201D; <source>International Journal of Mathematical and Computational Methods</source>, vol. <volume>1</volume>, pp. <fpage>165</fpage>&#x2013;<lpage>174</lpage>, <year>2016</year>.</mixed-citation></ref>
<ref id="ref-29"><label>[29]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>D. E.</given-names> <surname>Goldberg</surname></string-name> and <string-name><given-names>R.</given-names> <surname>Lingle</surname></string-name></person-group>, &#x201C;<article-title>Alleles, loci and the travelling salesman problem</article-title>,&#x201D; in <conf-name>Proc. ICGA</conf-name>, <conf-loc>Pittsburgh, PA, USA</conf-loc>, pp. <fpage>154</fpage>&#x2013;<lpage>159</lpage>, <year>1985</year>.</mixed-citation></ref>
<ref id="ref-30"><label>[30]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>L.</given-names> <surname>Davis</surname></string-name></person-group>, &#x201C;<article-title>Job-shop scheduling with genetic algorithms</article-title>,&#x201D; in <conf-name>Proc. ICGA</conf-name>, <conf-loc>Pittsburgh, PA, USA</conf-loc>, pp. <fpage>136</fpage>&#x2013;<lpage>140</lpage>, <year>1985</year>.</mixed-citation></ref>
<ref id="ref-31"><label>[31]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>J.</given-names> <surname>Grefenstette</surname></string-name>, <string-name><given-names>R.</given-names> <surname>Gopal</surname></string-name>, <string-name><given-names>B.</given-names> <surname>Rosmaita</surname></string-name> and <string-name><given-names>D.</given-names> <surname>Gucht</surname></string-name></person-group>, &#x201C;<article-title>Genetic algorithms for the traveling salesman problem</article-title>,&#x201D; in <conf-name>Proc. ICGA</conf-name>, <conf-loc>Pittsburgh, PA, USA</conf-loc>, pp. <fpage>160</fpage>&#x2013;<lpage>168</lpage>, <year>1985</year>.</mixed-citation></ref>
<ref id="ref-32"><label>[32]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>I. M.</given-names> <surname>Oliver</surname></string-name>, <string-name><given-names>D. J.</given-names> <surname>Smith</surname></string-name> and <string-name><given-names>J. R. C.</given-names> <surname>Holland</surname></string-name></person-group>, &#x201C;<article-title>A study of permutation crossover operators on the travelling salesman problem</article-title>,&#x201D; in <conf-name>Proc. ICGA</conf-name>, <conf-loc>MIT, Cambridge, MA</conf-loc>, pp. <fpage>224</fpage>&#x2013;<lpage>230</lpage>, <year>1987</year>.</mixed-citation></ref>
<ref id="ref-33"><label>[33]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><given-names>J. J.</given-names> <surname>Grefenstette</surname></string-name></person-group>, &#x201C;<chapter-title>Incorporating problem specific knowledge into genetic algorithms</chapter-title>,&#x201D; in <source>Genetic Algorithms and Simulated Annealing</source>, <edition>ed.</edition>, <publisher-loc>Los Altos, CA</publisher-loc>: <publisher-name>Morgan Kaufmann</publisher-name>, pp. <fpage>42</fpage>&#x2013;<lpage>57</lpage>, <year>1987</year>.</mixed-citation></ref>
<ref id="ref-34"><label>[34]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>P.</given-names> <surname>Jog</surname></string-name>, <string-name><given-names>J. Y.</given-names> <surname>Suh</surname></string-name> and <string-name><given-names>D.</given-names> <surname>Van Gucht</surname></string-name></person-group>, &#x201C;<article-title>The effects of population size, heuristic crossover and local improvement on a genetic algorithm for the traveling salesman problem</article-title>,&#x201D; in <conf-name>Proc. ICGA</conf-name>, <publisher-name>Morgan Kaufmann Publishers</publisher-name>, <conf-loc>San Francisco, CA, USA</conf-loc>, pp. <fpage>110</fpage>&#x2013;<lpage>115</lpage>, <year>1989</year>.</mixed-citation></ref>
<ref id="ref-35"><label>[35]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M.</given-names> <surname>Fischetti</surname></string-name>, <string-name><given-names>P.</given-names> <surname>Toth</surname></string-name> and <string-name><given-names>D.</given-names> <surname>Vigo</surname></string-name></person-group>, &#x201C;<article-title>A Branch-and-bound algorithm for the capacitated vehicle routing problem on directed graphs</article-title>,&#x201D; <source>Operations Research</source>, vol. <volume>42</volume>, no. <issue>5</issue>, pp. <fpage>846</fpage>&#x2013;<lpage>859</lpage>, <year>1994</year>.</mixed-citation></ref>
<ref id="ref-36"><label>[36]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>N.</given-names> <surname>Christofides</surname></string-name> and <string-name><given-names>S.</given-names> <surname>Eilon</surname></string-name></person-group>, &#x201C;<article-title>An algorithm for the vehicle routing dispatching problem</article-title>,&#x201D; <source>Operations Research Quaterly</source>, vol. <volume>20</volume>, pp. <fpage>309</fpage>&#x2013;<lpage>318</lpage>, <year>1969</year>.</mixed-citation></ref>
<ref id="ref-37"><label>[37]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Z. H.</given-names> <surname>Ahmed</surname></string-name></person-group>, &#x201C;<article-title>Adaptive sequential constructive crossover operator in a genetic algorithm for solving the traveling salesman problem</article-title>,&#x201D; <source>International Journal of Advanced Computer Science and Applications (IJACSA)</source>, vol. <volume>11</volume>, no. <issue>2</issue>, pp. <fpage>593</fpage>&#x2013;<lpage>605</lpage>, <year>2020</year>.</mixed-citation></ref>
</ref-list>
</back>
</article>