caseGAMMA://consideres vc occupancy and queue count but ports that follow a minimal path to fdest are biased 2:1 HIGHER SCORE IS BETTER
caseGAMMA://consideres vc occupancy and queue count but ports that follow a minimal path to fdest are biased 2:1 bonus by multiplying minimal by 2 HIGHER SCORE IS BETTER
if(c_minimality=C_MIN)//the connection maintains the paths minimality - gets a bonus of 2x
if(c_minimality==C_MIN)//the connection maintains the paths minimality - gets a bonus of 2x
score=score*2;
break;
}
caseDELTA://consideres vc occupancy and queue count but ports that follow a minimal path to fdest are biased 2:1 through dividing minimal by 2 Lower SCORE IS BETTER