libsemigroups  v3.0.0
C++ library for semigroups and monoids
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Loading...
Searching...
No Matches
Partitioned binary relations (PBRs)

Defined pbr.hpp.

This page contains an overview of the functionality in libsemigroups for partitioned binary relations (PBRs).

PBRs are a generalisation of bipartitions, which were introduced by Martin and Mazorchuk in [44].

Helper functions for PBRs are documented at Helper functions for PBRs

Topics

 make<PBR>
 Safely construct a PBR instance.
 

Namespaces

namespace  libsemigroups::pbr
 Namespace for PBR helper functions.
 

Classes

class  PBR
 Class for representing PBRs. More...