Last change
on this file since 1703 was
1703,
checked in by tkr, 10 years ago
|
Updating README for changes in 2.7.1
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
1.5 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.1: |
---|
29 | |
---|
30 | 1. Fixes to MSVC++ files |
---|
31 | |
---|
32 | Release 2.7.0: |
---|
33 | |
---|
34 | 1. License has been changed to the EPL. |
---|
35 | |
---|
36 | 2. Support for MSVC++ version 10 added. |
---|
37 | |
---|
38 | 3. Support for BuildTools version 0.7 to incorporate recent enhancements, |
---|
39 | including proper library versioning in Linux, prohibiting installation of |
---|
40 | private headers, etc. |
---|
41 | |
---|
42 | 4. Updated externals to new stable versions of dependent projects. |
---|
43 | |
---|
44 | 5. Improvements to heuristics. |
---|
45 | |
---|
46 | 6. New options for cut generation. |
---|
47 | |
---|
48 | 7. Improved reporting of results. |
---|
49 | |
---|
50 | 8. Improvements to documentation. |
---|
51 | |
---|
52 | 9. Minor bug fixes. |
---|
53 | |
---|
54 | SUPPORT |
---|
55 | ======= |
---|
56 | |
---|
57 | 1. List Serve |
---|
58 | |
---|
59 | CBC users should use the Cbc mailing list. To subscribe, go to |
---|
60 | http://list.coin-or.org/mailman/listinfo/cbc |
---|
61 | |
---|
62 | 3. Bug Reports |
---|
63 | |
---|
64 | Bug reports should be reported on the CBC development web site at |
---|
65 | |
---|
66 | https://projects.coin-or.org/Cbc/newticket |
---|
Note: See
TracBrowser
for help on using the repository browser.