Skip to content
STIMSMITH

UniGen

Tool
First seen 7/17/2026
Last seen 7/17/2026
Evidence 10 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

17 connections
UniWit compares with → 100% 3e
UniGen is directly compared with UniWit in experiments showing superior performance.
Independent Support uses → 100% 3e
UniGen exploits the concept of independent support to reduce the size of XOR clauses and scale to larger problems.
XOR-based Hash Partitioning uses → 100% 2e
UniGen uses XOR-based hash partitioning via the family Hxor to partition the solution space.
Uniform Generation of SAT Witnesses evaluates → 90% 2e
The paper evaluates UniGen's performance in generating SAT witnesses uniformly.
Almost-Uniform Generator implements → 100% 2e
UniGen provides strong two-sided guarantees of almost-uniformity.
Approximate Model Counting uses → 100% 2e
UniGen invokes an approximate model counter to estimate |RF| and determine the partitioning parameter m.
r-wise Independent Hash Functions uses → 100% 2e
UniGen uses 3-wise independent linear hash functions from the family Hxor for partitioning.
Boolean CNF Formula uses → 100% 2e
UniGen takes a Boolean CNF formula as its primary input.
constrained random verification ← uses 95% 2e
UniGen is intended to be used in constrained-random verification for generating test vectors.
Uniform Generation of SAT Witnesses implements → 100% 2e
UniGen is specifically designed for uniform generation of SAT witnesses.
Hashing-Based Sampling implements → 100% 1e
UniGen is described as falling in the category of hashing-based almost-uniform generators.
UniGen Paper (DAC 2014) ← introduces 100% 1e
The paper proposes and introduces the UniGen algorithm for almost-uniform generation of SAT witnesses.
ApproxMC uses → 100% 1e
UniGen's ApproxModelCounter subroutine is implemented using ApproxMC.
CryptoMiniSAT uses → 100% 1e
UniGen's BSAT subroutine is implemented using CryptoMiniSAT.
Supratik Chakraborty authored by → 100% 1e
Supratik Chakraborty is an author of UniGen.
Kuldeep S. Meel authored by → 100% 1e
Kuldeep S. Meel is an author of UniGen.
Moshe Y. Vardi authored by → 100% 1e
Moshe Y. Vardi is an author of UniGen.