← Search

Claude-Guy Quimper

5 accepted papers

2024

Composing Biases by Using CP to Decompose Minimal Functional Dependencies for Acquiring Complex Formulae

AAAI 2024technical

Given a table with a minimal set of input columns that functionally determines an output column, we introduce a method that tries to gradually decompose the corresponding minimal functional dependency (mfd) to acquire a formula expressing the output column in terms of the input columns. A first key…

2021

Improved CP-Based Lagrangian Relaxation Approach with an Application to the TSP

IJCAI 2021poster

CP-based Lagrangian relaxation (CP-LR) is an efficient optimization technique that combines cost-based filtering with Lagrangian relaxation in a constraint programming context. The state-of-the-art filtering algorithms for the WeightedCircuit constraint that encodes the traveling salesman problem (T…

Cited by 6SourcePDFScholar
2020

Learning Optimal Decision Trees using Constraint Programming (Extended Abstract)

IJCAI 2020poster

Decision trees are among the most popular classification models in machine learning. Traditionally, they are learned using greedy algorithms. However, such algorithms have their disadvantages: it is difficult to limit the size of the decision trees while maintaining a good classification accuracy, a…

Cited by 0SourcePDFScholar
2020

Learning Sensitivity of RCPSP by Analyzing the Search Process

IJCAI 2020poster

Solving the problem is an important part of optimization. An equally important part is the analysis of the solution where several questions can arise. For a scheduling problem, is it possible to obtain a better solution by increasing the capacity of a resource? What happens to the objective value if…

Cited by 0SourcePDFScholar