From: Stephen Duncan Date: 2007-03-30T19:44:32+09:00 Subject: Re: RGL: decorate nodes and edges Probably not; I wasn't trying to use any of those kinds of features, which is why I skipped straight to using the DOT::Digraph. It may be best for you to use the normal graph objects, then only when you wish to output to a file, get the DOT::Digraph from them, and add in the edge decorators at that point. - Stephen On 3/30/07, Javier V�zquez wrote: > Thanks Stephen! > > Just one question regarding your solution: > > Are you still able to use all the nice GRATR features (e.g. Breadth > First Search) if you're storing your graph in a DOT::DOTDigraph? > > > Am 30.03.2007 um 02:15 schrieb Stephen Duncan: > > > Here's a link to what I posted to this list when this topic came up > > recently: http://www.nabble.com/Re%3A-Graphs-with-decorated-edges- > > p9291712.html > > > > -Stephen > > > > On 3/29/07, Javier_CH wrote: > >> Hi Guys > >> > >> Did anyone of you work with RGL (Ruby Graph Library? Did you try to > >> decorate (e.g. color, shape, etc.) your nodes and edges? Were you > >> successful? Could anyone point me to a good documentation or to some > >> example code? > >> > >> The whole problem is documented on my blog: > >> > >> http://a-team.ch/news/2007/03/29/rgl-and-decorated-edgesnodes/ > >> > >> Thanks for your help! > >> > >> Saludos > >> Javier > >> > >> > >> > > > > > > -- > > Stephen Duncan Jr > > www.stephenduncanjr.com > > > > > -- Stephen Duncan Jr www.stephenduncanjr.com