NEWS
branch1.3
changeset 1390 f0f15d07bf51
parent 1281 c08d0f04c117
equal deleted inserted replaced
25:f44ddd03365f 26:35104489bb18
       
     1 2014-07-07 Version 1.3.1 released
       
     2 
       
     3         Bugfix release.
       
     4 
       
     5         #484: Require CMAKE 2.8
       
     6         #471, #472, #480: Various clang compatibility fixes
       
     7         #481, #482: Fix shared lib build and versioning
       
     8         #476: Fix invalid map query in NearestNeighborTsp
       
     9         #478: Bugfix in debug checking and lower bound handling
       
    10               in min cost flow algorithms
       
    11         #479, #465: Bugfix in default LP/MIP backend settings
       
    12         #476: Bugfix in tsp_test
       
    13         #487: Add missing include header and std:: namespace spec.
       
    14         #474: Fix division by zero error in NetworkSimplex
       
    15 
     1 2013-08-10 Version 1.3 released
    16 2013-08-10 Version 1.3 released
     2 
    17 
     3         This is major feature release
    18         This is major feature release
     4 
    19 
     5         * New data structures
    20         * New data structures