NEWS
branch1.2
changeset 897 ffc2d2559fc9
parent 883 87569cb5734d
child 926 7887be87f4a0
equal deleted inserted replaced
5:96fa3d564fe9 6:62886275aa40
       
     1 2010-10-21 Version 1.2.1 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         #364: Add missing UndirectedTags
       
    10         #368: Fix the usage of std::numeric_limits<>::min() in Network Simplex
       
    11         #372: Fix a critical bug in preflow
       
    12 
     1 2010-03-19 Version 1.2 released
    13 2010-03-19 Version 1.2 released
     2 
    14 
     3         This is major feature release
    15         This is major feature release
     4 
    16 
     5         * New algorithms
    17         * New algorithms