About 697 results
Open links in new tab
  1. SWI-Prolog -- Constraint Logic Programming

    This chapter describes the extensions primarily designed to support constraint logic programming (CLP), an important declarative programming paradigm with countless practical applications. …

  2. SWI-Prolog -- library(clpfd): CLP(FD): Constraint Logic …

    This library provides CLP(FD): Constraint Logic Programming over Finite Domains. This is an instance of the general CLP( X ) scheme ( section 8 ), extending logic programming with …

  3. SWI-Prolog -- library(clpqr): Constraint Logic Programming over ...

    The CLP(Q,R) system consists of two components: the CLP(Q) library for handling constraints over the rational numbers and the CLP(R) library for handling constraints over the real …

  4. SWI-Prolog -- library (clpb): CLP (B): Constraint Logic …

    This library provides CLP(B), Constraint Logic Programming over Boolean variables. It can be used to model and solve combinatorial problems such as verification, allocation and covering …

  5. CLP(B): Constraint Logic Programming over Boolean Variables

    Sep 3, 2024 · This library provides CLP(B), Constraint Logic Programming over Boolean variables. It can be used to model and solve combinatorial problems such as verification, …

  6. SWI-Prolog -- Introduction

    This library provides CLP(FD): Constraint Logic Programming over Finite Domains. This is an instance of the general CLP(X) scheme , extending logic programming with reasoning over …

  7. SWI-Prolog -- Introduction

    This library provides CLP(B), Constraint Logic Programming over Boolean variables. It can be used to model and solve combinatorial problems such as verification, allocation and covering …

  8. clpfd.pl - SWI-Prolog

    This library provides CLP(FD): Constraint Logic Programming over Finite Domains. This is an instance of the general CLP( X ) scheme , extending logic programming with reasoning over …

  9. SWI-Prolog -- Examples

    The SWI-Prolog library. library(clpb): CLP(B): Constraint Logic Programming over Boolean Variables. Introduction; Boolean expressions; Interface predicates; Examples; Obtaining …

  10. Arithmetic constraints - SWI-Prolog

    In modern Prolog systems, arithmetic constraints subsume and supersede low-level predicates over integers. The main advantage of arithmetic constraints is that they are true relations and …

Refresh