Boost logo

Boost Users :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-11-14 14:14:24


On Nov 14, 2004, at 10:50 AM, Jeffrey Holle wrote:
> Actually, there is, the bgl-viz library.
> This is just an optional I/O package that allows creating graphviz dot
> files. The reason you might want to do this is the graphviz package
> does a good job of laying out a graph diagram.
> This library doesn't get built in the primary boost build.
> To build it, go to $BOOST/libs/graph/build and run bjam.

To be slightly picky... you only need bgl-viz if you're going to read
in GraphViz files. To write them, you only need to include the headers.

        Doug


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