vix.ing · top · new · best · stats · spec

XCSP3-core: A Format for Representing Constraint Satisfaction/Optimization Problems

2020/09/01 by Frédéric Boussemart, Christophe Lecoutre, Boussemart, Frédéric +5
Computer Science · Decision Sciences · #Artificial Intelligence (cs.AI) #Constraint Satisfaction and Optimization #Data Management and Algorithms #FOS: Computer and information sciences #Scheduling and Timetabling Solutions

paper · pdf · doi:10.48550/arxiv.2009.00514

openalex publication_date 2020/09/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In this document, we introduce XCSP3-core, a subset of XCSP3 that allows us to represent constraint satisfaction/optimization problems. The interest of XCSP3-core is multiple: (i) focusing on the most popular frameworks (CSP and COP) and constraints, (ii) facilitating the parsing process by means of dedicated XCSP3-core parsers written in Java and C++ (using callback functions), (iii) and defining a core format for comparisons (competitions) of constraint solvers.

Citations

Related