nr_nodes

inline size_t libsemigroups::Forest::nr_nodes() const noexcept

Returns the number of nodes in the forest.

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant

Parameters

(None)

Returns

A size_t.