Question 15
Genetic Algorithm
A tour of 10 cities is shown below. The edges are bi-directional. Use D, E, F,..., M as the reference (index) sequence to prepare tour representations.
Based on the above data, answer the given subquestions.
Convert the path representation I, L, G, D, F, H, J, E, K, M to ordinal representation.
7, 4, 3, 4, 5, 5, 2, 1, 1, 1
6, 8, 4, 1, 2, 2, 2, 1, 1, 1
6, 4, 8, 2, 1, 5, 2, 1, 1, 1
7, 3, 6, 4, 2, 3, 3, 3, 2, 1