COIN-OR::LEMON - Graph Library

Changeset 607:327f7cf13843 in lemon-0.x for src/work/klao


Ignore:
Timestamp:
05/11/04 17:42:11 (20 years ago)
Author:
athos
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@789
Message:

Finished MinLengthPaths?: a specialization of MinCostFlows?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/klao/path.h

    r493 r607  
    1212#include <algorithm>
    1313
    14 #include <invalid.h>
    15 #include <error.h>
     14#include <hugo/invalid.h>
     15#include <hugo/error.h>
    1616#include <debug.h>
    1717
Note: See TracChangeset for help on using the changeset viewer.