public class Multilayer_Algorithm_auxGraph extends Object implements ComputingAlgorithm
| Constructor and Description |
|---|
Multilayer_Algorithm_auxGraph(ComputingRequest pathReq,
es.tid.tedb.TEDB ted,
ReservationManager reservationManager,
OperationsCounter OPcounter) |
| Modifier and Type | Method and Description |
|---|---|
ComputingResponse |
call() |
AlgorithmReservation |
getReserv() |
void |
setPreComp(Multilayer_Algorithm_auxGraphPreComputation preComp) |
public Multilayer_Algorithm_auxGraph(ComputingRequest pathReq, es.tid.tedb.TEDB ted, ReservationManager reservationManager, OperationsCounter OPcounter)
public ComputingResponse call()
call in interface Callable<ComputingResponse>public void setPreComp(Multilayer_Algorithm_auxGraphPreComputation preComp)
public AlgorithmReservation getReserv()
getReserv in interface ComputingAlgorithmCopyright © 2016. All rights reserved.