A Unifying Framework for Semiring-Based Constraint Logic Programming With Negation (full version)

📅 2025-07-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Constraint Logic Programming (CLP) lacks native support for negation in rule bodies, and existing extensions—such as fuzzy, probabilistic, or uncertain constraints—lack a unified semantic foundation. Method: This work proposes a unified, negation-enhanced CLP model based on the semantic ring framework. It introduces, for the first time in semantic-ring CLP, a formal mechanism for negation within rule bodies; constructs program semantics for negated clauses using approximate fixed-point theory; and formally characterizes how algebraic properties of the semantic ring—e.g., commutativity and zero-absorption—affect model semantics. Contribution/Results: The framework uniformly accommodates diverse constraint extensions—including fuzzy, probabilistic, and uncertain constraints—thereby significantly enhancing CLP’s expressive power and semantic composability. It provides both a rigorous theoretical foundation and a practical implementation pathway for unified modeling of heterogeneous, multi-source constraints.

Technology Category

Application Category

📝 Abstract
Constraint Logic Programming (CLP) is a logic programming formalism used to solve problems requiring the consideration of constraints, like resource allocation and automated planning and scheduling. It has previously been extended in various directions, for example to support fuzzy constraint satisfaction, uncertainty, or negation, with different notions of semiring being used as a unifying abstraction for these generalizations. None of these extensions have studied clauses with negation allowed in the body. We investigate an extension of CLP which unifies many of these extensions and allows negation in the body. We provide semantics for such programs, using the framework of approximation fixpoint theory, and give a detailed overview of the impacts of properties of the semirings on the resulting semantics. As such, we provide a unifying framework that captures existing approaches and allows extending them with a more expressive language.
Problem

Research questions and friction points this paper is trying to address.

Extends CLP to unify semiring-based extensions with negation
Provides semantics for programs using approximation fixpoint theory
Analyzes semiring properties' impact on resulting semantics
Innovation

Methods, ideas, or system contributions that make the work stand out.

Extends CLP with negation in body
Uses semiring framework for unification
Applies approximation fixpoint theory semantics
🔎 Similar Papers
No similar papers found.
J
Jeroen Spaans
Open Universiteit, The Netherlands
Jesse Heyninck
Jesse Heyninck
Open Universiteit, the Netherlands
knowledge representation