CFFI-based bindings to the clingo solver.


Keywords
answer-set-programming, declarative-programming, logic-programming
License
MIT
Install
pip install clingo==5.7.1

Documentation

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.