DNF Masks Representation
ConceptDNF Masks Representation is a set representation used in a generic library for efficient set operations over very large CSP domains in hardware-verification stimulus generation. In the cited system, it was used for domains such as address and data variables with sizes on the order of 2^32 or larger, while a BDD representation was tried but did not prove useful for those problems.
WIKI
Overview
DNF Masks Representation is described in the cited AAAI paper as the implementation representation for set operations over sets with huge cardinality. The representation appears in the context of constraint satisfaction problems (CSPs) for hardware-verification stimulus generation, where many variables have exponentially large domains. Examples given include address and data variables with domains on the order of (2^{32}) or larger. [C1]
Motivation: huge CSP domains
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →