[][src]Module dci::parallel

Functions

closed

Parallel implementation of the DCI-Closed algorithm. This implementation is a simple adaptation of the original algorithm from the paper, using Rayon. It should use all the CPU cores.