2006
DOI: 10.1287/ijoc.1040.0107
|View full text |Cite
|
Sign up to set email alerts
|

Early Estimates of the Size of Branch-and-Bound Trees

Abstract: This paper intends to show that the time needed to solve mixed integer programming problems by branch and bound can be roughly predicted early in the solution process. We construct a procedure that can be implemented as part of an MIP solver. It is based on analyzing the partial tree resulting from running the algorithm for a short period of time, and predicting the shape of the whole tree. The procedure is tested on instances from the literature. This work was inspired by the practical applicability of such a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
15
0

Year Published

2010
2010
2024
2024

Publication Types

Select...
6
3
1

Relationship

0
10

Authors

Journals

citations
Cited by 33 publications
(16 citation statements)
references
References 13 publications
1
15
0
Order By: Relevance
“…A more sophisticated approach, not investigated in the present paper, would be to determine N R on the fly, by using a (possibly rough) estimate of the remaining branching nodes, e.g., by using the early tree-node estimator proposed in [3].…”
Section: Computational Experimentsmentioning
confidence: 99%
“…A more sophisticated approach, not investigated in the present paper, would be to determine N R on the fly, by using a (possibly rough) estimate of the remaining branching nodes, e.g., by using the early tree-node estimator proposed in [3].…”
Section: Computational Experimentsmentioning
confidence: 99%
“…Still C, et al developed a sequential cutting plane method to solve convex mixed integer nonlinear programming problems [2]. Cornuejols G, et al did prediction on the size of branch and bound trees [3]. Morrison David R, et al made a survey of recent advances in searching, branching and pruning [4].…”
Section: Introductionmentioning
confidence: 99%
“…Unfortunately, it suffers from several drawbacks that arise frequently in practice: the times spent to solve subproblems are rarely well balanced and the communication of the objective value is not good when solving an optimization problem (the workers are independent). In order to equilibrate the subproblems that have to be solved some works have been done about the decomposition of the search tree based on its size [8,3,7]. However, the tree size is only approximated and is not strictly correlated with the resolution time.…”
Section: Introductionmentioning
confidence: 99%