Interface | Description |
---|---|
ILPBranchAndBoundMinimizer.ActiveListFactory |
This factory constructs a new instance of
ActiveList for each Integer Linear Programming problem. |
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 with
ILPBranchAndBoundMinimizer to
solve an Integer Linear Programming problem. |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.