Last change
on this file since 1691 was
1691,
checked in by tkr, 10 years ago
|
Mergin r1690 from trunk
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
1.2 KB
|
Line | |
---|
1 | CBC README |
---|
2 | ========== |
---|
3 | |
---|
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. |
---|
8 | |
---|
9 | DOCUMENTATION |
---|
10 | ============= |
---|
11 | |
---|
12 | For a quick start guide, please see the INSTALL file in this distribution. A (somehwat outdated) user's manual is available here: |
---|
13 | |
---|
14 | http://www.coin-or.org/Cbc |
---|
15 | |
---|
16 | More up-to-date automatically generated documentation of the source code can |
---|
17 | be found here: |
---|
18 | |
---|
19 | http://www.coin-or.org/Doxygen/Cbc/ |
---|
20 | |
---|
21 | Further information can be found here: |
---|
22 | |
---|
23 | http://projects.coin-or.org/Cbc |
---|
24 | |
---|
25 | WHAT'S NEW |
---|
26 | ========== |
---|
27 | |
---|
28 | Release 2.7.0: |
---|
29 | |
---|
30 | 1. License has been changed to the EPL. |
---|
31 | |
---|
32 | 2. Support for MSVC++ version 10 added. |
---|
33 | |
---|
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. |
---|
37 | |
---|
38 | 4. Updated externals to new stable versions of dependent projects. |
---|
39 | |
---|
40 | 5. Improvements to heuristics. |
---|
41 | |
---|
42 | 6. New options for cut generation. |
---|
43 | |
---|
44 | 7. Improved reporting of results. |
---|
45 | |
---|
46 | 8. Improvements to documentation. |
---|
47 | |
---|
48 | 9. Minor bug fixes. |
---|
Note: See
TracBrowser
for help on using the repository browser.