libsemigroups  v3.0.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
Miscellaneous

In this section we describe some miscellaneous functionality in libsemigroups.

Topics

 Constants
 Documentation for constant values.
 
 Exceptions
 Documentation for exceptions.
 
 Obviously infinite
 Functions for checking if a finitely presented semigroup or monoid is obviously infinite.
 
 Types
 Documentation for types and aliases.
 

Classes

class  Reporter
 Collection of values related to reporting. More...
 
struct  ReportGuard
 Struct for specifying whether or not to report about an algorithm's performance. More...
 
class  Runner
 Abstract class for derived classes that run an algorithm. More...