z/OS ISPF User's Guide Vol II
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


How SuperC corrects false matches

z/OS ISPF User's Guide Vol II
SC19-3628-00

Occasionally, SuperC reports that it has detected a false line or word match and has corrected the results in the listing and summary report. Any affected matched pair has been reclassified as an insert/delete pair. Any resulting error might be in the masking of potential matches that would be overlooked due to the early false match coupling. That is an equivalent yet undiscovered match may be overlooked due to the premature false matching. The condition should be of minor importance since it happens so rarely and the masking effect has a low probability of affecting the final results.

An equally important SuperC concern would be whether it finds the best match set and whether it finds all matches. Unfortunately, the match-finding algorithm is not perfect. Ignoring the false match masking problem, and the large number of duplicate source lines obscuring the match set possibilities, occasional matches can be overlooked.

Many Artificial Intelligence (AI) computer programs, like SuperC, only approximate the human intellect that can sometimes make a better match set selection. Furthermore, these same computer programs are designed for speed and efficiency. They necessarily make certain simplifying assumptions and contain additional operational weaknesses. SuperC , however, does not fail to correctly classify mismatches and does not incorrectly classify a mismatch as a match.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014