Table 2.
Parameters used for C-Cuckoo.
| N | Population of cuckoos |
| M | Number of pseudo time steps |
| Pa | Discovery rate of alien eggs |
| Tol | Tolerance |
| K | Number of groups (clusters) |
| S | Number of samples |
| D | Number of attributes |
| w(s, k) | The element in matrix [s, k] where s ∈ S, k ∈ K |
| x(i, j) | The best solution in matrix [i, j] where i ∈ N, j ∈ K ⊗ D |
| Cen(k, d) | The centroid in matrix [k, d] where k ∈ K, d ∈ K ⊗ D |
| Clmat(n, s) | The classification matrix [n, s] where n ∈ N, s ∈ S |
Pa and Tol are conditional variables used for controlling execution of the cuckoo optimization algorithm [9].