How to Compare Graphs

 [Compare Graphs]

This page is only in English

edoc.jung is able to compare two graphs

It is an add-on to JUNG. The add-on allows: The function GraphComparator.compare() takes two graphs as arguments and calculates distance between graphs taking into account:
  1. Names of nodes (using Levenshtein distance),
  2. Structure of graphs.

Online demo

Click WebStart application to compare graphs. It is an example of integration of JUNG and WebStart application.

Graphs are presented in Pajek format. Downoad Pajek 1.15 or later in order to create your own graphs and compare them (use "Browse..." buttons). There are examples of graphs in Pajek format:

Download