[jgrapht-users] Graph comparator
Brought to you by:
barak_naveh,
perfecthash
From: Stefan F. <sfr...@gm...> - 2009-08-20 12:47:02
|
Hi all, I'm looking for a graph libary which supports comparing 2 graphs. I'd like to create a graph of interactions in our software framework, compare the resulting graph to a predefined "expected" graph. These graphs can be very complex and deep. Is this use case supported by jgrapht? Any examples? Thanks Stefan |