reserve¶
-
void libsemigroups::congruence::ToddCoxeter::reserve(size_t)¶
Reserves the capacity specified by the argument in the data structures for cosets used in a ToddCoxeter instance.
The default is
0
.
Reserves the capacity specified by the argument in the data structures for cosets used in a ToddCoxeter instance.
The default is 0
.