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

reify - a small utility that reifies logic programs

Author

       reify was written by Roland Kaminski <kaminski@cs.uni-potsdam.de>

       This  manual page was written by Thomas Krennwallner <tkren@kr.tuwien.ac.at>, for the Debian project (and
       may be used by others).

                                                December 11, 2016                                       REIFY(1)

Description

       This manual page documents briefly the reify command.

       reify is a small utility that reifies logic programs given in aspif format by reading standard input.  It
       produces a set of facts, which can be processed further with gringo.

Name

       reify - a small utility that reifies logic programs

Options

       These  programs  follow  the  usual  GNU  command line syntax, with long options starting with two dashes
       (`-').  A summary of options is included below.  For  a  complete  description,  see  the  potassco-guide
       https://sourceforge.net/projects/potassco/files/guide/2.0/.

       -h,--help
              Show summary of options.

       -v,--version
              Show version of program.

See Also

clasp(1), gringo(1), lpconvert(1)

Synopsis

reify [OPTION]...

See Also