[jgrapht-users] Help compare graph structure
Brought to you by:
barak_naveh,
perfecthash
From: Syed Z. <zee...@gm...> - 2011-07-21 03:42:03
|
Hi Guys, I want to use jgrapht to compare structure of two graphs ( ignoring labels, need to compare only structure ),generate similarity score such as edit distance. Is this possible using jgrapht? Is there any function which can actually calculate edit distance. I am doing this as part of a research project to compare two schemas. I need to compare structure of tables (relations) represented as graphs. Please help or suggest a more suitable java api. Thanks and Regards, Syed Zeeshanuddin University of Manchester |