1966
DOI: 10.1287/opre.14.4.699
|View full text |Cite
|
Sign up to set email alerts
|

Branch-and-Bound Methods: A Survey

Abstract: The essential features of the branch-and-bound approach to constrained optimization are described, and several specific applications are reviewed. These include integer linear programming (Land-Doig and Balas methods), nonlinear programming (minimization of nonconvex objective functions), the traveling-salesman problem (Eastman and Little, et al. methods), and the quadratic assignment problem (Gilmore and Lawler methods). Computational considerations, including trade-offs between length of computation and stor… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

4
575
0
12

Year Published

1999
1999
2011
2011

Publication Types

Select...
4
3
3

Relationship

0
10

Authors

Journals

citations
Cited by 1,547 publications
(616 citation statements)
references
References 29 publications
4
575
0
12
Order By: Relevance
“…This approach is not practical for n d larger than around 15 or so, or smaller, if the other dimensions are large. A branch and bound method, or other global optimization technique, can be used to (possibly) speed up computation of the globally optimal solution [14], [15]. But the worst case complexity of any method that computes the global solution is exponential in n d .…”
Section: B) Map Estimationmentioning
confidence: 99%
“…This approach is not practical for n d larger than around 15 or so, or smaller, if the other dimensions are large. A branch and bound method, or other global optimization technique, can be used to (possibly) speed up computation of the globally optimal solution [14], [15]. But the worst case complexity of any method that computes the global solution is exponential in n d .…”
Section: B) Map Estimationmentioning
confidence: 99%
“…To provide optimality, we must complement it with a search strategy. We use best first with branch-and-bound [33], using the cost of the partial configuration as a lower bound and pruning when this exceeds the lowest cost among the complete configurations generated so far. The search terminates when all partial configurations on the stack have a higher cost.…”
Section: Theorem 2 (Completeness) the Configuration Algorithm Eventuamentioning
confidence: 99%
“…We implemented a heuristic discrete optimization algorithm, Branch and Bound [10], to obtain the heuristic optimum disclosure rule. Figure 12 shows that the discrete optimization algorithm is superior in terms of execution time compared to the brute-force algorithm with no significant risk increase.…”
Section: B Experimentsmentioning
confidence: 99%