21import java.util.Comparator;
Comparator for DENOPTIMAttachmentPoints.
int compare(AttachmentPoint ap1, AttachmentPoint ap2)
An attachment point (AP) is a possibility to attach a Vertex onto the vertex holding the AP (i....
int compareTo(AttachmentPoint other)
Compares this and another attachment points based on their unique identifier.