| Algorithm 5 Pseudocode of Random Search (RS). |
| procedure
RS while do ▹ 4 or 8 parameters depending on the case study if then ▹ The configuration found so far, is updated end if end while end procedure |
| Algorithm 5 Pseudocode of Random Search (RS). |
| procedure
RS while do ▹ 4 or 8 parameters depending on the case study if then ▹ The configuration found so far, is updated end if end while end procedure |