COIN-OR::LEMON - Graph Library

Changeset 1779:f6cafba4dbf2 in lemon-0.x


Ignore:
Timestamp:
11/08/05 11:10:09 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2313
Message:

Obsolete bug removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/unionfind.h

    r1435 r1779  
    2222//!\brief Union-Find data structures.
    2323//!
    24 //!\bug unionfind_test.cc doesn't work with Intel compiler. It compiles but
    25 //!fails to run (Segmentation fault).
    26 
    2724
    2825#include <vector>
Note: See TracChangeset for help on using the changeset viewer.