The problem is finding the minimum edit distance between two graphs with no edges, considering there might be different costs for adding, removing or replacing vertices.
I was told this distance is a metric, and there is a easy way to prove it. Is it so? How it can be done?