$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: mycia (yg-boost-users_at_[hidden])
Date: 2002-11-10 16:04:17
Hi
I compiled the adjacency matrix example in
libs/graph/example/adjacency_matrix.cpp
however, the output is totally different than expected
http://www.boost.org/libs/graph/doc/adjacency_matrix.html
it seems that something wrong in out_edges()
have any idea?
thanks a lot
hcyeh