Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.misc.algorithm.bb Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
ActiveListThis interface defines the node popping strategy used in a branch-and-bound algorithm, e.Interfacecom.numericalmethod.suanshu.misc.algorithm.bbSuanShu
BBNodeA branch-and-bound algorithm maintains a tree of nodes to keep track of the search paths and the pruned paths.Interfacecom.numericalmethod.suanshu.misc.algorithm.bbSuanShu
BranchAndBoundBranch-and-Bound (BB or B&B) is a general algorithm for finding optimal solutions of various optimization problems, especially in discrete and combinatorial optimization.Classcom.numericalmethod.suanshu.misc.algorithm.bbSuanShu