
On Thu, Apr 15, 2010 at 10:53 AM, Jeremiah Willcock <jewillco@osl.iu.edu> wrote:
On Thu, 15 Apr 2010, Tim Keitt wrote:
(snip)
Dear Dan,
I have implemented a set of prototype graph classes that use PostgreSQL to store edge lists. The graph classes do not store data, only prepared queries. The code is at https://code.launchpad.net/postgraph
I would actually love some help with this code. Implementing your own graph classes in the BGL is I found non-trivial. I never got push-relabel max-flow to compile with my classes. I probably need to implement concept checking. Unfortunately, I've largely run out of time to work on this. If anyone is interested in the code, I will be happy to assist their efforts in anyway I can.
Is there a particular test program that you have that doesn't compile? I can probably take a look at it and see what the issue is.
OK. 30 pages of gcc template errors coming your way... he he Seriously, though _thanks_ for the offer. I'll see if I can find a moment to reconstruct the error. Cheers, Tim
-- Jeremiah Willcock _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Timothy H. Keitt http://www.keittlab.org/