Module utils::multithreading

source ·
Expand description

Multithreading helpers.

The main purpose of this module is to allow the number of worker threads used by each puzzle solution to be controlled by a CLI argument.

Functions§