|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TmLoadComputer
Compute the link load of the specified traffic matrix on the specified domain.
Creation date: 14/06/2007
| Method Summary | |
|---|---|
double[] |
compute(Domain domain,
TrafficMatrix tm)
Compute the link load of the specified traffic matrix on the domain |
| Method Detail |
|---|
double[] compute(Domain domain,
TrafficMatrix tm)
throws NoRouteToHostException,
RoutingException
domain - the domaintm - the traffic matrix to route
NoRouteToHostException - occurs if there is no route from a source to a destination
RoutingException - occurs if the routing algorithms encounter a error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||