igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Is it possible to use igraph in Java?


From: Kurt J
Subject: Re: [igraph] Is it possible to use igraph in Java?
Date: Fri, 9 May 2008 13:59:52 +0100

i would love to see a java interface as well (but i am definitely not the guy to write it ;)

i've been thinking that a combination of igraph and processing [1] could make for some awesome design possibilities.

i'm not an expert but _maybe_ the jython [2] stuff might be a viable option in the meantime for java-loving igraphers

-kurt

[1] - http://www.jython.org/Project/index.html
[2] - http://processing.org/


On Tue, May 6, 2008 at 8:25 AM, Maria Grineva <address@hidden> wrote:
Java igraph would be very useful for our project also.

Maria Grineva

2008/5/5 Tamas Nepusz <address@hidden>:

Is it possible to use igraph from Java?
To cut the long story short: not yet, sorry.

_Theoretically_ it could be done, but there is no working Java interface yet. I came up with a proof-of-concept Java interface a while ago, it's in the dev tree, but it is _very_ far from being complete (even some most essential functions like addEdges are missing). I did it only because I wanted to learn how to use the Java Native Interface. To quote the README file of the Java interface I started:

"Since I don't use Java intensively, chances are that this interface gets finished only if there is substantial demand for it and/or someone takes the times to send patches or finish it completely."

We would need an enthusiastic volunteer who is either experienced in C and willing to maintain the Java interface, or willing to donate some money for us to finish the Java interface ;)

--
Tamas




_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help


_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

[Prev in Thread] Current Thread [Next in Thread]