1.
Representation of Boolean functions with ROBDDsAleš Časar,
Robert Meolic, samostojni znanstveni sestavek ali poglavje v monografski publikaciji
Opis: This paper describes data structures and algorithms for representation of Boolean functions with reduced ordered binary decision diagrams (ROBDDs). A hash table is used for quick search. Additional information about variables and functions is stored in binary trees. Manipulations on functions are based on a recursive algorithm of ITE operation. The primary goal of this article is describe programming technics needed to realize the idea. For the first time here recursive algorithms for composing functions and garbage collection with a formulae counter are presented. This is better than garbage collection in other known implementations. The results of the tests show that the described representation is very efficient in applications which operate with Boolean functions.
Ključne besede: Reduced Ordered Binary Decision Diagram, Boolean function, logic functions, logic design verification, hash table
Objavljeno v DKUM: 02.02.2018; Ogledov: 2539; Prenosov: 56
Celotno besedilo (323,32 KB)