logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cryptominisat5_simple - SAT solver

Authors

       cryptominisat5 is written and maintained by MateSoossoos.mate@gmail.com

Bug Tracker

       Please don't hesitate to file any and all issues at:

       https://github.com/msoos/cryptominisat/issues

Name

       cryptominisat5_simple - SAT solver

Options

--verb = [0...]  Sets verbosity level. Anything higher than 2 will give debug log

       --drat = {fname} DRAT dumped to file

       --sls  = {walksat,yalsat} Which SLS solver to use

       --threads
              = [1...]  Sets number of threads

See Also

       More     documentation     for     the     cryptominisat5     SAT     solver     can    be    found    at
       https://www.msoos.org/cryptominisat5/

cryptominisat5_simple 5.8.0                       February 2022                         CRYPTOMINISAT5_SIMPLE(1)

Synopsis

cryptominisat5_simple [options] <input-file>whereinputisplainDIMACS.

See Also