Our system is currently under heavy load due to increased usage. We're actively working on upgrades to improve performance. Thank you for your patience.
2018
DOI: 10.1007/978-3-319-98334-9_22
|View full text |Cite
|
Sign up to set email alerts
|

Objective as a Feature for Robust Search Strategies

Abstract: In constraint programming the search strategy entirely guides the solving process, and drastically affects the running time for solving particular problem instances. Many features have been defined so far for the design of efficient and robust search strategies, such as variables' domains, constraint graph, or even the constraints triggering fails. In this paper, we propose to use the objective functions of constraint optimization problems as a feature to guide search strategies. We define an objective-based f… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(9 citation statements)
references
References 22 publications
0
6
0
Order By: Relevance
“…Furthermore, there are several methods for devising good search strategies for constrained optimisation problems. Recent research suggest using machine learning to design a promising search ordering [8], using solution density as a heuristic indicator [31] and a number of value ordering heuristics to find good solutions early [30,11]. Streamlining constraints can potentially be used in combination with the existing methods for devising good variable and value selection heuristics to achieve even better results.…”
Section: Discussionmentioning
confidence: 99%
“…Furthermore, there are several methods for devising good search strategies for constrained optimisation problems. Recent research suggest using machine learning to design a promising search ordering [8], using solution density as a heuristic indicator [31] and a number of value ordering heuristics to find good solutions early [30,11]. Streamlining constraints can potentially be used in combination with the existing methods for devising good variable and value selection heuristics to achieve even better results.…”
Section: Discussionmentioning
confidence: 99%
“…Secondly, to examine the efficiency of FPMS, the following variable heuristics are considered: the classic dom/wdeg (DW) (Boussemart et al 2004) and ABSO, which is the combination of OBS (Palmieri and Perez 2018) and activitybased search (Michel and Van Hentenryck 2012). The following value heuristics are considered: BIVS (Fages and Prud'Homme 2017), the classic minimum value of domain (MinVS) and the OBS value selector (OBSVS) (Palmieri and Perez 2018). We have plugged FPMS into four search strategies including DW+BIVS, ABSO+BIVS, ABSO+MinVS and ABSO+OBSVS, which are recommended in (Fages and Prud'Homme 2017;Palmieri and Perez 2018).…”
Section: Methodsmentioning
confidence: 99%
“…The following value heuristics are considered: BIVS (Fages and Prud'Homme 2017), the classic minimum value of domain (MinVS) and the OBS value selector (OBSVS) (Palmieri and Perez 2018). We have plugged FPMS into four search strategies including DW+BIVS, ABSO+BIVS, ABSO+MinVS and ABSO+OBSVS, which are recommended in (Fages and Prud'Homme 2017;Palmieri and Perez 2018). All search strategies without FPMS are collectively coined as naive search.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…Others rely on branching heuristics and constraint propagation to find close bounds early [33]. Recent works have also considered including the objective variable as part of the search and branch heuristic [16,31]. By exploiting a trained ML model, our approach Bion adds an additional bounding step before the solver execution but it does not replace the solvers' bounding mechanisms.…”
Section: Related Workmentioning
confidence: 99%