1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>CBC User Guide</title><meta name="generator" content="DocBook XSL Stylesheets V1.61.2"><link rel="home" href="index.html" title="CBC User Guide"><link rel="next" href="ch01.html" title="Chapter 1. |
---|
2 | Introduction |
---|
3 | "></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">CBC User Guide</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr></table><hr></div><div class="book" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="cbcuserguide"></a>CBC User Guide</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname"> |
---|
4 | John |
---|
5 | </span> <span class="surname"> |
---|
6 | Forrest |
---|
7 | </span></h3><div class="affiliation"><span class="orgname"> |
---|
8 | IBM Research |
---|
9 | <br></span></div></div><div class="author"><h3 class="author"><span class="firstname"> |
---|
10 | David |
---|
11 | </span> <span class="surname"> |
---|
12 | de la Nuez |
---|
13 | </span></h3><div class="affiliation"><span class="orgname"> |
---|
14 | Columbia University & IBM Research |
---|
15 | <br></span></div></div><div class="author"><h3 class="author"><span class="firstname"> |
---|
16 | Robin |
---|
17 | </span> <span class="surname"> |
---|
18 | Lougee-Heimer |
---|
19 | </span></h3><div class="affiliation"><span class="orgname"> |
---|
20 | IBM Research |
---|
21 | <br></span></div></div></div></div><div><p class="copyright">Copyright © 2005 IBM Coportation</p></div><div><div class="legalnotice"> |
---|
22 | CBC and this documentation are provided under the terms of the |
---|
23 | <a href="http://opensource.org/licenses/cpl.php" target="_top">Common Public License |
---|
24 | ("CPL")</a>. Any use, reproduction or distribution of the programs constitutes |
---|
25 | the recipient's acceptance of the license. The |
---|
26 | <a href="http://opensource.org/licenses/cpl.php" target="_top">CPL</a> is approved by |
---|
27 | the <a href="http://opensource.org/" target="_top">Open Source Initiative</a>. IBM |
---|
28 | Corporation, the author of the |
---|
29 | <a href="http://opensource.org/licenses/cpl.php" target="_top">CPL</a>, has a |
---|
30 | <a href="http://www.ibm.com/developerworks/library/os-cplfaq.html" target="_top"> |
---|
31 | CPL FAQ</a> available which is based on IBM's understanding of the |
---|
32 | <a href="http://opensource.org/licenses/cpl.php" target="_top">CPL</a>. |
---|
33 | </div></div></div><div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt>1. <a href="ch01.html"> |
---|
34 | Introduction |
---|
35 | </a></dt><dd><dl><dt><a href="ch01.html#id2826645"> |
---|
36 | Welcome to CBC |
---|
37 | </a></dt><dt><a href="ch01s02.html"> |
---|
38 | Prerequisites |
---|
39 | </a></dt></dl></dd><dt>2. <a href="ch02.html"> |
---|
40 | Basic Model Classes |
---|
41 | </a></dt><dd><dl><dt><a href="ch02.html#hierarchy"> |
---|
42 | Hierarchy and list of classes |
---|
43 | </a></dt><dt><a href="ch02s02.html"> |
---|
44 | First Example |
---|
45 | </a></dt><dt><a href="ch02s03.html"> |
---|
46 | Getting at the Solution (CbcModel methods) |
---|
47 | </a></dt><dt><a href="ch02s04.html">Some Useful Set and Get Methods</a></dt><dt><a href="ch02s05.html"> |
---|
48 | Methods which have a major impact on solution process |
---|
49 | </a></dt></dl></dd><dt>3. <a href="ch03.html"> |
---|
50 | Other Classes and examples |
---|
51 | </a></dt><dd><dl><dt><a href="ch03.html#comparison">CbcCompare - Comparison methods</a></dt><dt><a href="ch03s02.html">CbcHeuristic - heuristic methods</a></dt><dt><a href="ch03s03.html">Branching</a></dt><dt><a href="ch03s04.html">Advanced use of solver</a></dt></dl></dd><dt>4. <a href="ch04.html"> |
---|
52 | Building and Modifying a Model |
---|
53 | </a></dt><dd><dl><dt><a href="ch04.html#coinmodel">CoinModel</a></dt></dl></dd><dt>5. <a href="ch05.html"> |
---|
54 | More Samples |
---|
55 | </a></dt><dd><dl><dt><a href="ch05.html#id2904722">CBC's Samples Directory</a></dt></dl></dd><dt>6. <a href="ch06.html"> |
---|
56 | Messages |
---|
57 | </a></dt><dt>A. <a href="apa.html">FAQ</a></dt><dt>B. <a href="apb.html">Doxygen</a></dt><dt>C. <a href="apc.html">Revision History</a></dt></dl></div><div class="list-of-tables"><p><b>List of Tables</b></p><dl><dt>1.1. <a href="ch01.html#id2826677">Associated classes</a></dt><dt>2.1. <a href="ch02.html#id2896498">Classes used by CbcModel - Most useful</a></dt><dt>2.2. <a href="ch02.html#id2897749">Classes used by CbcModel - Least useful</a></dt><dt>2.3. <a href="ch02s03.html#id2898257"> |
---|
58 | Methods for getting solution information from OSI solver |
---|
59 | </a></dt><dt>2.4. <a href="ch02s04.html#id2898616">Some Useful Set and Get Methods</a></dt><dt>2.5. <a href="ch02s05.html#id2899565">Major methods</a></dt><dt>3.1. <a href="ch03.html#id2901322">Compare Classes provided</a></dt><dt>3.2. <a href="ch03.html#id2902562">Information available from CbcModel</a></dt><dt>5.1. <a href="ch05.html#id2904739">Basic Samples</a></dt><dt>5.2. <a href="ch05.html#id2905338">Advanced Samples</a></dt><dt>6.1. <a href="ch06.html#id2904621"> |
---|
60 | COIN Messages passed at or above logging level 1 |
---|
61 | </a></dt><dt>6.2. <a href="ch06.html#id2907202"> |
---|
62 | CLP Messages passed at or above logging level 1 |
---|
63 | </a></dt><dt>6.3. <a href="ch06.html#id2908139"> |
---|
64 | COIN Messages passed at or above logging level 0 |
---|
65 | </a></dt><dt>6.4. <a href="ch06.html#id2909208"> |
---|
66 | CLP Messages passed at or above logging level 0 |
---|
67 | </a></dt></dl></div><div class="list-of-examples"><p><b>List of Examples</b></p><dl><dt>2.1. <a href="ch02s02.html#id2898102">minimum.cpp</a></dt><dt>3.1. <a href="ch03.html#id2902771">test</a></dt><dt>3.2. <a href="ch03.html#id2902794">newSolution</a></dt><dt>3.3. <a href="ch03.html#id2902874">newSolution</a></dt><dt>3.4. <a href="ch03s02.html#id2903012">Data</a></dt><dt>3.5. <a href="ch03s02.html#id2903038">initialize newSolution</a></dt><dt>3.6. <a href="ch03s02.html#id2903094">Create feasible new solution</a></dt><dt>3.7. <a href="ch03s02.html#id2903189">Check good solution</a></dt><dt>3.8. <a href="ch03s03.html#id2903248">Pseudo costs</a></dt><dt>3.9. <a href="ch03s03.html#id2903330">Follow-on branching</a></dt><dt>3.10. <a href="ch03s04.html#id2903439">initialSolve</a></dt><dt>3.11. <a href="ch03s04.html#id2903488">First few solves</a></dt><dt>3.12. <a href="ch03s04.html#id2903514">Create small problem</a></dt><dt>3.13. <a href="ch03s04.html#id2903555">Check optimal solution</a></dt><dt>3.14. <a href="ch03s04.html#id2903598">Solve a quadratic mip</a></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Chapter 1. |
---|
68 | Introduction |
---|
69 | </td></tr></table></div></body></html> |
---|