Research Article

A High Performance Cloud-Based Protein-Ligand Docking Prediction Algorithm

Algorithm 1

Outline of FCPLDPA for the protein-ligand docking prediction problem.
(1) Create an initial population .
(2) Divide the population into subpopulations and
 dispatch them to islands.
(3) Do
(4)  For each island
(5)   Perform the evolutionary process (EP).
(6)  End
(7) While the stop criterion is satisfied, then stop and output
 the best result.