Package dev.nm.solver.multivariate.constrained.integer.linear.bb
-
Interface Summary Interface Description ILPBranchAndBoundMinimizer.ActiveListFactory This factory constructs a new instance ofActiveListfor each Integer Linear Programming problem. -
Class Summary Class Description ILPBranchAndBoundMinimizer This is a Branch-and-Bound algorithm that solves Integer Linear Programming problems.ILPNode This is the branch-and-bound node used in conjunction withILPBranchAndBoundMinimizerto solve an Integer Linear Programming problem.