Re: [commons general] Graph ADT Library?

2005-10-31 Thread Phil Steitz
On 10/31/05, robert burrell donkin <[EMAIL PROTECTED]> wrote: > On Mon, 2005-10-31 at 11:43 -0800, Hernan Silberman wrote: > > I'm wondering if anyone can recommend a good set of Java classes for > > representing Graph abstract data types. Specifically, I'm dealing with a > > homegrown representat

Re: [commons general] Graph ADT Library?

2005-10-31 Thread robert burrell donkin
On Mon, 2005-10-31 at 11:43 -0800, Hernan Silberman wrote: > I'm wondering if anyone can recommend a good set of Java classes for > representing Graph abstract data types. Specifically, I'm dealing with a > homegrown representation of a directed acyclic digraph (DAG) and find it very > lacking.

RE: [commons general] Graph ADT Library?

2005-10-31 Thread James Carman
If you don't mind paying money for a good library, I can recommend yFiles (http://www.yworks.com/en/products_yfiles_about.htm). We use it on my current project and it has been very helpful. It can be somewhat costly, especially if you can't get the academic license. -Original Message-