Changeset 1792 for trunk/Cbc/README
- Timestamp:
- Jun 8, 2012 1:08:08 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/README
r1785 r1792 26 26 ========== 27 27 28 Release 2.8: 29 30 1. Introduced new secondaryStatus 8 to indicate that solving stopped due to an iteration limit. 31 32 33 34 Release 2.7.8: 35 36 1. Change message when LP simplex iteration limit is hit from "Exiting on maximum nodes" 37 to "Exiting on maximum number of iterations" 38 28 39 Release 2.7.7: 40 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 41 30 42 1. Fix to report interruption on user event if SIGINT is received by CbcSolver. … … 35 47 36 48 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.49 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 50 39 51 1. Fixes to build system. … … 42 54 43 55 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.56 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 57 46 58 1. Fixes to get AMPL interface working again. … … 49 61 50 62 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.63 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 64 53 65 1. Minor bugfixes. 54 66 55 67 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.68 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 69 58 70 1. Minor bugfixes. … … 61 73 62 74 Release 2.7.2: 75 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 76 64 77 1. Allow row/column names for GMPL models. … … 79 92 80 93 Release 2.7.1: 94 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 95 82 96 1. Fixes to MSVC++ files
Note: See TracChangeset
for help on using the changeset viewer.