satisfy_brute_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

satisfy_brute, a C++ code which demonstrates, for a particular circuit, an exhaustive search for solutions of the circuit satisfiability problem.

Source Code:


Last revised on 27 October 2022.