Skip to content

Commit 158e216

Browse files
Add comment
1 parent 52314aa commit 158e216

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

include/libsemigroups/presentation-examples.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,9 @@ namespace libsemigroups {
693693
// generators. TODO(1) ask Florent again if this reference is correct Maybe
694694
// should be Solomon:
695695
// https://www.sciencedirect.com/science/article/pii/S0021869303005933/pdf
696+
// Florent says that the correct attribution is to Solomon's equation 1.7
697+
// with q = 1. TODO(0) rename this function and/or include the presentation
698+
// from Joel's thesis (Example 7.1.2).
696699
[[nodiscard]] Presentation<word_type>
697700
symmetric_inverse_monoid_Gay18(size_t n);
698701

0 commit comments

Comments
 (0)