Research Article

An Automatic Heuristic Design Approach for Seru Scheduling Problem with Resource Conflicts

Algorithm 2

Structure similarity-based crossover.
(1): whiledo
(2): Randomly choose the crossover points to generate and
(3): if is similar to : then
(4):  crossover and add the children to the new population
(5):  add and into a list
(6):  return 0
(7): else
(8):  
(9): end if
(10): end while
(11): crossover