Skip to content
master
Go to file
Code

Latest commit

This commit adds an additional check if there are choices in domains of
positively stratified atom occurences. Such occurrences are demoted to
stratified occurrences if the test suceedes. This should only affect
multi-shot solving, for example, when rules have been added previously
via the backend. It might classify some occurences as stratified that
were correctly classified positively stratified before. Since the
classification is just about optimizing a corner case, this should not
matter much in practice.
cc79684

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Clingo: A grounder and solver for logic programs

Clingo is part of the Potassco project for Answer Set Programming (ASP). ASP offers a simple and powerful modeling language to describe combinatorial problems as logic programs. The clingo system then takes such a logic program and computes answer sets representing solutions to the given problem. To get an idea, check our Getting Started page and the online version of clingo.

Please consult the following resources for further information:

Clingo is distributed under the MIT License.

You can’t perform that action at this time.