Last change
on this file since 601 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.3 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> |
---|
2 | <html xmlns="http://www.w3.org/1999/xhtml"><head><title>Preliminaries</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="ch01.html" title="Chapter 1. Introduction "/><link rel="previous" href="ch01s02.html" title=" Prerequisites "/><link rel="next" href="ch01s04.html" title=" Branch-and-Cut Overview "/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Preliminaries</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s02.html">Prev</a> </td><th width="60%" align="center">Chapter 1. |
---|
3 | Introduction |
---|
4 | </th><td width="20%" align="right"> <a accesskey="n" href="ch01s04.html">Next</a></td></tr></table><hr/></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="id2920928"/>Preliminaries</h2></div></div><div/></div><p> |
---|
5 | </p><div class="itemizedlist"><ul type="disc"><li>Unless otherwise stated, the problem being optimized is a minimization problem. </li><li>The terms "model" and "problem" are used synonymously.</li><li>Notation: We use the convention of appending an underscore to |
---|
6 | a variable in order to distinguish member data of a class.</li><li>The Cbc Samples directory, <tt class="filename">COIN/Cbc/Samples</tt> |
---|
7 | contains the source code for the examples in the Guide.</li><li>The sample code in the Guide is written for illustrative |
---|
8 | purposes of the CBC concepts and usage. The sample code is not |
---|
9 | necessarily written for performance.</li></ul></div><p> |
---|
10 | </p></div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch01s04.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> |
---|
11 | Prerequisites |
---|
12 | </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> |
---|
13 | Branch-and-Cut Overview |
---|
14 | </td></tr></table></div></body></html> |
---|
Note: See
TracBrowser
for help on using the repository browser.