We are interested in combinatorial constrained problems. We develop constraint solvers, for CP (Constraint Programming) and SAT (Satisfiability Testing).
-
CRIL, University of Artois
- France
- https://xcsp.org
Stars
An open-source Java library for Constraint Programming
Models (and data) of constrained problems developped with the library PyCSP3
A Decision-Diagram-based approach to solve the Single Row Facility Layout Problem
Supplementary material (Source code, and data) related to the paper ``Large Neighborhood Search with Decision Diagrams'' published at IJCAI-22 (www.ijcai.org)
A Python Library for modeling combinatorial constrained problems
PyXAI (Python eXplainable AI) is a Python library (version 3.6 or later) allowing to bring formal explanations suited to (regression or classification) tree-based ML models (Decision Trees, Random …