When the Decomposition Meets the Constraint Satisfaction Problem
Djenouri, Youcef; Djenouri, Djamel; Habbas, Zineb; Lin, Jerry Chun-Wei; Michalak, Tomasz P.; Cano, Alberto
Peer reviewed, Journal article
Published version
Date
2020Metadata
Show full item recordCollections
- Publikasjoner fra CRIStin - SINTEF AS [6120]
- SINTEF Digital [2614]
Abstract
This paper explores the joint use of decomposition methods and parallel computing for solving constraint satisfaction problems and introduces a framework called Parallel Decomposition for Constraint Satisfaction Problems (PD-CSP). The main idea is that the set of constraints are first clustered using a decomposition algorithm in which highly correlated constraints are grouped together. Next, parallel search of variables is performed on the produced clusters in a way that is friendly for parallel computing. In particular, for the first step, we propose the adaptation of two well-known clustering algorithms (k-means and DBSCAN). For the second step, we develop a GPU-based approach to efficiently explore the clusters. The results from the extensive experimental evaluation show that the PD-CSP provides competitive results in terms of accuracy and runtime.