public class Correct_BETTER_WLAN_algorithm extends Object implements ComputingAlgorithm
Reference: A. Mokhtar y M. Azizoglu, "Adaptive wavelength routing in all-optical networks", IEEE/ACM Transactions on Networking, vol. 6, no.2 pp. 197 - 201, abril 1998
But it allow an LSP to change wlan number between switches.| Constructor and Description |
|---|
Correct_BETTER_WLAN_algorithm(ComputingRequest pathReq,
es.tid.tedb.TEDB ted,
ReservationManager reservationManager) |
| Modifier and Type | Method and Description |
|---|---|
ComputingResponse |
call() |
AlgorithmReservation |
getReserv() |
void |
setPreComp(BETTER_WLAN_algorithmPreComputation preComp) |
public Correct_BETTER_WLAN_algorithm(ComputingRequest pathReq, es.tid.tedb.TEDB ted, ReservationManager reservationManager)
public ComputingResponse call()
call in interface Callable<ComputingResponse>public void setPreComp(BETTER_WLAN_algorithmPreComputation preComp)
public AlgorithmReservation getReserv()
getReserv in interface ComputingAlgorithmCopyright © 2016. All rights reserved.