public class LocalMDHPCEMinNumberDomainsKSPAlgorithm extends Object implements ComputingAlgorithm
| Constructor and Description |
|---|
LocalMDHPCEMinNumberDomainsKSPAlgorithm(ComputingRequest pathReq,
es.tid.tedb.TEDB ted,
ChildPCERequestManager cprm,
LocalChildRequestManager lcrm,
es.tid.tedb.ReachabilityManager rm) |
| Modifier and Type | Method and Description |
|---|---|
void |
addXRO(es.tid.pce.pcep.objects.ExcludeRouteObject xro,
es.tid.pce.pcep.constructs.Request req) |
ComputingResponse |
call() |
AlgorithmReservation |
getReserv() |
void |
processXRO(es.tid.pce.pcep.objects.ExcludeRouteObject xro,
org.jgrapht.graph.DirectedWeightedMultigraph<Inet4Address,es.tid.tedb.InterDomainEdge> networkGraph) |
public LocalMDHPCEMinNumberDomainsKSPAlgorithm(ComputingRequest pathReq, es.tid.tedb.TEDB ted, ChildPCERequestManager cprm, LocalChildRequestManager lcrm, es.tid.tedb.ReachabilityManager rm)
public ComputingResponse call() throws Exception
call in interface Callable<ComputingResponse>Exceptionpublic AlgorithmReservation getReserv()
getReserv in interface ComputingAlgorithmpublic void addXRO(es.tid.pce.pcep.objects.ExcludeRouteObject xro,
es.tid.pce.pcep.constructs.Request req)
public void processXRO(es.tid.pce.pcep.objects.ExcludeRouteObject xro,
org.jgrapht.graph.DirectedWeightedMultigraph<Inet4Address,es.tid.tedb.InterDomainEdge> networkGraph)
Copyright © 2016. All rights reserved.