COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/work/makefile @ 2:37117ebbabe2

Last change on this file since 2:37117ebbabe2 was 2:37117ebbabe2, checked in by Alpar Juttner, 20 years ago

bfs

File size: 141 bytes
Line 
1graphdemo: graphdemo.cc ../include/graph.h ../include/bfs.h \
2        ../include/oldgraph.h makefile
3        g++ -g -I../include -o graphdemo graphdemo.cc
Note: See TracBrowser for help on using the repository browser.