satisfy_parfor_test a MATLAB code which calls satisfy_parfor(), which solves the satisfiability problem, using the parfor() statement to run in parallel.
The information on this web page is distributed under the MIT license.
satisfy_parfor, a MATLAB code which solves the satisfiability problem, using the parfor() statement to run in parallel.