Introduction - If you have any usage issues, please Google them yourself
A new intelligent immune algorithm is inspired by the biological immune system and the introduction of the search algorithm is a deterministic and random selection are combined with "heuristic random search algorithm exploration" and "Exploitation" ability.
Main steps of the algorithm:
(1) antigen recognition and initial antibody production.
(2) antibody evaluation
(3) immunization
Characteristics of immune algorithm:
(1) global search capability
(2) diversity retention mechanism
(3) robust
(4) parallel distributed search mechanism