Query: clasp
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLASP(1) General Commands Manual CLASP(1)NAMEclasp - a conflict-driven nogood learning answer set solverSYNOPSISclasp [number][options]DESCRIPTIONThis manual page documents briefly the clasp command. clasp is an answer set solver for (extended) normal logic programs. It combines the high-level modeling capacities of answer set program- ming (ASP) with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict- driven nogood learning, a technique that proved very successful for satisfiability checking (SAT). Unlike other learning ASP solvers, clasp does not rely on legacy software, such as a SAT solver or any other existing ASP solver. Rather, clasp has been genuinely developed for answer set solving based on conflict-driven nogood learning. clasp can be applied as an ASP solver (on LPARSE output format), as a SAT solver (on simplified DIMACS/CNF format), or as a PB solver (on OPB format).OPTIONSThese 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 <http://www.cs.uni-potsdam.de/clasp/>. -h, --help Show summary of options. -v, --version Show version of program.SEE ALSOgringo(1).AUTHORclasp was written by Benjamin Kaufmann <kaufmann@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). March 4, 2010 CLASP(1)
Related Man Pages |
---|
depqbf(1) - debian |
gringo(1) - debian |
packup(1) - debian |
clp(1) - suse |
clp(1) - centos |
Similar Topics in the Unix Linux Community |
---|
I don't know where to start |
Learning |
I feel lost, how do I start learning UNIX? |
Help with Copy Shell Script |
I'll probably never be the best in the field... |