Adaptive Constructive Interval Disjunction
Bertrand Neveu,Gilles Trombettoni +1 more
- 04 Nov 2013
- pp 900-906
TL;DR: On a representative sample of instances, ACID appears to be the best approach in solving and optimization, and has been added to the default strategies of the Ibex interval solver.
read more
Abstract: An operator called CID and an efficient variant 3BCID wereproposed in 2007. For numerical CSPs handled by interval methods, these operators compute a partial consistency equivalent to Partition-1-AC for discrete CSPs. The two main parameters of CID are the number of times the main CID procedure is called and the maximum number ofsub-intervals treated by the procedure. The 3BCID operator is state-of-the-art in numerical CSP solving, but not in constrained global optimization. This paper proposes an adaptive variant of 3BCID. The number of variables handled is auto-adapted during the search, the other parameters are fixed and robust to modifications. On a representative sample of instances, ACID appears to be the best approach in solving and optimization, and has been added to the default strategies of the Ibex interval solver.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Figures

Table III OPTIMIZATION PROBLEMS: ACID1 RESULTS 
Figure 1. Task of the var3BCID procedure. The parameter s3b is set to 10 and scid is set to 1. 
Table I CONTINUOUS CSP SOLVING: ACID1 RESULTS. FOR EACH PROBLEM, WE PRESENT ITS NUMBER OF VARIABLES AND THE RESULTS OBTAINED BY ACID1: THE CPU TIME, THE NUMBER OF BRANCHING NODES IN THE SEARCH TREE, THE AVERAGE NUMBER OF VARCIDED VARIABLES (TUNED BY ACID1 DYNAMICALLY). WE ALSO REPORT THE BEST AND THE WORST METHODS AMONG ACID1, HC4, 3BCID-fp, AND 3BCID-n, THE CPU TIME RATIO OF ACID1 OVER THE BEST METHOD AND OVER THE WORST METHOD. 
Table IV OPTIMIZATION PROBLEMS: GAIN RATIO IN SOLVING TIME: TIME ACID1/TIME XXX 
Table II NCSP: SOLVING TIME GAIN RATIOS. WE REPORT THE NUMBER OF PROBLEMS SOLVED BEFORE 3600 S AND BEFORE 10,000 S, AND DIFFERENT STATISTICS ON THE CPU TIME GAIN RATIO OF ACID1 OVER EACH COMPETITOR Ci (ONE PER COLUMN): THE AVERAGE, MAXIMUM, MINIMUM AND STANDARD DEVIATION VALUES OF THIS RATIO acid1 time
Citations
Appropriate analysis of the four-bar linkage
TL;DR: An appropriate analysis routine which is able to determine the worst-case bounds of the coupler curve resulting from uncertainties is proposed and routines are introduced for evaluating the classification and assembly of mechanisms with uncertainties.
24
Interval Branch-and-Bound algorithms for optimization and constraint satisfaction: a survey and prospects
Ignacio Araya,Victor Reyes +1 more
TL;DR: The basic principles behind interval Branch and Bound algorithms are explained and issues that should be considered to improve the efficiency of the algorithms are described.
22
Appropriate synthesis of the four-bar linkage
TL;DR: This method is able to completely explore the continuous design space and each synthesized appropriate design guarantees that the resulting four-bar linkage has a corresponding coupler point which lies inside each precision point response element, and a corresponding set of continuous coupler points which remain inside the trajectory response elements from start to finish.
21
•Proceedings Article
Adaptive singleton-based consistencies
Amine Balafrej,Christian Bessiere,El Houssine Bouyakhf,Gilles Trombettoni +3 more
- 27 Jul 2014
TL;DR: This paper proposes adaptive variants of partition-one-AC, a singleton-based consistency which is able to prune values on all variables when it performs singleton tests on one of them, and shows that adaptive Partition- one-AC can obtain significant speed-ups over arc consistency and over the full version of partitions.
lsmear: a variable selection strategy for interval branch and bound solvers
Ignacio Araya,Bertrand Neveu +1 more
TL;DR: This work proposes a new variable selection strategy which first weights the constraints by using the optimal Lagrangian multipliers of a linearization of the original problem.
References
Global optimization using interval analysis
TL;DR: This Second Edition of Global Optimization Using Interval Analysis expands and improves various aspects of its forerunner and features significant new discussions, such as those on the use of consistency methods to enhance algorithm performance.
1.8K
Contractor programming
Gilles Chabert,Luc Jaulin +1 more
TL;DR: A way to deal harmoniously with a larger set of problems while giving a fine control on the solving mechanisms is given, to give more freedom in solver design by introducing programming concepts where only configuration parameters were previously available.
246
Constructive interval disjunction
Gilles Trombettoni,Gilles Chabert +1 more
- 23 Sep 2007
TL;DR: Two new filtering operators for numerical CSPs (systems with constraints over the reals) based on constructive disjunction, as well as a new splitting heuristic, which compares advantageously to the 3B operator while being simpler to implement.
•Proceedings Article
Optimal and suboptimal singleton arc consistency algorithms
Christian Bessiere,Romuald Debruyne +1 more
- 30 Jul 2005
TL;DR: A lower bound to the time complexity of enforcing SAC is given, and an algorithm is proposed that achieves this complexity, thus being optimal, however, it can be costly in space on large problems.