Uses of Class
be.ac.ulg.montefiore.run.totem.repository.model.TotemActionList

Packages that use TotemActionList
at.ftw.repository.reopt   
be.ac.ucl.poms.repository.IGPWO   
be.ac.ucl.poms.repository.model   
be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO   
be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo   
be.ac.ulg.montefiore.run.totem.repository.CSPF This package holds CSPF-related classes (various implementations of the CSPF algorithm is available). 
be.ac.ulg.montefiore.run.totem.repository.DAMOTE This package holds DAMOTE-related classes. 
be.ac.ulg.montefiore.run.totem.repository.model This package holds the model for the repository package. 
it.unina.repository.MIRA   
nl.tudelft.repository.XAMCRA   
 

Uses of TotemActionList in at.ftw.repository.reopt
 

Methods in at.ftw.repository.reopt that return TotemActionList
 TotemActionList<SetLspReservationAction> FTWReopt.calculateInitialSolution(Domain domain, TrafficMatrix tm, int profit, int changeCost)
           
 TotemActionList<SetLspReservationAction> FTWReopt.readCapacitiesFromResultFile(Domain domain, java.lang.String file)
           
 TotemActionList<SetLspReservationAction> FTWReopt.reopt(Domain domain, TrafficMatrix tm, int profit, int changeCost)
           
 

Uses of TotemActionList in be.ac.ucl.poms.repository.IGPWO
 

Methods in be.ac.ucl.poms.repository.IGPWO that return TotemActionList
 TotemActionList IGPWO.calculateWeights(int ASID, int[] TMID)
           
 TotemActionList IGPWO.calculateWeightsParameters(int ASID, int[] TMID, int num_iters, int w_max)
           
 TotemActionList IGPWO.calculateWeightsParameters(int ASID, int[] TMID, int num_iters, int w_max, boolean random, int seed, double min_samp_rate, double max_samp_rate, double init_samp_rate)
           
 

Uses of TotemActionList in be.ac.ucl.poms.repository.model
 

Methods in be.ac.ucl.poms.repository.model that return TotemActionList
 TotemActionList IGPWeightOptimization.calculateWeights(int ASID, int[] TMID)
           
 

Uses of TotemActionList in be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO
 

Methods in be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO that return TotemActionList
 TotemActionList bgpAwareIGPWO.calculateWeights(int ASID, int[] TMID)
           
 TotemActionList bgpAwareIGPWO.calculateWeightsParameters(int ASID, int[] TMID, int num_iters, int w_max)
           
 TotemActionList bgpAwareIGPWO.calculateWeightsParameters(int ASID, int[] TMID, int num_iters, int w_max, boolean random, int seed, double min_samp_rate, double max_samp_rate, double init_samp_rate, boolean interDomainTE)
           
 

Uses of TotemActionList in be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo
 

Methods in be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo that return TotemActionList
 TotemActionList SaBgpAwareLwo.calculateWeights(int ASID, int[] TMID)
           
 

Uses of TotemActionList in be.ac.ulg.montefiore.run.totem.repository.CSPF
 

Methods in be.ac.ulg.montefiore.run.totem.repository.CSPF that return TotemActionList
 TotemActionList CSPF.routeBypass(LSPBypassRoutingParameter param)
          Computes a bypass.
 TotemActionList CSPF.routeDetour(Domain domain, LSPDetourRoutingParameter param)
          Computes a detour backup for a LSP.
 TotemActionList CSPF.routeLSP(Domain domain, LSPPrimaryRoutingParameter param)
           
 TotemActionList CSPF.routeNLSP(Domain domain, java.util.List<LSPPrimaryRoutingParameter> param)
           
 

Uses of TotemActionList in be.ac.ulg.montefiore.run.totem.repository.DAMOTE
 

Methods in be.ac.ulg.montefiore.run.totem.repository.DAMOTE that return TotemActionList
 TotemActionList DAMOTE.routeBypass(LSPBypassRoutingParameter param)
           
 TotemActionList DAMOTE.routeDetour(Domain dom, LSPDetourRoutingParameter param)
          Computes a global detour or local detours for a primary LSP
 TotemActionList DAMOTE.routeLSP(Domain dom, LSPPrimaryRoutingParameter param)
          Computes a path with DAMOTE for one demand from a source node to a destination node with a bandwidth requirement
 TotemActionList DAMOTE.routeNLSP(Domain dom, java.util.List<LSPPrimaryRoutingParameter> param)
          Computes paths with DAMOTE for a list of demands.
 

Uses of TotemActionList in be.ac.ulg.montefiore.run.totem.repository.model
 

Methods in be.ac.ulg.montefiore.run.totem.repository.model that return TotemActionList
 TotemActionList LSPBackupRouting.routeBypass(LSPBypassRoutingParameter param)
          Computes a bypass.
 TotemActionList LSPBackupRouting.routeDetour(Domain domain, LSPDetourRoutingParameter param)
          Computes a detour backup for a LSP
 TotemActionList LSPPrimaryRouting.routeLSP(Domain domain, LSPPrimaryRoutingParameter param)
          Computes a path for a LSP
 TotemActionList LSPPrimaryRouting.routeNLSP(Domain domain, java.util.List<LSPPrimaryRoutingParameter> param)
          Computes paths for a list of LSPs specified by a list of LSPPrimaryRoutingParameter
 

Uses of TotemActionList in it.unina.repository.MIRA
 

Methods in it.unina.repository.MIRA that return TotemActionList
 TotemActionList MIRA.routeLSP(Domain dom, LSPPrimaryRoutingParameter param)
          Computes a path with MIRA for one demand from a source node to a destination node with a bandwidth requirement
 TotemActionList MIRA.routeNLSP(Domain dom, java.util.List<LSPPrimaryRoutingParameter> param)
          Computes paths with MIRA for a list of demands.
 

Uses of TotemActionList in nl.tudelft.repository.XAMCRA
 

Methods in nl.tudelft.repository.XAMCRA that return TotemActionList
 TotemActionList XAMCRA.routeLSP(Domain dom, LSPPrimaryRoutingParameter param)
          Computes a path with XAMCRA for one demand from a source node to a destination node with a bandwidth requirement
 TotemActionList XAMCRA.routeNLSP(Domain dom, java.util.List<LSPPrimaryRoutingParameter> param)
          Computes paths with XAMCRA for a list of demands.
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.