satisfy_parfor_test a MATLAB code which calls satisfy_parfor(), which solves the satisfiability problem, using the parfor() statement to run in parallel.
The computer code and data files described and made available on this web page are distributed under the MIT license
satisfy_parfor, a MATLAB code which solves the satisfiability problem, using the parfor() statement to run in parallel.