An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by potassco

A curated list of projects in awesome lists by potassco .

https://github.com/potassco/clingo

๐Ÿฆ‰ A grounder and solver for logic programs.

answer-set-programming declarative-programming logic-programming

Last synced: 21 Oct 2025

https://github.com/potassco/clasp

โš™๏ธ A conflict-driven nogood learning answer set solver

Last synced: 01 Apr 2026

https://github.com/potassco/pddl-instances

๐ŸŒ PDDL instances covering the International Planning Competitions

benchmark ipc pddl planning

Last synced: 01 Apr 2026

https://github.com/potassco/guide

๐Ÿฆฎ An introduction to our Answer Set Programming tools focusing on gringo, clingo, and clasp.

Last synced: 01 Apr 2026

https://github.com/potassco/clingo-rs

๐Ÿ—๏ธ Rust bindings to the clingo library

clingo rust-bindings

Last synced: 27 Mar 2026

https://github.com/potassco/clingraph

๐Ÿ•ธ๏ธ A visualizer for graphs defined as logic programs

Last synced: 01 Apr 2026

https://github.com/potassco/clinguin

๐Ÿง Clingo Interactive UI

Last synced: 01 Apr 2026

https://github.com/potassco/clingcon

โ›“๏ธ Extension of clingo to handle constraints over integers

Last synced: 21 Oct 2025

https://github.com/potassco/telingo

๐Ÿ•ฐ๏ธ A solver for temporal programs.

Last synced: 21 Feb 2026

https://github.com/potassco/asprin

๐Ÿ’Š Qualitative and quantitative optimization in answer set programming

Last synced: 06 Apr 2026

https://github.com/potassco/plingo

๐Ÿ€ A system for probabilistic reasoning in clingo

Last synced: 01 Apr 2026

https://github.com/potassco/clingo-explaid

๐Ÿ’ก Tools to aid the development of explanation systems using clingo

Last synced: 01 Apr 2026

https://github.com/potassco/clingofmt

โ™ป๏ธ Experimental formatter for clingo code

Last synced: 01 Apr 2026

https://github.com/potassco/qasp2qbf

๐ŸงŠ A translator from quantified answer set programming to quantified boolean formula

Last synced: 01 Apr 2026

https://github.com/potassco/eclingo

๐Ÿง  A solver for epistemic logic programs.

Last synced: 01 Apr 2026

https://github.com/potassco/clintest

๐Ÿงช A test framework for clingo programs

Last synced: 01 Apr 2026

https://github.com/potassco/python-clingox

๐Ÿงฐ Library with auxilary functions to use along with the clingo module.

Last synced: 21 Oct 2025

https://github.com/potassco/foliage

๐Ÿ Rust crate for first-order logic with integer arithmetics

Last synced: 09 May 2025

https://github.com/potassco/mapf-subgraph-system

๐Ÿ•ต๏ธ Solving MAPF under map-to-subgraph transformation with SAT and ASP

Last synced: 01 Apr 2026

https://github.com/potassco/clingo-dl

๐Ÿ“ Theory propagator for difference logic using clingo's theory language and C++ API.

Last synced: 21 Feb 2026

https://github.com/potassco/python-project-template

๐Ÿ“„ Template for python based projects.

Last synced: 01 Apr 2026

https://github.com/potassco/flatzingo

:flamingo: A flatzinc frontend for clingcon

Last synced: 01 Apr 2026

https://github.com/potassco/xorro

โš”๏ธ A solver for programs with XOR constraints.

Last synced: 01 Apr 2026

https://github.com/potassco/clingo-lpx

๐Ÿงฎ A simplistic simplex solver for checking satisfiability of a set of equations.

Last synced: 21 Oct 2025

https://github.com/potassco/configuration-encoding

๐Ÿงฉ An encoding for solving configuration problems with ASP

Last synced: 01 Apr 2026

https://github.com/potassco/ngo

Non Ground Optimizer for logic programs.

Last synced: 01 Apr 2026

https://github.com/potassco/libpotassco

๐Ÿงฑ A utility library used by various potassco projects

Last synced: 01 Apr 2026

https://github.com/potassco/potassco.github.io

โ„น๏ธ The Potassco website

Last synced: 01 Apr 2026

https://github.com/potassco/benchmark-tool

๐ŸŽ๏ธ tool for benchmarking solvers

Last synced: 13 Apr 2026

https://github.com/potassco/flingo

Solver for ASP plus conditional linear constraints with founded variables

Last synced: 01 Apr 2026

https://github.com/potassco/coom-suite

๐Ÿ› ๏ธ Python package to parse and solve product configuration problems specified in COOM using ASP

Last synced: 01 Apr 2026

https://github.com/potassco/anthem

A translator between answer set programs and first-order logic

asp first-order-logic theorem-proving verification

Last synced: 09 May 2025

https://github.com/potassco/constraint-handler

Handle acyclic constraints over variables with large/infinite domains

Last synced: 06 May 2026

https://github.com/potassco/fzn2lp

๐Ÿฅž A converter from FlatZinc into an ASP fact format

Last synced: 01 Apr 2026

https://github.com/potassco/asplain

๐Ÿ’ฌ Tool for contrastive explanations in ASP using abduction

Last synced: 06 May 2026

https://github.com/potassco/xpit

ASP based explanation architecture

Last synced: 01 Apr 2026

https://github.com/potassco/clingo-sys

Raw Rust FFI bindings to the C API of clingo library

Last synced: 09 Apr 2026

https://github.com/potassco/guess_and_check

Guess and Check Answer Set Programming

Last synced: 01 Apr 2026

https://github.com/potassco/website

โ„น๏ธ The Potassco website.

Last synced: 27 Jun 2026

https://github.com/potassco/benchmark-collection

Gathering benchmark descriptions

Last synced: 01 Apr 2026

https://github.com/potassco/anthem-counterexample

A tool to automatically find counterexamples to external equivalence problems.

Last synced: 01 Apr 2026

https://github.com/potassco/skills

A collection of AI agent skills

Last synced: 30 Jul 2026

https://github.com/potassco/flaspland-toolkit

๐Ÿ›ค๏ธ A toolkit that provides support for ASP solutions in Flatland.

Last synced: 18 Jun 2026

https://github.com/potassco/meta-tools

Tools for meta programming that extend the reification

Last synced: 01 Apr 2026

https://github.com/potassco/anthem-cx

A tool to automatically find counterexamples to external equivalence problems.

Last synced: 18 Jun 2026