COIN-OR::LEMON - Graph Library

Changeset 2211:c790d04e192a in lemon-0.x


Ignore:
Timestamp:
09/07/06 16:16:47 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2937
Message:

Hao-Orlin algorithm

It is based on Attila's work
It is tested on all dimacs files in data directory

It may need more execution control

  • possible interruption after each findNewSink
Location:
lemon
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r2207 r2211  
    5858        lemon/graph_writer.h \
    5959        lemon/grid_ugraph.h \
     60        lemon/hao_orlin.h \
    6061        lemon/hypercube_graph.h \
    6162        lemon/iterable_maps.h \
Note: See TracChangeset for help on using the changeset viewer.