Uses of Class
org.objectweb.proactive.branchnbound.core.Manager

Packages that use Manager
org.objectweb.proactive.branchnbound The Branch and Bound (API) package.  
 

Uses of Manager in org.objectweb.proactive.branchnbound
 

Methods in org.objectweb.proactive.branchnbound that return Manager
static Manager ProActiveBranchNBound.newBnB(Task root, Node managerNode, Node[] nodes, java.lang.String queueType)
          Create a new activate Manager with the given root task.
static Manager ProActiveBranchNBound.newBnB(Task root, VirtualNode virtualNode, java.lang.String queueType)
          Create a new activate Manager with the given root task.
static Manager ProActiveBranchNBound.newBnB(Task root, Node managerNode, Node[][] nodes, java.lang.String queueType)
          Create a new activate Manager with the given root task.
static Manager ProActiveBranchNBound.newBnB(Task root, VirtualNode[] virtualNodes, java.lang.String queueType)
          Create a new activate Manager with the given root task.
 



Copyright 2001-2005 INRIA All Rights Reserved.