Research Article
A Hybrid Metaheuristic DE/CS Algorithm for UCAV Three-Dimension Path Planning
Algorithm 3
Algorithm of selecting cuckoo for DE/CS.
| Begin | | for to NP do | | Select uniform randomly | | | | | | for to do | | if rand CR or then | | | | else | | | | end if | | end for | | if then | | | | | | end if | | end for | | End. |
|