Graph toolbox for ScalaLab

27 views
Skip to first unread message

sp

unread,
May 8, 2013, 10:42:08 AM5/8/13
to scalalab-...@googlegroups.com
Hi David,

I found a Java package for Graphs,
JGraphT. (http://jgrapht.org/)

I have it now as ScalaLab toolbox,
seems to work, it is good?


Stergios

David Walend

unread,
May 8, 2013, 11:29:48 PM5/8/13
to scalalab-...@googlegroups.com
Hi Stergios,

It's good. I expect it will help some people but won't help my specific problem. 

There's also https://www.assembla.com/spaces/scala-graph/wiki , already in scala, which is probably a more solid base to build on for the future, and gephi, and neo4j.

The researchers I'm trying to help use some heuristics in igraph (via R) that don't seem to exist elsewhere, at least in a way that will give exactly the same answers. In general, igraph seems to be on top in academia. 

Integrating igraph with Java would be painful. With Scala, less so. igraph uses pointers to get extra return values which map better to some core scala concepts. A skilled person could Integrate igraph with scala, but it'd be a lot of work.

Thanks,

Dave
Reply all
Reply to author
Forward
0 new messages