consistency.bin

The file is a binary file.
int NPoints total number of points
int NPoints total number of points (sorry, duplicated by mistake)
For each point (NPoints times): int ModelID
For each point (NPoints times): int vertexIDs
For each point (NPoints times): double conservation_value
NOTE: ModelIDs as in modelnames file.
NOTE2: Conservation is 'average distance' to nearest 15% in the embedded space.
I visalize this function using -log scale.

CODE (for reference only)