opnsense-ports/math/libsemigroups/pkg-descr
Franco Fichtner 24aca1ab99 */*: sync with upstream
Taken from: HardenedBSD
2020-04-08 13:46:53 +02:00

11 lines
525 B
Text

libsemigroups is a C++11 library containing implementations of several
algorithms for computing finite and finitely presented semigroups.
Namely:
- the Froidure-Pin algorithm for computing finite semigroups;
- the Todd-Coxeter algorithm for finitely presented semigroups and monoids;
- the Knuth-Bendix algorithm for finitely presented semigroups and monoids;
- the Schreier-Sims algorithm for permutation groups.
WWW: https://libsemigroups.readthedocs.io/en/latest/
WWW: https://github.com/libsemigroups/libsemigroups