id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc
1655,Documentation of the depth_first_search() Function,Charles Brockman ,Douglas Gregor,"On the documentation page
{{{
trunk/libs/graph/doc/depth_first_search.html
}}}
the phrase
''...the event points for DFS are indicated in by the triangles...'' should be
''...the event points for DFS are indicated by the triangles...'' although a more substantial change appears necessary.
The triangles referred to in the text do not appear in the pseudocode. The language on the depth-first search page should be changed to that shown on
{{{
/trunk/libs/graph/doc/breadth_first_search.html
}}}
''In the pseudo-code below, the event points are the labels on the right.''
",Bugs,closed,Boost 1.36.0,graph,Boost Development Trunk,Problem,fixed,,