Research Article

An Efficient Local Repair-Based Multi-Constrained Routing for Congestion Control in Wireless Mesh Networks

Algorithm 2

An optimal detour path selection algorithm.
procedure GETOPTIMALDETOUR
for all    do
if   is concave and representative then
if    then
end if
end if
end for
return  
end procedure