A grounder for non-ground logic programs
gringo [options][files]
This manual page documents briefly the gringo command.
gringo is a grounder for non-ground answer set programs. Current answer set solvers work on variable-free programs. Hence, a grounder is needed that, given an input program with first-order variables, computes an equivalent ground (variable-free) program.
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.
-h, --help
Show summary of options.
-v, --version
Show version of program.
clasp(1), claspD(1), clingo(1), iclingo(1).
gringo was written by Roland Kaminski <[email protected]>
This manual page was written by Thomas Krennwallner <[email protected]>, for the Debian project (and may be used by others).