Paralleling and Accelerating Arc Consistency Enforcement with Recurrent Tensor Computations
Mingqi Yang
TL;DR
A new arc consistency enforcement paradigm is proposed that transforms arc consistency enforcement into recurrent tensor operations, which fully leverages the power of parallelization and GPU, and therefore is extremely efficient on large and densely connected constraint networks.
Abstract
We propose a new arc consistency enforcement paradigm that transforms arc consistency enforcement into recurrent tensor operations. In each iteration of the recurrence, all involved processes can be fully parallelized with tensor operations. And the number of iterations is quite small. Based on these benefits, the resulting algorithm fully leverages the power of parallelization and GPU, and therefore is extremely efficient on large and densely connected constraint networks.
