COIN-OR::LEMON - Graph Library

Ignore:
Timestamp:
05/20/04 18:57:18 (20 years ago)
Author:
marci
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@851
Message:

misc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/marci/max_flow_demo.cc

    r646 r651  
    1111//#include <preflow_res.h>
    1212#include <hugo/for_each_macros.h>
     13#include <graph_concept.h>
    1314
    1415using namespace hugo;
     
    3738  typedef SageGraph MutableGraph;
    3839
     40  //typedef FullFeatureGraphConcept Graph;
    3941  typedef SmartGraph Graph;
    4042  //  typedef SageGraph Graph;
Note: See TracChangeset for help on using the changeset viewer.