team |
[ download | overview | license ] FuzzSATDownloadOverviewFuzzSAT is a fuzzer which generates structured CNFs. First, a boolean circuit is constructed where logical gates and inputs are selected at random. The generated circuit is then translated into CNF. In order to increase diversity, random clauses of varying size are added to obtain the final CNF. LicenseFuzzSAT is released under GNU GPLv3. See also file COPYING that is part of the distribution. |