Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
6892669 | Computers & Operations Research | 2018 | 30 Pages |
Abstract
SelfSplit is a simple static mechanism to convert a sequential tree-search code into a parallel one. In this paradigm, tree-search is distributed among a set of identical workers, each of which is able to autonomously determine-without any communication with the other workers-the job parts it has to process. SelfSplit already proved quite effective in parallelizing Constraint Programming solvers. In the present paper we investigate the performance of SelfSplit when applied to a Mixed-Integer Linear Programming (MILP) solver. Both ad-hoc and general purpose MILP codes have been considered. Computational results show that SelfSplit, in spite of its simplicity, can achieve good speedups even in the MILP context.
Related Topics
Physical Sciences and Engineering
Computer Science
Computer Science (General)
Authors
Matteo Fischetti, Michele Monaci, Domenico Salvagnin,