adamjstewart / clingo

🤔 A grounder and solver for logic programs.

Home Page:https://potassco.org/clingo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

🤔 A grounder and solver for logic programs.

https://potassco.org/clingo

License:MIT License


Languages

Language:C++ 57.4%Language:C 32.0%Language:Python 8.2%Language:Yacc 0.9%Language:CMake 0.9%Language:Shell 0.4%Language:Makefile 0.1%Language:Haskell 0.0%Language:SWIG 0.0%Language:Batchfile 0.0%