info@avatto.com
+91-9920808017
26. What are the offspring tours generated by Partially Mapped Crossover (PMX) between P1 and P2 given above when the cuts are made after the 2nd and 6th cities? If the two answer tours are (1,2,3,4) AND (2,3,1,4) then enter 1234,2314 as answer
(Type: String) 12564378,14236587
(Type: String) 14236587,12564378
(Type: String) 14233587,12564379
(Type: String) 14232587,12564373
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
27. What is the adjacency representation for the tour (1 4 2 3 6 5 7 8)? And should be comma separated list of cities, for ex., 1,2,3,4
(Type: String) 4,3,6,2,7,5,8,1
(Type: String) 4,3,5,2,7,5,8,1
(Type: String) 4,3,3,2,7,5,8,2
(Type: String) 4,2,7,2,7,5,8,2
28. Which GA operation is computationally most expensive?
Initial population creation
Selection of sub-population for mating
Reproduction to produce next generation
Convergence testing
29. Which of the following is not true for Genetic algorithms?
It is a probabilistic search algorithm
It is guaranteed to give global optimum solutions
If an optimization problem has more than one solution, then it will return all the solutions
It is an iterative process suitable for parallel programming
30. Which one of the following is not necessarily be considered as GA parameters?
N, the population size.
∈, the obtainable accuracy
μp, the mutation probability
f', the average fitness score
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login