satisfy_brute_test, a C++ code which calls satisfy_brute(), which demonstrates, for a particular circuit, an exhaustive search for solutions of the circuit satisfiability 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.