satisfy_brute_test, a C code which calls satisfy_brute() to demonstrate, for a particular circuit, an exhaustive search for solutions of the circuit satisfy problem.
The information on this web page is distributed under the MIT license.
satisfy_brute, a C code which demonstrates, for a particular circuit, an exhaustive search for solutions of the circuit satisfiability problem.