Research Article

An Artificial Immune System Algorithm with Social Learning and Its Application in Industrial PID Controller Design

Algorithm 1

Pseudocode of the cloning operator.
PROCEDURE  Cloning_Operator()
  ;
  ;
FOR    to    DO
  ;
  ;
END FOR
END PROCEDURE