The following is a collection of conjunctive-normal-form
(CNF) problems for SAT solvers based on FPGA switch-boxes. All problems are
expressed in the DIMACS format.
The following is a collection of conjunctive-normal-form
(CNF) problems for SAT solvers. A multiplier circuit is generated that reads
two n-bit prime numbers and generates a 2n-bit product number.
Two types of multipliers are used: Array and Wallace Tree
multipliers. All instances are satisfiable. All problems are expressed in the
DIMACS format.
References:
1.The benchmarks were submitted to the SAT’02 competition.