[jgrapht-users] Using jgrapht
Brought to you by:
barak_naveh,
perfecthash
From: Ravali D. <rde...@pu...> - 2011-05-31 18:17:55
|
Hello Everyone, I am Ravali Devarapalli. I am currently pursuing Master's degree in Computer and Information Technology at Purdue University. I am interested in mining and analyzing location based information from webpages. I am planing to do my thesis in this regard. My academic advisor has asked me to look into the workings of jgrapht as it is a popular graph analysis tool available today. I have never used it before...so i have gone through the website "www.jgrapht.org". I have been able to find any installation or usage steps. It might be a simple question but i haven't been able to use it. I have downloaded the Windows version of latest version of jgrapht zip file. When i try to compile the programs "HelloJGrapht.java"...i get errors. Most of the errors are similar. Error: Cannot find symbol DefaultEdge, SimpleGraph. It is also giving me an error in "org.jgrapht.*" does not exist. I might have to set classpath in environmental variable. I don't know the solution. I tried looking up in discussion forums but could not find any relevant solution. Could you please let me know where i am going wrong. and also how to properly exceute demo programs and any other programs that i may write in future. Thank you for your time, -Ravali Devarapalli. |