Last change
on this file since 925 was
561,
checked in by ladanyi, 14 years ago
|
Cbc static pages moved
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
2.8 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> |
---|
2 | <html xmlns="http://www.w3.org/1999/xhtml"><head><title>Chapter 1. |
---|
3 | Introduction |
---|
4 | </title><meta name="generator" content="DocBook XSL Stylesheets V1.61.2"/><link rel="home" href="index.html" title="CBC User Guide"/><link rel="up" href="index.html" title="CBC User Guide"/><link rel="previous" href="index.html" title="CBC User Guide"/><link rel="next" href="ch01s02.html" title=" Prerequisites "/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 1. |
---|
5 | Introduction |
---|
6 | </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch01s02.html">Next</a></td></tr></table><hr/></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="intro"/>Chapter 1. |
---|
7 | Introduction |
---|
8 | </h2></div></div><div/></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="ch01.html#id2920636"> |
---|
9 | Welcome to CBC |
---|
10 | </a></dt><dt><a href="ch01s02.html"> |
---|
11 | Prerequisites |
---|
12 | </a></dt><dt><a href="ch01s03.html">Preliminaries</a></dt><dt><a href="ch01s04.html"> |
---|
13 | Branch-and-Cut Overview |
---|
14 | </a></dt></dl></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="id2920636"/> |
---|
15 | Welcome to CBC |
---|
16 | </h2></div></div><div/></div><p> |
---|
17 | The COIN |
---|
18 | <sup>[<a id="id2976796" href="#ftn.id2976796">1</a>]</sup> |
---|
19 | Branch and Cut solver (CBC) is an open-source mixed-integer program (MIP) solver written in C++. CBC is intended to be used primarily as a callable library to create customized branch-and-cut solvers. A basic, stand-alone executable version is also available. CBC is an active open-source project led by John Forrest at www.coin-or.org. |
---|
20 | </p></div><div class="footnotes"><br/><hr width="100" align="left"/><div class="footnote"><p><sup>[<a id="ftn.id2976796" href="#id2976796">1</a>] </sup> |
---|
21 | The complete acronym is "COIN-OR" which stands for the Compuational Infrastructure for Operations Research. For simplicity (and in keeping with the directory and function names) we will simply use "COIN". |
---|
22 | </p></div></div></div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch01s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">CBC User Guide </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> |
---|
23 | Prerequisites |
---|
24 | </td></tr></table></div></body></html> |
---|
Note: See
TracBrowser
for help on using the repository browser.