[jgrapht-users] Visualize path selection
Brought to you by:
barak_naveh,
perfecthash
From: Joris K. <de...@gm...> - 2009-10-02 10:51:35
|
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 |