Object
MergeGraph

public class MergeGraph extends Object
A graph that stores each object as a vertex, where edges represent a neighborhood relation.

It potentially allows merges between neighboring vertices.

Each vertex has a payload (double) value associated with it, that is a function of the object-mask.