Re: [Boost-bugs] [Boost C++ Libraries] #8054: Where is the PageRank algorithm?

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8054: Where is the PageRank algorithm?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-15 17:49:23


#8054: Where is the PageRank algorithm?
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: jewillco
      Type: Support Requests | Status: new
 Milestone: To Be Determined | Component: graph
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by jewillco):

 There is still an implementation in `<boost/graph/page_rank.hpp>`, but
 there does not appear to be documentation other than in
 http://www.boost.org/libs/graph_parallel/doc/html/page_rank.html, which
 covers the distributed version. The Python bindings are in the `bgl-
 python` library that you linked to; they are not in the Boost source code
 tree. You might also want to look at graph-tool
 (http://projects.skewed.de/graph-tool/) as an alternative set of Python
 Boost.Graph bindings to use; note that it is licensed using GPLv3. Their
 !PageRank implementation is documented at http://projects.skewed.de/graph-
 tool/doc/centrality.html.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8054#comment:2>
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:50:12 UTC