mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
477 B
Plaintext
11 lines
477 B
Plaintext
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.
|
|
|
|
See also: https://github.com/libsemigroups/libsemigroups
|