COIN-OR::LEMON - Graph Library

Changeset 765:3b544a9c92db in lemon-main for lemon


Ignore:
Timestamp:
08/11/09 20:55:40 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Add Karp algorithm class (#179)
based on the MinMeanCycle? implementation in SVN -r3436.
The interface is reworked to be the same as Howard's interface.

Location:
lemon
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r764 r765  
    8686        lemon/howard.h \
    8787        lemon/hypercube_graph.h \
     88        lemon/karp.h \
    8889        lemon/kruskal.h \
    8990        lemon/hao_orlin.h \
Note: See TracChangeset for help on using the changeset viewer.