NEWS
branch1.1
changeset 1003 dfdb58f52f02
parent 939 86a880ba752d
child 1080 f22bc76370b2
equal deleted inserted replaced
12:7fea01934da4 15:620e4a4afb01
       
     1 2010-10-21 Version 1.1.3 released
       
     2 
       
     3         Bugfix release.
       
     4 
       
     5         #366: Fix Pred[Matrix]MapPath::empty()
       
     6         #371: Bug fix in (di)graphCopy()
       
     7               The target graph is cleared before adding nodes and arcs/edges.
       
     8 
       
     9         #356: Fix multiple execution bug in weighted matchings
       
    10         #364: Add missing UndirectedTags
       
    11         #368: Fix the usage of std::numeric_limits<>::min() in Network Simplex
       
    12         #372: Fix a critical bug in preflow
       
    13 
     1 2010-03-08 Version 1.1.2 released
    14 2010-03-08 Version 1.1.2 released
     2 
    15 
     3         Bugfix release.
    16         Bugfix release.
     4 
    17 
     5         #317: Fix (and improve) error message in mip_test.cc
    18         #317: Fix (and improve) error message in mip_test.cc