2018
DOI: 10.1007/s10601-018-9281-x
|View full text |Cite
|
Sign up to set email alerts
|

IBM ILOG CP optimizer for scheduling

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
99
0
1

Year Published

2018
2018
2019
2019

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 226 publications
(100 citation statements)
references
References 35 publications
0
99
0
1
Order By: Relevance
“…After formulating the service placement problem as CSP, we now choose a constraint solver to solve the problem. Constraint programming is often realized in imperative programming by software library, such as CPLEX CP Optimizer [19], JaCoP [20] and Choco [14]. We choose Choco as our constraint solver (many times awarded at international solver competitions MiniZinc 1 ).…”
Section: E Implementation Of Constraint Programming-based Service Plmentioning
confidence: 99%
See 1 more Smart Citation
“…After formulating the service placement problem as CSP, we now choose a constraint solver to solve the problem. Constraint programming is often realized in imperative programming by software library, such as CPLEX CP Optimizer [19], JaCoP [20] and Choco [14]. We choose Choco as our constraint solver (many times awarded at international solver competitions MiniZinc 1 ).…”
Section: E Implementation Of Constraint Programming-based Service Plmentioning
confidence: 99%
“…Next, we push the experiments further by analyzing the model and observing the solving time of CP-SPP under the second experimental setting. 1) Comparison of the CP-SPP Model with Algorithms provided in [9]: This evaluation compares the CP-SPP model with (i) an Integer Linear Programming (ILP) algorithm implemented using IBM CPLEX [19]), (ii) First Fit heuristic (based on backtrack algorithm, that returns the first solution found (if any)), (iii) a metaheuristic Genetic Algorithm (GA) (based on refining a population (a set of placements) and continuously generates new placements and adds them into the population), and (iv) the heuristic "DAFNO-InitCO-DCO(0.3)" provided by Xia et al [9] that relies on a backtrack search algorithm accompanied by two heuristics: (1) naive search that order the fog nodes and applications components, and (2) search based on anchors to minimize average latency. Here, we propose (as considered in [9]) to deploy a single Smart Bell instance on the infrastructure graph depicted in Figure 2.…”
Section: B Performance Analysismentioning
confidence: 99%
“…They proved that CP was very useful for a number of vehicle routing problem variants and the presence of synchronization constraints made this problem more convenient for a CP-based approach. Laborie et al [28] indicated that the CP optimizer is continuously improving and that they will continue to increase the performance of the search strategies.…”
Section: Proposed Constraint Programming Model (Cp-pdptw)mentioning
confidence: 99%
“…Others include numerical features in more general CSP frameworks like Eclipse [18] or ILOG Solver C++ library [19].…”
Section: Interval Constraint Programmingmentioning
confidence: 99%