Changeset 1804 for stable/2.7/Cbc/README
- Timestamp:
- Nov 21, 2012 8:51:59 AM (8 years ago)
- Location:
- stable/2.7/Cbc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.7/Cbc
- Property svn:mergeinfo changed
/trunk/Cbc merged: 1803
- Property svn:mergeinfo changed
-
stable/2.7/Cbc/README
r1786 r1804 26 26 ========== 27 27 28 Release 2.7.8: 29 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.7&new_path=%2Freleases%2F2.7.8 to see all changes. 30 31 1. Change message when LP simplex iteration limit is hit from "Exiting on maximum nodes" 32 to "Exiting on maximum number of iterations" 33 34 2. Fix for using overlapping SOS. 35 36 3. Fixes in buildsystem. 37 28 38 Release 2.7.7: 39 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.6&new_path=%2Freleases%2F2.7.7 to see all changes. 29 40 30 41 1. Fix to report interruption on user event if SIGINT is received by CbcSolver. … … 35 46 36 47 Release 2.7.6: 37 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.5& old=1768&new_path=%2Freleases%2F2.7.6&new=1768to see all changes.48 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.5&new_path=%2Freleases%2F2.7.6 to see all changes. 38 49 39 50 1. Fixes to build system. … … 42 53 43 54 Release 2.7.5: 44 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.4& old=1768&new_path=%2Freleases%2F2.7.5&new=1768to see all changes.55 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.4&new_path=%2Freleases%2F2.7.5 to see all changes. 45 56 46 57 1. Fixes to get AMPL interface working again. … … 49 60 50 61 Release 2.7.4: 51 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.3& old=1759&new_path=%2Freleases%2F2.7.4&new=1759to see all changes.62 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.3&new_path=%2Freleases%2F2.7.4 to see all changes. 52 63 53 64 1. Minor bugfixes. 54 65 55 66 Release 2.7.3: 56 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.2& old=1759&new_path=%2Freleases%2F2.7.3&new=1759to see all changes.67 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.2&new_path=%2Freleases%2F2.7.3 to see all changes. 57 68 58 69 1. Minor bugfixes. … … 61 72 62 73 Release 2.7.2: 74 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.1&new_path=%2Freleases%2F2.7.2 to see all changes. 63 75 64 76 1. Allow row/column names for GMPL models. … … 79 91 80 92 Release 2.7.1: 93 Look at https://projects.coin-or.org/Cbc/changeset?old_path=%2Freleases%2F2.7.0&new_path=%2Freleases%2F2.7.1 to see all changes. 81 94 82 95 1. Fixes to MSVC++ files
Note: See TracChangeset
for help on using the changeset viewer.