This SW computes the quality of a result by comparing it with some ground truth, typically the one provided by INEX to the participants. The SW essentially implements the measure consists in aroun 800 lines of Python code, implementing a INEX-specific comparison over two sorted list of data. Basic engineering stuff.

