Skip to main content
. 2022 Dec 22;10(1):18. doi: 10.3390/bioengineering10010018

Table 3.

ADSCFGWO algorithm’s computational complexity.

No. Operation Complexity
1 Initialization O(1)
2 Calculate objective function O(n)
3 Finding best solutions O(n)
4 Updating position of current grey wolf by fitness O(tmax×n)
5 Updating position of current individual by Sine Cosine O(tmax×n)
6 Updating objective function O(tmax×n)
7 Finding best fitness O(tmax)
8 Updating parameters O(tmax)
9 Producing the best fitness O(1)