[Graph] pgRouting and boost.graph
Hello, We work on the pgRouting project and we are updating our code to use Boost.Graph. For the moment our intention is to have a V2.1 of pgRouting modifying 3 of our routing functions, and I am working on the documentation. I am making references to Boost.Graph, I would like some one from Boost.Graph team to check if the references I am making are according to your requirements and /or give us some suggestions. The following link takes you to the tentative documentation that mentions Boost.Graph. https://github.com/pgRouting/pgrouting/blob/develop_2_1_0/src/dijkstra/doc/d... Thanks in advance. Vicky
Maybe http://www.boost.org/libs/graph is a more canonical link for
referencing Boost.Graph. It does take one to the newest release of the
library though.
On Mon, Jul 13, 2015 at 4:00 PM Vicky Vergara
Hello, We work on the pgRouting project and we are updating our code to use Boost.Graph. For the moment our intention is to have a V2.1 of pgRouting modifying 3 of our routing functions, and I am working on the documentation. I am making references to Boost.Graph, I would like some one from Boost.Graph team to check if the references I am making are according to your requirements and /or give us some suggestions. The following link takes you to the tentative documentation that mentions Boost.Graph.
https://github.com/pgRouting/pgrouting/blob/develop_2_1_0/src/dijkstra/doc/d...
Thanks in advance. Vicky
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Thanks,
I updated all the links to use your suggestion.
From: marcin.zalewski@gmail.com
Date: Thu, 16 Jul 2015 09:59:23 +0000
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] [Graph] pgRouting and boost.graph
Maybe http://www.boost.org/libs/graph is a more canonical link for referencing Boost.Graph. It does take one to the newest release of the library though.
On Mon, Jul 13, 2015 at 4:00 PM Vicky Vergara
participants (2)
-
Marcin Zalewski
-
Vicky Vergara