[Boost-bugs] [Boost C++ Libraries] #1655: Documentation of the depth_first_search() Function

Subject: [Boost-bugs] [Boost C++ Libraries] #1655: Documentation of the depth_first_search() Function
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-02-26 22:40:11


#1655: Documentation of the depth_first_search() Function
-------------------------------------------------------+--------------------
 Reporter: Charles Brockman <cmbrockman_at_[hidden]> | Owner: dgregor
     Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: graph
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------------------------+--------------------
 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.''

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1655>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC