Patent · US Expired

System and method for comparing data sets

US7921110B1 · kind B1 · utility

21Cited by
33References
35Claims
0Family size

Assignee

Inventors

Key dates

Filing dateFeb 11, 2004
Grant dateApr 5, 2011
Priority date
Expiry dateJan 13, 2025

Classification

  • Technology area (CPC G)Physics
  • CPC primaryG06F16/90344
  • WIPO fieldComputer technology
  • WIPO sectorElectrical engineering

Abstract

The present invention provides a system and method for comparing data sets, to ensure that they are accurate reflections of each other, without the need for performing O(N2) operations, in which N is the size of each data set. A hash table is generated for the first data set. For each of the second data set entries, should the entry not exist in the hash table, the entry is second data set unique. Otherwise, the entry is removed from the hash table. At the end of the pass through the second data set entries, only those entries that exist in the hash table are first data set unique. Alternately, two processes operate in parallel so that each selects entries from one of the data sets and determines if the entry exists in the hash table. If the entry does exist, it is removed. Otherwise, the entry is added to the hash table.

Source: USPTO / EPO open patent data. Objective bibliographic and citation counts.