id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 886,"listS for VertexListS on adjacency_list, breadth_first...",nobody,jsiek,"{{{ It seems that if one uses a listS for VertexListS on adjacency_list, breadth_first_search does not work. It has an issue because the list iterators only take ++ and not + number (at least in MSVC 2003). It'd probably be better to use std::advance... Oh yeah, and the next thing probably isn't you folks' fault, but boost::get seems to lock up MSVC IntelliSense. Lovely. :/ }}}",Bugs,closed,,graph,None,,Invalid,,