![]() |
libsemigroups
v3.0.0
C++ library for semigroups and monoids
|
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... | |