nr_nodes

inline T libsemigroups::ActionDigraph::nr_nodes() const noexcept

Returns the number of nodes of this.

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant.

Parameters

(None)

Returns

The number of nodes, a value of type T.