comm_engineer
Newbie level 4

hi,,i an making code of Frank Wolfe algorithm (optimal routing algo) in c++, formula i need to implement is vnew=vold+alpha(vbar-vold) where v are actualyy path flows..i dont know what formula to write for vbar,which is the maximum limit of path flows in feasible regio...anyone pleaseeee help