English

Hybridization of Interval CP and Evolutionary Algorithms for Optimizing Difficult Problems

Artificial Intelligence 2015-10-20 v1 Distributed, Parallel, and Cluster Computing Mathematical Software Numerical Analysis Optimization and Control

Abstract

The only rigorous approaches for achieving a numerical proof of optimality in global optimization are interval-based methods that interleave branching of the search-space and pruning of the subdomains that cannot contain an optimal solution. State-of-the-art solvers generally integrate local optimization algorithms to compute a good upper bound of the global minimum over each subspace. In this document, we propose a cooperative framework in which interval methods cooperate with evolutionary algorithms. The latter are stochastic algorithms in which a population of candidate solutions iteratively evolves in the search-space to reach satisfactory solutions. Within our cooperative solver Charibde, the evolutionary algorithm and the interval-based algorithm run in parallel and exchange bounds, solutions and search-space in an advanced manner via message passing. A comparison of Charibde with state-of-the-art interval-based solvers (GlobSol, IBBA, Ibex) and NLP solvers (Couenne, BARON) on a benchmark of difficult COCONUT problems shows that Charibde is highly competitive against non-rigorous solvers and converges faster than rigorous solvers by an order of magnitude.

Keywords

Cite

@article{arxiv.1510.04914,
  title  = {Hybridization of Interval CP and Evolutionary Algorithms for Optimizing Difficult Problems},
  author = {Charlie Vanaret and Jean-Baptiste Gotteland and Nicolas Durand and Jean-Marc Alliot},
  journal= {arXiv preprint arXiv:1510.04914},
  year   = {2015}
}

Comments

21st International Conference on Principles and Practice of Constraint Programming (CP 2015), 2015

R2 v1 2026-06-22T11:22:20.917Z