libsemigroups
v3.0.0
C++ library for semigroups and monoids
Main Page
Installation and Changelog
Install
changelog - version 3
changelog - version 2
changelog - version 1
Data structures
Adapters
Elements
Miscellaneous
Orders
Presentations
Ranges
Suffix trees
Tries
The `make` function
The `to` function
Visualisation
Word graphs
Words
Main Algorithms
Actions
Common congruence helper function
Congruence
Froidure-Pin
Kambites
Knuth-Bendix
Konieczny
Low Index Congruences
Radoszewski-Rytter
Schreier-Sims
Stephen
Todd-Coxeter
Bibliography
Bibliography
Further info
GitHub
Loading...
Searching...
No Matches
Presentation< Word > Member List
This is the complete list of members for
Presentation< Word >
, including all inherited members.
add_generator
()
Presentation< Word >
add_generator
(letter_type x)
Presentation< Word >
add_generator_no_checks
(letter_type x)
Presentation< Word >
add_rule
(Iterator1 lhs_begin, Iterator1 lhs_end, Iterator2 rhs_begin, Iterator2 rhs_end)
Presentation< Word >
inline
add_rule_no_checks
(Iterator1 lhs_begin, Iterator1 lhs_end, Iterator2 rhs_begin, Iterator2 rhs_end)
Presentation< Word >
inline
alphabet
() const noexcept
Presentation< Word >
inline
alphabet
(size_type n)
Presentation< Word >
alphabet
(word_type const &lphbt)
Presentation< Word >
alphabet
(word_type &&lphbt)
Presentation< Word >
alphabet_from_rules
()
Presentation< Word >
const_iterator
typedef
Presentation< Word >
contains_empty_word
() const noexcept
Presentation< Word >
inline
contains_empty_word
(bool val) noexcept
Presentation< Word >
inline
in_alphabet
(letter_type val) const
Presentation< Word >
inline
index
(letter_type val) const
Presentation< Word >
index_no_checks
(letter_type val) const
Presentation< Word >
inline
init
()
Presentation< Word >
iterator
typedef
Presentation< Word >
letter
(size_type i) const
Presentation< Word >
letter_no_checks
(size_type i) const
Presentation< Word >
inline
letter_type
typedef
Presentation< Word >
operator=
(Presentation const &)
Presentation< Word >
operator=
(Presentation &&)
Presentation< Word >
Presentation
()
Presentation< Word >
Presentation
(Presentation const &)
Presentation< Word >
Presentation
(Presentation &&)
Presentation< Word >
remove_generator
(letter_type x)
Presentation< Word >
remove_generator_no_checks
(letter_type x)
Presentation< Word >
rules
Presentation< Word >
size_type
typedef
Presentation< Word >
throw_if_alphabet_has_duplicates
() const
Presentation< Word >
inline
throw_if_bad_alphabet_or_rules
() const
Presentation< Word >
inline
throw_if_bad_rules
() const
Presentation< Word >
throw_if_letter_not_in_alphabet
(letter_type c) const
Presentation< Word >
throw_if_letter_not_in_alphabet
(Iterator1 first, Iterator2 last) const
Presentation< Word >
word_type
typedef
Presentation< Word >
Generated by
1.13.2