Research Article

Green Communication for Sixth-Generation Intent-Based Networks: An Architecture Based on Hybrid Computational Intelligence Algorithm

Algorithm 1

MPA pseudocode.
1: Set MPA parameters:
2: Generate the preliminary population with a size
3: while () do
4: Population evaluation
5: Create the best solution matrix
6:ifthen
7:  Apply the first phase of searching
8: elseifthen
9:  Split the population of prey
10:  Apply the second searching phase
11: else
12:  Apply the third searching phase
13: endif
14: FADs effect the population
15: Update the best solution matrix
16: endwhile
17: return the top predator