Research Article

A Simulated Annealing Approach for the Train Design Optimization Problem

Algorithm 1

Algorithm simulated annealing.
; ;
While do
  ;
  While do
   NEIGHBOR;
   ;
   If RAND or then
       ;
   EndIf
   ;
   If then
      ; ;
   EndIf
  EndWhile
  ;
EndWhile
call FUSION.