Globalizing constraint models

作者:

摘要

We present a method to detect implicit model patterns (such as global constraints) that might be able to replace parts of a combinatorial problem model that are expressed at a low-level. This can help non-expert users write higher-level models that are easier to reason about and often yield better performance. Our method generates candidate model patterns by analyzing both the structure of the model – its constraints, variables, parameters and loops – and the input data from one or more data files. Each candidate is scored by comparing a sample of its solution space with that of the part of the model it is intended to replace. The top-scoring candidates are presented to the user through an interactive display, which shows how they could be incorporated into the model. The method is implemented for the MiniZinc modeling language and available as part of the MiniZinc distribution.

论文关键词:Constraint programming,Constraint acquisition,Automated modeling,Constraint modeling,Global constraints

论文评审过程:Received 13 September 2019, Revised 14 September 2021, Accepted 15 September 2021, Available online 24 September 2021, Version of Record 1 October 2021.

论文官网地址:https://doi.org/10.1016/j.artint.2021.103599