Boost logo

Boost Users :

Subject: Re: [Boost-users] Does Boost suit me?
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2011-10-10 15:49:44


> Hello,
>
> I'm a phd student. I'm working in the graph mining field. I have a huge
> text file that I would like to convert to a graph. Then, I will write
> some code to implement my algorithm (something similar to shortest
> paths algorithms). I'm planning to write my code in C++. Do you
> think Boost will suit me?

Hard to say without knowing more about what you need to do :)

Boost does have a library for working with graphs, the Boost Graph
Library [1]. Take a look at it and see whether it fits your needs.

Regards,
Nate

[1] http://www.boost.org/doc/libs/1_47_0/libs/graph/doc/index.html
                                               


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net