Matched Pair analysis and listing of transformations

A program that loads a previously generated Matched Pair index, then prints the transformations and matched pairs found from the analysis. If an (optional, numeric) data field is provided, the returned transformations can also be ranked by the largest increase in the delta property found from the matched pairs that define it.

Command Line Interface

prompt> MatchedPairTransformList -mmpindex index.mmpidx [ -datafield sdDataField ]

Code