Arrange the following encoding strategies used in Genetic Algorithms (GAS) in the correct sequence starting from the initial step and ending with the final representation of solutions:
(A) Binary Encoding
(B) Real valued Encoding
(C) Permutation Encoding
(D) Gray coding
Choose the correct answer from the options given below:
1
(D), (B), (A), (C)
2
(B), (D), (A), (C)
3
(C), (D), (A), (B)
4
(B), (C), (A), (D)