Finding robust solutions for constraint satisfaction problems with discrete and ordered domains by coverings

作者:Laura Climent, Richard J. Wallace, Miguel A. Salido, Federico Barber

摘要

Constraint programming is a paradigm wherein relations between variables are stated in the form of constraints. Many real life problems come from uncertain and dynamic environments, where the initial constraints and domains may change during its execution. Thus, the solution found for the problem may become invalid. The search for robust solutions for constraint satisfaction problems (CSPs) has become an important issue in the field of constraint programming. In some cases, there exists knowledge about the uncertain and dynamic environment. In other cases, this information is unknown or hard to obtain. In this paper, we consider CSPs with discrete and ordered domains where changes only involve restrictions or expansions of domains or constraints. To this end, we model CSPs as weighted CSPs (WCSPs) by assigning weights to each valid tuple of the problem constraints and domains. The weight of each valid tuple is based on its distance from the borders of the space of valid tuples in the corresponding constraint/domain. This distance is estimated by a new concept introduced in this paper: coverings. Thus, the best solution for the modeled WCSP can be considered as a most robust solution for the original CSP according to these assumptions.

论文关键词:Robustness, Uncertainty, Dynamism, Dynamic constraint satisfaction problems (DynCSPs)

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10462-013-9420-0