Re: [jgrapht-users] Visualize path selection
Brought to you by:
barak_naveh,
perfecthash
From: John V. S. <js...@gm...> - 2009-10-02 18:02:12
|
Check out gralog, it is based on JGraphT and might have what you want: http://gralog.sourceforge.net/ JVS Joris Kinable wrote: > Dear, > > I'm about to start a project with some complex path selection > algorithms. For that purpose I'm looking for a graph library which is > easily adaptable so I can easily build in support for more complex > edge costs. Furthermore, if I have a graph and run for example > Dijkstra's shortest path algorithm on it, I would like to visualize > the selected path in a graphical way. Do you know whether that is > possible with JgraphT or are you aware of any other java libraries > with such capabilities build in? > > br, > > Joris > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > jgrapht-users mailing list > jgr...@li... > https://lists.sourceforge.net/lists/listinfo/jgrapht-users > |