Research Article

GPU-Based Parallel Particle Swarm Optimization Methods for Graph Drawing

Pseudocode 2

Pseudocode of V-PGD.
Initialization
for to
  Compute the fitness using the kernel function of V-PGD;
   Update and ;
   Update and ;
Output the final layout .