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

picomus - simple minimal unsatisfiable core extractor

Author

       picomus was written by Armin Biere <biere@jku.at>.

       This manual page was written by Michael Tautschnig <mt@debian.org>, for the Debian project  (but  may  be
       used by others).

                                                 August  9, 2011                                      PICOMUS(1)

Description

       This manual page documents briefly the picomus command.

       picomus  is  a  SAT  solver that uses the PicoSAT library to generate a 'minimal unsatisfiable core' also
       known as 'minimal unsatisfiable set' (MUS) of a CNF in DIMACS format.

Name

       picomus - simple minimal unsatisfiable core extractor

Options

-h Show summary of options.

       -v     enable verbose output

Synopsis

picomus [options] [input-file[output-file]]

See Also