Last change
on this file since 1695 was
1690,
checked in by tkr, 10 years ago
|
Updating README and INSTALL files
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
1.2 KB
|
Rev | Line | |
---|
[1690] | 1 | CBC README |
---|
| 2 | ========== |
---|
[353] | 3 | |
---|
[1690] | 4 | Welcome to the README for the COIN Branch and Cut Solver (CBC). CBC is |
---|
| 5 | distributed under the Eclipse Public License and is freely redistributable. |
---|
| 6 | All source code and documentation is Copyright IBM and others. This README may |
---|
| 7 | be redistributed freely. |
---|
[2] | 8 | |
---|
[1690] | 9 | DOCUMENTATION |
---|
| 10 | ============= |
---|
[2] | 11 | |
---|
[1690] | 12 | For a quick start guide, please see the INSTALL file in this distribution. A (somehwat outdated) user's manual is available here: |
---|
[2] | 13 | |
---|
[1690] | 14 | http://www.coin-or.org/Cbc |
---|
[237] | 15 | |
---|
[1690] | 16 | More up-to-date automatically generated documentation of the source code can |
---|
| 17 | be found here: |
---|
[237] | 18 | |
---|
[1690] | 19 | http://www.coin-or.org/Doxygen/Cbc/ |
---|
[237] | 20 | |
---|
[1690] | 21 | Further information can be found here: |
---|
[237] | 22 | |
---|
[1690] | 23 | http://projects.coin-or.org/Cbc |
---|
[237] | 24 | |
---|
[1690] | 25 | WHAT'S NEW |
---|
| 26 | ========== |
---|
[237] | 27 | |
---|
[1690] | 28 | Release 2.7.0: |
---|
[2] | 29 | |
---|
[1690] | 30 | 1. License has been changed to the EPL. |
---|
[2] | 31 | |
---|
[1690] | 32 | 2. Support for MSVC++ version 10 added. |
---|
[2] | 33 | |
---|
[1690] | 34 | 3. Support for BuildTools version 0.7 to incorporate recent enhancements, |
---|
| 35 | including proper library versioning in Linux, prohibiting installation of |
---|
| 36 | private headers, etc. |
---|
[2] | 37 | |
---|
[1690] | 38 | 4. Updated externals to new stable versions of dependent projects. |
---|
[2] | 39 | |
---|
[1690] | 40 | 5. Improvements to heuristics. |
---|
[2] | 41 | |
---|
[1690] | 42 | 6. New options for cut generation. |
---|
[2] | 43 | |
---|
[1690] | 44 | 7. Improved reporting of results. |
---|
[2] | 45 | |
---|
[1690] | 46 | 8. Improvements to documentation. |
---|
[2] | 47 | |
---|
[1690] | 48 | 9. Minor bug fixes. |
---|
Note: See
TracBrowser
for help on using the repository browser.