Emerging Theory, Methods, and Applications 2005
DOI: 10.1287/educ.1053.0020
|View full text |Cite
|
Sign up to set email alerts
|

CBC User Guide

Abstract: The Computational Infrastructure for Operations Research (COIN-OR) branchand-cut solver (CBC) is an open-source mixed-integer program (MIP) solver. The performance of branch-and-cut algorithms can vary greatly with problem-specific customization, such as dictating that the order nodes in the search tree are traversed. CBC provides operations research professionals with a well-tested, robust, reusable code base for experimenting with advanced customizations of branch-and-cut algorithms. The CBC design makes the… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
77
0

Year Published

2007
2007
2019
2019

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 131 publications
(77 citation statements)
references
References 0 publications
0
77
0
Order By: Relevance
“…Table 1 summarizes the main characteristics of these networks. To solve the convex MINLP models, we used the open source solver Bonmin [7] (release 1.1.3, see http://www.coin-or.org/Bonmin) with CBC [11] as underlying mixed-integer linear programming (MILP) solver and Ipopt [23] for the nonlinear programming solver. The four models were coded in C++ to be solved by Bonmin and all tests were performed on an Intel Xeon 1.6 Ghz CPU.…”
Section: Computational Experimentsmentioning
confidence: 99%
“…Table 1 summarizes the main characteristics of these networks. To solve the convex MINLP models, we used the open source solver Bonmin [7] (release 1.1.3, see http://www.coin-or.org/Bonmin) with CBC [11] as underlying mixed-integer linear programming (MILP) solver and Ipopt [23] for the nonlinear programming solver. The four models were coded in C++ to be solved by Bonmin and all tests were performed on an Intel Xeon 1.6 Ghz CPU.…”
Section: Computational Experimentsmentioning
confidence: 99%
“…value generated by the first and the next-to-the-last sets of constraints of (4). Note that f (E) still depends on E even for the case when σ = 0.…”
Section: Remark 22 We Note That F (E) In the Rfsvm Algorithm Is Equmentioning
confidence: 99%
“…When using Condor, we used the freely available CLP linear programming solver [4] to solve the linear programs and the MATLAB compiler version 4.5 to produce a standalone executable which ran Algorithm 2.1 for given values of ν and µ. On the same machine described above, the average time to run this executable for the parameters chosen by the tuning procedure was 115 seconds.…”
Section: Ndcc Datamentioning
confidence: 99%
“…For solving the LP relaxation we embedded the COIN-LP Solver 1.5.0 [15]. In each iteration we added one cut.…”
Section: Numerical Experimentsmentioning
confidence: 99%
“…It rises the bound to 5.05 which is enough to prove the optimality of a solution with value 6 if we had one. Adding two further cuts, on x 10,20 and on x 15,30 , gives an integer solution with value 6. In each iteration, the maximally violated cut could be properly found, i.e., (2) was exactly solvable and we could construct a Gomory fractional cut.…”
Section: Numerical Experimentsmentioning
confidence: 99%