Oven logo

Oven

clingo5.8.0

Published

CFFI-based bindings to the clingo solver.

pip install clingo

Package Downloads

Weekly DownloadsMonthly Downloads

Project URLs

Requires Python

>=3.6

Dependencies

This package provides CFFI-based bindings to the clingo solver.

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 check the the API documentation on how to use this module.