COIN-OR::LEMON - Graph Library

Changeset 542:69bde1d90c04 in lemon-0.x for src/hugo/dijkstra.h


Ignore:
Timestamp:
05/06/04 15:48:04 (20 years ago)
Author:
Akos Ladanyi
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@714
Message:

Set up automake environment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/dijkstra.h

    r539 r542  
    77///\brief Dijkstra algorithm.
    88
    9 #include <bin_heap.h>
    10 #include <invalid.h>
     9#include <hugo/bin_heap.h>
     10#include <hugo/invalid.h>
    1111
    1212namespace hugo {
Note: See TracChangeset for help on using the changeset viewer.