Using machine learning to make constraint solver implementation decisions

05/19/2010
by   Lars Kotthoff, et al.
0

Programs to solve so-called constraint problems are complex pieces of software which require many design decisions to be made more or less arbitrarily by the implementer. These decisions affect the performance of the finished solver significantly. Once a design decision has been made, it cannot easily be reversed, although a different decision may be more appropriate for a particular problem. We investigate using machine learning to make these decisions automatically depending on the problem to solve with the alldifferent constraint as an example. Our system is capable of making non-trivial, multi-level decisions that improve over always making a default choice.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/25/2010

Machine learning for constraint solver design -- A case study for the alldifferent constraint

Constraint solvers are complex pieces of software which require many des...
research
01/31/2010

Constraint solvers: An empirical evaluation of design decisions

This paper presents an evaluation of the design decisions made in four s...
research
02/18/2021

SeaPearl: A Constraint Programming Solver guided by Reinforcement Learning

The design of efficient and generic algorithms for solving combinatorial...
research
07/23/2023

A Machine Learning Approach to Two-Stage Adaptive Robust Optimization

We propose an approach based on machine learning to solve two-stage line...
research
03/27/2013

Theory-Based Inductive Learning: An Integration of Symbolic and Quantitative Methods

The objective of this paper is to propose a method that will generate a ...
research
05/27/2023

Optimization's Neglected Normative Commitments

Optimization is offered as an objective approach to resolving complex, r...
research
09/29/2021

(Machine) Learning to Improve the Empirical Performance of Discrete Algorithms

This paper discusses a data-driven, empirically-based framework to make ...

Please sign up or login with your details

Forgot password? Click here to reset