Answer Set Programming
ConceptAnswer Set Programming (ASP) is a declarative problem-solving paradigm based on the stable-model (answer set) semantics of logic programming. ASP encodes problems as first-order logic programs whose answer sets correspond to solutions, and is solved by general-purpose ASP systems such as clingo. It is valued for its expressive language, extensible encodings, and support for flexible multi-criteria optimization, and has been applied to problems including constrained combinatorial testing, timetabling, event-sequence testing, symmetry breaking, and constraint satisfaction.
WIKI
Overview
Answer Set Programming (ASP) is a declarative paradigm for knowledge representation and combinatorial problem solving. In ASP, a problem is encoded as a logic program whose answer sets (stable models) correspond to the solutions of the problem, and solutions are computed by an off-the-shelf ASP solver [cd609c07].
A standard reference introduction to the syntax and semantics of ASP is the primer by Lifschitz and colleagues, intended as a handout for undergraduate and graduate courses on Artificial Intelligence and Logic Programming [arxiv:cs/0508100v1].
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →