| Algorithm 2 Pseudocode of the Evolutionary Algorithm (EA). |
| procedure
EA() ▹ Q = auxiliary population ▹ P=population while do end while end procedure |
| Algorithm 2 Pseudocode of the Evolutionary Algorithm (EA). |
| procedure
EA() ▹ Q = auxiliary population ▹ P=population while do end while end procedure |