U.S. flag

An official website of the United States government

Skip Header


Preorder and Set Covering in the DISCRETE Edit System

Written by:
RRC2003-01

Abstract

Most combinatorial problems are very big - bigger than what can be handled efficiently on most fast computers - and hence the development and implementation of fast algorithms is very important. The DISCRETE edit system, based on the Fellegi and Holt model (1976) of editing, contains a combinatorial problem: the set covering problem (SCP). The two major components of the edit system are edit generation and error localization. The SCP is formulated many times in both components. Therefore, an efficient set covering algorithm is critical to the overall performance of the DISCRETE edit system. The preorder of traversing a tree is one of the structures used in the design of a set covering algorithm for the DISCRETE edit system. In this paper, we will describe a simple implementation of the preorder of traversing a tree used in a new set covering algorithm proposed by Chen (1998).

Related Information


Page Last Revised - October 28, 2021
Is this page helpful?
Thumbs Up Image Yes Thumbs Down Image No
NO THANKS
255 characters maximum 255 characters maximum reached
Thank you for your feedback.
Comments or suggestions?

Top

Back to Header