Search code examples
javagraphjung

getting started with jung library


Recently i have downloaded the jung library and trying to analyse some datasets. First of all, is there another tutorial except this: http://www.grotto-networking.com/JUNG/JUNG2-Tutorial.pdf ?

Also, i am working with eclipse and facing difficulties with import of datasets. I don't know if this is a graph question or a java question. Either way, i would like to have some information of how can i work with datasets.


Solution

  • I have come across some Basic tutorials about jung.

    1.jung Documentation

    2.sample program using jung

    3.How to install jung on eclipse

    4.Different kinds of example using jung.