English

A Reduced Offset Based Method for Fast Computation of the Prime Implicants Covering a Given Cube

Data Structures and Algorithms 2010-01-12 v1 Logic in Computer Science

Abstract

In order to generate prime implicants for a given cube (minterm), most of minimization methods increase the dimension of this cube by removing one literal from it at a time. But there are two problems of exponential complexity. One of them is the selection of the order in which the literals are to be removed from the implicant at hand. The latter is the mechanism that checks whether a tentative literal removal is acceptable. The reduced Offset concept has been developed to avoid of these problems. This concept is based on positional-cube representation where each cube is represented by two n-bit strings. We show that each reduced Off-cube may be represented by a single n-bit string and propose a set of bitwise operations to be performed on such strings. The experiments on single-output benchmarks show that this approach can significantly speed up the minimization process, improve the quality of its results and reduce the amount of memory required for this aim.

Keywords

Cite

@article{arxiv.1001.1526,
  title  = {A Reduced Offset Based Method for Fast Computation of the Prime Implicants Covering a Given Cube},
  author = {Fatih Basciftci and Sirzat Kahramanli},
  journal= {arXiv preprint arXiv:1001.1526},
  year   = {2010}
}

Comments

35 pages, no figure

R2 v1 2026-06-21T14:32:52.202Z