1 |
2011-11-09 Version 1.2.3 released |
|
2 |
|
|
3 |
Bugfix release. |
|
4 |
|
|
5 |
#428: Add missing lemon/lemon.pc.cmake to the release tarball |
|
6 |
#429: Fix VS warnings |
|
7 |
#430: Fix LpBase::Constr two-side limit bug |
|
8 |
|
|
1 | 9 |
2011-08-08 Version 1.2.2 released |
2 | 10 |
|
3 | 11 |
Bugfix release. |
4 | 12 |
|
5 | 13 |
#392: Bug fix in Dfs::start(s,t) |
6 | 14 |
#414: Fix wrong initialization in Preflow |
7 | 15 |
#404: Update Doxygen configuration |
8 | 16 |
#416: Support tests with valgrind |
9 | 17 |
#418: Better Win CodeBlock/MinGW support |
10 | 18 |
#419: Backport build environment improvements from the main branch |
11 | 19 |
- Build of mip_test and lp_test precede the running of the tests |
12 | 20 |
- Also search for coin libs under ${COIN_ROOT_DIR}/lib/coin |
13 | 21 |
- Do not look for COIN_VOL libraries |
14 | 22 |
#382: Allow lgf file without Arc maps |
15 | 23 |
#417: Bug fix in CostScaling |
16 | 24 |
|
17 | 25 |
2010-10-21 Version 1.2.1 released |
18 | 26 |
|
19 | 27 |
Bugfix release. |
20 | 28 |
|
21 | 29 |
#366: Fix Pred[Matrix]MapPath::empty() |
22 | 30 |
#371: Bug fix in (di)graphCopy() |
23 | 31 |
The target graph is cleared before adding nodes and arcs/edges. |
24 | 32 |
|
0 comments (0 inline)