id summary reporter owner description type status milestone component version severity resolution keywords cc 3521 edge iterator constructor + add_edge (with weight) does not work with adjacency_matrix Raymond Wan Andrew Sutton "Hi all, I am not sure if this is a ""bug"" or a ""feature request""; it depends whether or not this was intended for adjacency_matrix. With adjacency_matrix, using the edge iterator constructor or add_edge (four arguments; with edge weights) gives compiling errors. I've attached a small example that demonstrates the problem. It compiles now using adjacency_list; but if the // comment is moved then the compiler errors using adjacency_matrix will show up. In a message posted by Andrew Sutton, he said the constructor may not exist -- I am not sure if this is intended or a bug: http://article.gmane.org/gmane.comp.lib.boost.user/52205/ Thank you! Ray " Feature Requests closed Boost 1.41.0 graph Boost 1.40.0 Problem fixed