Research Article

Automatic Circle Detection on Images Based on an Evolutionary Algorithm That Reduces the Number of Function Evaluations

Algorithm 5

Exploitation operation of APRE.
(1) Input: New memory , current iteration
(2) ME SortElementsFitness
(3)
(4) E SelectTheFirstElements
(5) for to do
(6)
(7) if (rand(0, 1) <= ) then
(8)     for to   do
(9)     
(10)   end for
(11)     
(12)    if ( ) then
(13)       MemoryIsUpdated
(14)    end if
(15) end if
(16) end for
(17) Output: Memory