clingo
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.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / clingo
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:misc/clingo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
clingo-5.6.2.tar.gz | 0005079018 4.84 MB | |
clingo.changes | 0000002198 2.15 KB | |
clingo.clasp-disable-class-memaccess-warning.patch | 0000000454 454 Bytes | |
clingo.spec | 0000004891 4.78 KB |
Revision 8 (latest revision is 11)
Antoine Ginies (aginies)
accepted
request 1040274
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 5.6.2: * fix AST comparison * fix handling of n-ary comparisons in AST * fix symbolic atom iterator * build wheels using cibuildwheel * add support for parsing files in ASPIF format * add theory related functions to backend * add support for comparisons with more than one relation * extend safety by computing intervals from comparisons * add and ground base part by default in Python API * remove experimental CSP extensions * require at least MSVC 15.0 to build on Windows * large code refactoring * replace internal hash set implementation by external one * fix `parse_files` in C++ API * fix adding clauses during enumeration * fix incremental projection with backend * update to clasp version 3.3.8 * extend theory class to get version information * improve performance of `Model.symbol` * tidy up `clingo.hh` header regarding C++17 deprecations * fix error handling while solving in Python API * fix various outher bugs
Comments 0