Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Dec 7, 2024
1 parent 06899ef commit 091ccee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sims.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1348,7 +1348,7 @@ namespace libsemigroups {
// doesn't construct a FroidurePin object for these). So, it seems to be
// best to just search through the digraphs with [1, 57) nodes once.
//
// TODO(2)(later) perhaps find minimal 2-sided congruences first (or try to)
// TODO(2) perhaps find minimal 2-sided congruences first (or try to)
// and then run MinimalRepOrc for right congruences excluding all the
// generating pairs from the minimal 2-sided congruences. Also with this
// approach FroidurePin wouldn't be required in RepOrc. This might not work,
Expand Down

0 comments on commit 091ccee

Please sign in to comment.