concurrency_threshold() constΒΆ

size_t libsemigroups::FroidurePinBase::concurrency_threshold() const

Returns the current value of the concurrency threshold.

Return

A size_t.

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant.

See

concurrency_threshold(size_t).

Parameters

None.