Research Article

Exact and Heuristic Solutions to Minimize Total Waiting Time in the Blood Products Distribution Problem

Algorithm 1

Outline of the GRASP for the TRP.
𝑈 { 0 , 𝑣 1 , 𝑣 2 , , 𝑣 𝑛 } ;
𝑣 𝑐 0 ;
Repeat
Create RCL with α vertices 𝑣 𝑖 𝑈 closest to 𝑣 𝑐 ;
Select random vertex 𝑣 𝑟 RCL;
𝑈 𝑈 { 𝑣 𝑟 } ;
𝑣 𝑐 𝑣 𝑟
Until   𝑈 = ;