Boosting autonomous search for CSPs via skylines. Castro, C. I., Monfroy, É., Palma, W., Paredes, F., Crawford, B., Galleguillos, K., Johnson, F., & Soto, R. Information Sciences, 308:38-48, 2015.
doi  abstract   bibtex   
© 2015 Elsevier Inc. All rights reserved.Solving constraint satisfaction problems via constraint programming involves the exploration of a search tree where the potential solutions are distributed. The exploration phase is essentially controlled by an enumeration strategy that decides the order in which variables and values are selected to verify its feasibility. This process is known to be quite important, indeed perfect enumerations can reach a solution without useless explorations. However, selecting good strategies in advance is quite hard as the effects along the search are often unpredictable. Autonomous search addresses this concern by proposing to replace on the fly bad-performing strategies by more promising ones. Strategies are selected from a quality rank which is generated in function of their performance on the current solving process. However, the ranking computation is commonly tuned by an optimizer that negatively impacts the performance of the whole resolution. In this paper, we propose a faster autonomous search approach by integrating a powerful database technique called skyline. This technique allows us to avoid the use of costly rank functions and optimizers, accelerating as a consequence the solving process. We report results where the skyline-based approach clearly competes with previously reported autonomous search frameworks as well as with classic and more sophisticated heuristics such as impact-based search and dom/wdeg.
@article{10.1016/j.ins.2015.01.035,
    abstract = "© 2015 Elsevier Inc. All rights reserved.Solving constraint satisfaction problems via constraint programming involves the exploration of a search tree where the potential solutions are distributed. The exploration phase is essentially controlled by an enumeration strategy that decides the order in which variables and values are selected to verify its feasibility. This process is known to be quite important, indeed perfect enumerations can reach a solution without useless explorations. However, selecting good strategies in advance is quite hard as the effects along the search are often unpredictable. Autonomous search addresses this concern by proposing to replace on the fly bad-performing strategies by more promising ones. Strategies are selected from a quality rank which is generated in function of their performance on the current solving process. However, the ranking computation is commonly tuned by an optimizer that negatively impacts the performance of the whole resolution. In this paper, we propose a faster autonomous search approach by integrating a powerful database technique called skyline. This technique allows us to avoid the use of costly rank functions and optimizers, accelerating as a consequence the solving process. We report results where the skyline-based approach clearly competes with previously reported autonomous search frameworks as well as with classic and more sophisticated heuristics such as impact-based search and dom/wdeg.",
    year = "2015",
    title = "Boosting autonomous search for CSPs via skylines",
    volume = "308",
    keywords = "Combinatorial optimization , Constraint satisfaction , Hyperheuristic , Skyline",
    pages = "38-48",
    doi = "10.1016/j.ins.2015.01.035",
    journal = "Information Sciences",
    author = "Castro, Carlos Ivan and Monfroy, Éric and Palma, Wenceslao and Paredes, Fernando and Crawford, Broderick and Galleguillos, Karin and Johnson, Franklin and Soto, Ricardo"
}

Downloads: 0