Menu

getting started

2006-12-29
2013-05-29
  • Nobody/Anonymous

    Hi
    i was trying to use the jung library, but i only have the API and the jar files, is there like examples that will help me to build my first network graph?
    thanks in advance

     
    • Tom Nelson

      Tom Nelson - 2006-12-29

      There are a number of example programs in the
      samples/graph directory of the src jar file.

      Tom Nelson

       
    • Nobody/Anonymous

      thanks for the fast reply,
      but i cant find the source code folder, do i have to get it from CVS ?

       
      • Tom Nelson

        Tom Nelson - 2006-12-29

        The source is in the file named jung-1.7.5-src.jar
        src means 'source'.

        Tom Nelson

         
    • Nobody/Anonymous

      thanks Nelson for the help,
      i need now to ask you something about the algo's that are implemented in the JUNG library,
      i found the classes betweeness and Degree, i was wondering if closeness is implemented, since i cant find it in the package importance.
      thanks again for the help

       

Log in to post a comment.