Boost logo

Boost Users :

From: Gordon Smith (schmoo2k_at_[hidden])
Date: 2004-11-24 08:48:10


FWIW - I use the BGL to store my graph data and calculate shortest paths
etc., I use raw GDI (fast) and AGG (smooth - www.antigrain.com) to render
the data. For layouts I have a few of my own (simplistic) I also use
GraphViz (as there is a save to and load from DOT functions within BGL).

Gordon.

"Dan Dimerman" <dimerman_at_[hidden]> wrote in message
news:co097h$nch$1_at_sea.gmane.org...
> Hello,
>
> I am about to start a subproject that takes a graph, computes a layout and
> draws it on screen (Windows XP).
> I thought about using AT&T's well known graphviz library until I saw that
on
> boost 1.32 there's a new algorithm: "boost::kamada_kawai_spring_layout".
> Although I am tempted to use boost's lib, tradition dictates that a
> longer/better tested and implemented library is the way to go.
>
> Do you happen to have any experience in this kind of problem (drawing
> graphs)?
> Any suggestions/ caveats ?
>
> Thanks...
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.799 / Virus Database: 543 - Release Date: 19-Nov-04


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