Question: An evolutionary algorithm uses permutation string coding for a 1 2 - city closed - loop travelling salesman problem. The visitation sequence is coded as

An evolutionary algorithm uses permutation string coding for a 12-city closed-loop
travelling salesman problem. The visitation sequence is coded as permutation string
denoted as (:a1,a2,dots,a12:). Assume that the distance between any two nodes i and j
denoted as dij is specified by the equation below, where the symbol "%" denotes the
modulo operation.
dij=((ai+aj)%5)+1 for ij.
For the pair of chosen parents shown below in Figure 1, show the offspring produced for
the three types of recombination operations:
a. Partially matched crossover (PMX) where the shaded cells indicate the sub-string
chosen for the PMX.
b. Cycle recombination
c. Edge recombination crossover, constructing the two offspring starting from node
1 and node 7.
Figure 1
 An evolutionary algorithm uses permutation string coding for a 12-city closed-loop

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!