COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEWS

    r505 r322  
    1 2009-01-23 Version 1.0.2 released
    2 
    3         Bugfix release.
    4 
    5         #193: Bugfix in GraphReader::skipSection()
    6         #195: Bugfix in ConEdgeIt()
    7         #197: Bugfix in heap unionfind
    8               * This bug affects Edmond's general matching algorithms.
    9                 (Not available in this release.)
    10         #207: Fix 'make install' without 'make html' using CMAKE
    11         #208: Suppress or fix VS2008 compilation warnings
    12         ----: Update the LEMON icon
    13         ----: Enable the component-based installer
    14               (in installers made by CPACK)
    15         ----: Set the proper version for CMAKE in the tarballs
    16               (made by autotools).
    17 
    18 2008-12-06 Version 1.0.1 released
    19 
    20         Bugfix release.
    21 
    22         #170: Bugfix SmartDigraph::split()
    23         #171: Bugfix in SmartGraph::restoreSnapshot()
    24         #172: Extended test cases for graphs and digraphs
    25         #173: Bugfix in Random
    26               * operator()s always return a double now
    27               * the faulty real<Num>(Num) and real<Num>(Num,Num)
    28                 have been removed
    29         #187: Remove DijkstraWidestPathOperationTraits
    30         #61:  Bugfix in DfsVisit
    31 
    3212008-10-13 Version 1.0 released
    332
Note: See TracChangeset for help on using the changeset viewer.