>>> libsemigroups: Building testing/libsemigroups 2.6.2-r0 (using abuild 3.10.0-r0) started Mon, 27 Feb 2023 14:01:52 +0000 >>> libsemigroups: Checking sanity of /home/buildozer/aports/testing/libsemigroups/APKBUILD... >>> libsemigroups: Analyzing dependencies... >>> libsemigroups: Installing for build: build-base eigen-dev fmt-dev (1/4) Installing eigen-dev (3.4.0-r8) (2/4) Installing fmt (9.1.0-r0) (3/4) Installing fmt-dev (9.1.0-r0) (4/4) Installing .makedepends-libsemigroups (20230227.140153) OK: 389 MiB in 107 packages >>> libsemigroups: Cleaning up srcdir >>> libsemigroups: Cleaning up pkgdir >>> libsemigroups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsemigroups-2.6.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libsemigroups: Fetching https://github.com/libsemigroups/libsemigroups/releases/download/v2.6.2/libsemigroups-2.6.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2471k 100 2471k 0 0 2771k 0 --:--:-- --:--:-- --:--:-- 2771k >>> libsemigroups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsemigroups-2.6.2.tar.gz >>> libsemigroups: Checking sha512sums... libsemigroups-2.6.2.tar.gz: OK >>> libsemigroups: Unpacking /var/cache/distfiles/edge/libsemigroups-2.6.2.tar.gz... tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for i586-alpine-linux-musl-ar... no checking for i586-alpine-linux-musl-lib... no checking for i586-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether g++ supports C++14 features by default... yes checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_create in -lpthread... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-file... no checking for file... file checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for limits.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for pthread.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for int64_t... yes checking for size_t... yes checking for uint64_t... yes checking for ptrdiff_t... yes checking size of void *... 4 checking for GNU libc compatible malloc... yes checking for gettimeofday... yes checking for memset... yes checking for pow... yes checking for sqrt... yes checking whether to enable debug mode... no checking whether to enable verbose mode... no checking whether enable compiler warnings... no checking whether to enable stats mode... yes checking whether to enable backward mode... yes checking for execinfo.h... no configure: WARNING: backward enabled but execinfo.h not found, disabling backward! checking whether to build with code coverage support... no checking whether to enable HPCombi... yes checking for ./extern/HPCombi/VERSION... yes checking the required version of HPCombi... 0.0.6 checking the version of HPCombi that's present... 0.0.6 checking whether C++ compiler accepts -mavx... yes checking whether C++ compiler accepts -flax-vector-conversions... yes checking for x86intrin.h... yes checking for _mm_blendv_epi8... yes checking for _mm_cmpeq_epi8... yes checking for _mm_cmpestri... yes checking for _mm_cmpestrm... yes checking for _mm_cmplt_epi8... yes checking for _mm_extract_epi64... no configure: WARNING: compiler builtin not supported, HPCombi is disabled checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable fmt... yes checking whether to use external fmt... yes checking for fmt >= 8.1.1... yes checking whether to enable eigen... yes checking whether to use external eigen... yes checking for eigen3 >= 3.3.7... yes checking for __builtin_popcountl... yes checking for __builtin_clzll... yes checking whether to try and use __builtin_popcntl... yes checking whether to try and use __builtin_clzlll... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsemigroups.pc config.status: creating config/config.h config.status: executing depfiles commands config.status: executing include/libsemigroups/config.hpp commands config.status: creating include/libsemigroups/config.hpp - prefix LIBSEMIGROUPS for config/config.h defines config.status: executing libtool commands CXX src/libsemigroups_la-bipart.lo CXX src/libsemigroups_la-bmat8.lo CXX src/libsemigroups_la-cong-intf.lo CXX src/libsemigroups_la-cong-pair.lo CXX src/libsemigroups_la-cong.lo CXX src/libsemigroups_la-constants.lo CXX src/libsemigroups_la-coset.lo CXX src/libsemigroups_la-exception.lo CXX src/libsemigroups_la-felsch-tree.lo CXX src/libsemigroups_la-forest.lo CXX src/libsemigroups_la-fpsemi-examples.lo CXX src/libsemigroups_la-fpsemi-intf.lo CXX src/libsemigroups_la-fpsemi.lo CXX src/libsemigroups_la-freeband.lo CXX src/libsemigroups_la-froidure-pin-base.lo CXX src/libsemigroups_la-kambites.lo CXX src/libsemigroups_la-knuth-bendix.lo CXX src/libsemigroups_la-make-present.lo CXX src/libsemigroups_la-node-manager.lo CXX src/libsemigroups_la-obvinf.lo CXX src/libsemigroups_la-pbr.lo CXX src/libsemigroups_la-race.lo CXX src/libsemigroups_la-report.lo CXX src/libsemigroups_la-runner.lo CXX src/libsemigroups_la-siso.lo CXX src/libsemigroups_la-string.lo CXX src/libsemigroups_la-stephen.lo CXX src/libsemigroups_la-suffix-tree.lo CXX src/libsemigroups_la-timer.lo CXX src/libsemigroups_la-todd-coxeter.lo CXX src/libsemigroups_la-wilo.lo CXX src/libsemigroups_la-wislo.lo CXX src/libsemigroups_la-word.lo CXXLD libsemigroups.la make test_all make[1]: Entering directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.6.2' CXX tests/bmat-data.o CXX tests/test-action.o CXX tests/test-bipart.o CXX tests/test-bitset.o CXX tests/test-bmat8.o CXX tests/test-cong-intf.o CXX tests/test-cong-pair.o CXX tests/test-cong.o CXX tests/test-constants.o CXX tests/test-containers.o CXX tests/test-digraph-helper.o CXX tests/test-digraph.o CXX tests/test-felsch-tree.o CXX tests/test-forest.o CXX tests/test-fpsemi.o CXX tests/test-fpsemi-examples-1.o CXX tests/test-fpsemi-examples-2.o CXX tests/test-fpsemi-examples-3.o CXX tests/test-fpsemi-intf.o CXX tests/test-freeband.o CXX tests/test-froidure-pin-bipart.o CXX tests/test-froidure-pin-bmat8.o CXX tests/test-froidure-pin-bmat.o CXX tests/test-froidure-pin-integers.o CXX tests/test-froidure-pin-intmat.o CXX tests/test-froidure-pin-intpairs.o CXX tests/test-froidure-pin-matrix.o CXX tests/test-froidure-pin-maxplustrunc.o CXX tests/test-froidure-pin-pbr.o CXX tests/test-froidure-pin-pperm.o CXX tests/test-froidure-pin-projmaxplus.o CXX tests/test-froidure-pin-transf.o CXX tests/test-hpcombi.o CXX tests/test-iterator.o CXX tests/test-kambites.o CXX tests/test-kbe.o CXX tests/test-knuth-bendix-1.o CXX tests/test-knuth-bendix-2.o CXX tests/test-knuth-bendix-3.o CXX tests/test-knuth-bendix-4.o CXX tests/test-knuth-bendix-5.o CXX tests/test-knuth-bendix-6.o CXX tests/test-konieczny-bmat8-1.o CXX tests/test-konieczny-bmat8-2.o CXX tests/test-konieczny-bmat8-3.o CXX tests/test-konieczny-transf.o CXX tests/test-konieczny-bmat.o CXX tests/test-konieczny-pperm.o CXX tests/test-main.o CXX tests/test-make-present.o CXX tests/test-make-froidure-pin.o CXX tests/test-matrix.o CXX tests/test-obvinf.o CXX tests/test-order.o CXX tests/test-pbr.o CXX tests/test-pool.o CXX tests/test-present.o CXX tests/test-race.o CXX tests/test-runner.o CXX tests/test-schreier-sims.o CXX tests/test-schreier-sims-helper.o CXX tests/test-sims1.o CXX tests/test-siso.o CXX tests/test-stephen.o CXX tests/test-string.o CXX tests/test-string-view.o CXX tests/test-suffix-tree.o CXX tests/test-timer.o CXX tests/test-todd-coxeter.o CXX tests/test-types.o CXX tests/test-uf.o CXX tests/test-wilo.o CXX tests/test-wislo.o CXX tests/test-word.o In file included from /usr/include/c++/12.2.1/algorithm:61, from tests/test-matrix.cpp:17: In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = libsemigroups::StaticRowView*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >():: >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = libsemigroups::StaticRowView*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >():: >]' at /usr/include/c++/12.2.1/bits/stl_algo.h:1940:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = libsemigroups::StaticRowView*; _Compare = libsemigroups::{anonymous}::test_BMat000 >()::]' at /usr/include/c++/12.2.1/bits/stl_algo.h:4853:18, inlined from 'void libsemigroups::{anonymous}::test_BMat000() [with Mat = libsemigroups::StaticMatrix]' at tests/test-matrix.cpp:166:18: /usr/include/c++/12.2.1/bits/stl_algo.h:1849:32: warning: array subscript 16 is outside array bounds of 'libsemigroups::detail::StaticVector1, 2> [1]' [-Warray-bounds] 1849 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/test-matrix.cpp: In function 'void libsemigroups::{anonymous}::test_BMat000() [with Mat = libsemigroups::StaticMatrix]': tests/test-matrix.cpp:160:14: note: at offset 64 into object 'r' of size 12 160 | auto r = matrix_helpers::rows(m); | ^ CXXLD test_all make[1]: Leaving directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.6.2' ./test_all --use-colour yes --order lex --abort [quick] Filters: [quick] Action 001: row and column basis orbits for BMat8 . . . 92μs Action 002: row and column basis orbits for BMat8 . . . 16ms Action 003: add generators after enumeration . . . 12ms Action 004: multipliers for BMat8 row and column orbits . . . 17ms Action 005: orbits for regular boolean mat monoid 5 . . . 798ms Action 007: partial perm image orbit . . . 248μs Action 008: partial perm image orbit . . . 66ms Action 009: partial perm image orbit . . . 74ms Action 010: partial perm image orbit . . . 73ms Action 011: permutation on integers . . . 20μs Action 012: permutation on sets, arrays . . . 116μs Action 013: permutation on tuples, arrays . . . 12ms Action 014: permutation on sets, vectors . . . 183μs Action 015: permutation on tuples, vectors . . . 19ms Action 016: misc . . . 9584μs Action 017: partial perm image orbit . . . 50μs Action 018: permutation on tuples, arrays (360360) . . . 177ms Action 019: orbits for regular BMat8 monoid 5 with stop/start . . . 776ms Action 021: orbits for regular boolean mat monoid 5 (BMat<5> [...] . . . 452ms ActionDigraph 000: constructor with 1 default arg . . . 25μs ActionDigraph 001: constructor with 0 default args . . . 46μs ActionDigraph 002: add nodes . . . 26μs ActionDigraph 003: add edges . . . 297μs ActionDigraph 004: strongly connected components - cycles . . . 33μs ActionDigraph 005: strongly connected components - no edges . . . 49ms ActionDigraph 006: strongly connected components - disjoint cycles . . . 2088μs ActionDigraph 007: strongly connected components - complete graphs . . . 1049μs ActionDigraph 008: exceptions . . . 60μs ActionDigraph 009: spanning forest - complete graphs . . . 5153μs ActionDigraph 010: spanning forest - disjoint cycles . . . 135μs ActionDigraph 011: restrict . . . 12μs ActionDigraph 012: remove_edge_nc . . . 12μs ActionDigraph 013: scc large cycle . . . 16ms ActionDigraph 014: random . . . 31μs ActionDigraph 015: reserve . . . 12μs ActionDigraph 016: default constructors . . . 16μs ActionDigraph 017: scc iterators . . . 1507μs ActionDigraph 018: iterator to edges . . . 639μs ActionDigraph 019: root of scc . . . 395μs ActionDigraph 020: cbegin/end_panislo - 100 node path . . . 662μs ActionDigraph 021: cbegin/end_pislo . . . 53μs ActionDigraph 022: cbegin/end_pani(s)lo - 100 node cycle . . . 1002μs ActionDigraph 023: cbegin/cend_pilo - tree 14 nodes . . . 126μs ActionDigraph 024: cbegin/end_pstilo - Cayley digraph . . . 205ms ActionDigraph 025: cbegin_pstilo - Tsalakou . . . 545μs ActionDigraph 026: cbegin/end_pstislo - Cayley digraph . . . 183ms ActionDigraph 027: cbegin/end_pstislo - Cayley digraph . . . 261μs ActionDigraph 028: path iterators corner cases . . . 270μs ActionDigraph 029: reverse node iterator . . . 12μs ActionDigraph 030: pstilo corner case . . . 58μs ActionDigraph 031: number_of_paths corner cases . . . 119μs ActionDigraph 032: number_of_paths acyclic digraph . . . 14ms ActionDigraph 033: number_of_paths binary tree . . . 503ms ActionDigraph 034: number_of_paths large binary tree . . . 159ms ActionDigraph 035: number_of_paths 400 node random digraph . . . 747μs ActionDigraph 036: number_of_paths 10 node acyclic digraph . . . 116μs ActionDigraph 037: number_of_paths node digraph . . . 4636μs ActionDigraph 038: random/random_acyclic exceptions . . . 119μs ActionDigraph 039: unsafe (next) neighbour . . . 92μs ActionDigraph 040: number_of_egdes incident to a node . . . 105μs ActionDigraph 041: number_of_paths (matrix) . . . 28ms ActionDigraph 042: number_of_paths (matrix) . . . 16μs ActionDigraph 043: swap_edge_nc . . . 12μs ActionDigraph 044: detail::pow for non-square Eigen matrix . . . 23μs ActionDigraph 045: operator<< . . . 19μs Array2 044: all . . . 69μs BMat8 001: transpose . . . 46μs BMat8 002: multiplication . . . 23μs BMat8 003: identity matrix . . . 30μs BMat8 004: random . . . 162μs BMat8 005: call operator . . . 21μs BMat8 006: operator<< . . . 20μs BMat8 007: set . . . 67μs BMat8 008: row space basis . . . 1572μs BMat8 009: col space basis . . . 1626μs BMat8 010: row space basis . . . 17ms BMat8 011: number_of_rows, number_of_cols . . . 48μs BMat8 012: row_space, col_space . . . 297μs BMat8 013: rows . . . 53μs BMat8 014: one . . . 13μs BMat8 015: vector constructor . . . 96μs BMat8 016: operator< . . . 16μs BMat8 017: adapters . . . 27μs BMat8 018: one . . . 13μs Bipartition 009: mem fns 1 . . . 38μs Bipartition 010: hash . . . 10μs Bipartition 011: mem fns 2 . . . 24μs Bipartition 012: delete/copy . . . 10μs Bipartition 013: degree 0 . . . 12μs Bipartition 014: exceptions . . . 40μs Bipartition 015: convenience constructor . . . 268μs Bipartition 016: force copy constructor over move constructor . . . 19μs Bipartition 017: adapters . . . 10μs BitSet 000: size . . . 12μs BitSet 001: operator< . . . 10μs BitSet 002: operator== . . . 12μs BitSet 003: operator!= . . . 12μs BitSet 004: operator&= . . . 13μs BitSet 005: & . . . 23μs BitSet 006: operator|= . . . 18μs BitSet 007: operator[] . . . 18μs BitSet 008: set(none) . . . 19μs BitSet 009: set(pos, value) . . . 19μs BitSet 010: set(first, last, value) . . . 29μs BitSet 011: reset(first, last) . . . 20μs BitSet 012: reset(pos) . . . 20μs BitSet 013: apply (iterate through set bits) . . . 21μs BitSet 014: std::hash . . . 9000ns BitSet 015: constructors . . . 21μs BitSet 016: max_size . . . 10μs BitSet 017: insertion operators . . . 13μs Blocks 001: empty blocks . . . 13μs Blocks 002: non-empty blocks . . . 15μs Blocks 003: left blocks of bipartition . . . 15μs Blocks 004: right blocks of bipartition . . . 15μs Blocks 005: copy [empty blocks] . . . 12μs Blocks 006: copy [non-empty blocks] . . . 13μs Blocks 007: hash value . . . 13μs Blocks 008: operator< . . . 13μs Congruence 000: left congruence on fp semigroup . . . 171μs Congruence 001: 2-sided congruence on fp semigroup . . . 384μs Congruence 002: left congruence on fp semigroup . . . 251μs Congruence 003: word_to_class_index for cong. on fp semigroup . . . 277μs Congruence 004: word_to_class_index for cong. on fp semigroup . . . 524μs Congruence 005: trivial congruence on non-fp semigroup . . . 424μs Congruence 006: 2-sided congruence on non-fp semigroup . . . 320μs Congruence 007: 2-sided congruence on fp semigroup . . . 613μs Congruence 008: 2-sided congruence on infinite fp semigroup . . . 349μs Congruence 009: 2-sided congruence on infinite fp semigroup . . . 404μs Congruence 010: 2-sided congruence on finite semigroup . . . 63ms Congruence 012: 2-sided congruence on finite semigroup . . . 3433μs Congruence 013: trivial 2-sided congruence on bicyclic monoid . . . 30ms Congruence 014: non-trivial 2-sided congruence on bicyclic monoid . . . 355μs Congruence 015: 2-sided congruence on free abelian monoid . . . 342μs Congruence 016: example where TC works but KB doesn't . . . 712μs Congruence 017: 2-sided congruence on finite semigroup . . . 511μs Congruence 018: infinite fp semigroup from GAP library . . . 599μs Congruence 019: 2-sided cong. on fp semigroup with infinite [...] . . . 349μs Congruence 020: trivial cong. on an fp semigroup . . .  -- with compute size 407μs  -- with don't compute size 333μs Congruence 021: duplicate generators . . . 541μs Congruence 022: non-trivial classes . . . 1449μs Congruence 023: right congruence on finite semigroup . . . 403ms Congruence 024: redundant generating pairs . . . 223μs Congruence 025: 2-sided cong. on free semigroup . . . 182μs Congruence 026: is_quotient_obviously_(in)finite . . . 2027μs Congruence 027: less . . . 608μs Congruence 028: 2-sided congruences of BMat8 semigroup . . . 627ms Congruence 029: left congruence on finite semigroup . . . 595μs Congruence 030: right congruence on finite semigroup . . . 537μs Congruence 031: right congruence on finite semigroup . . . 656μs Congruence 032: contains . . . 173μs Congruence 033: stellar_monoid S2 . . . 638μs Congruence 034: stellar_monoid S3 . . . 916μs Congruence 035: stellar_monoid S4 . . . 1712μs Congruence 036: stellar_monoid S5 . . . 8168μs Congruence 037: stellar_monoid S6 . . . 71ms Congruence 038: stellar_monoid S7 . . . 859ms Congruence 039: left cong. on an f.p. semigroup . . . 1482μs Congruence 040: 2-sided cong. on infinite f.p. semigroup . . . 259μs Congruence 041: 2-sided congruence constructed from type only . . . 607μs Congruence 042: const_contains . . . 782μs Congruence 043: no winner . . . 7870μs Congruence 044: congruence over smalloverlap . . . 11ms CongruenceByPairs 001: (cong) 2-sided cong. on finite semigroup . . . 623μs CongruenceByPairs 002: (cong) left congruence on finite semigroup . . . 257μs CongruenceByPairs 003: (cong) right congruence on finite semigroup . . . 250μs CongruenceByPairs 004: (cong) trivial congruence on finite s [...] . . . 192μs CongruenceByPairs 005: (cong) trivial left congruence on fin [...] . . . 185μs CongruenceByPairs 006: (cong) trivial right congruence on fi [...] . . . 174μs CongruenceByPairs 007: (cong) universal congruence on finite [...] . . . 707μs CongruenceByPairs 009: (cong) 2-sided congruence on finite s [...] . . . 836ms CongruenceByPairs 010: (cong) left congruence on big finite [...] . . . 31ms CongruenceByPairs 011: (cong) left congruence on TCE . . . 174μs CongruenceByPairs 012: (cong) is_quotient_obviously_finite . . . 97μs CongruenceByPairs 013: (cong) class_index_to_word/quotient . . .  -- with right congruence 9301μs  -- with left congruence 1221μs  -- with 2-sided congruence 6470μs CongruenceByPairs 014: (cong) const_word_to_class_index . . .  -- with right congruence 38μs  -- with left congruence 33μs  -- with 2-sided congruence 30μs CongruenceByPairs 015: (cong) size non-Element* . . . 27ms CongruenceInterface 000: add_pair . . .  -- with ToddCoxeter 81μs  -- with KnuthBendix 143μs  -- with CongruenceByPairs 121μs  -- with Congruence 493μs CongruenceInterface 001: contains/const_contains . . .  -- with ToddCoxeter and no parent 114μs  -- with KnuthBendix and no parent 121μs  -- with Congruence and parent 438μs  -- with CongruenceByPairs and parent 98μs CongruenceInterface 002: less . . .  -- with ToddCoxeter 92μs  -- with KnuthBendix 149μs  -- with CongruenceByPairs 105μs  -- with Congruence 409μs CongruenceInterface 003: is_quotient_obviously_(in)finite . . .  -- with ToddCoxeter 58μs  -- with KnuthBendix 112μs CongruenceInterface 004: is_quotient_obviously_(in)finite . . .  -- with CongruenceByPairs 107μs  -- with Congruence 360μs CongruenceInterface 005: parent_froidure_pin . . .  -- with ToddCoxeter 31μs  -- with KnuthBendix 23μs CongruenceInterface 006: parent_froidure_pin . . .  -- with CongruenceByPairs 107μs  -- with Congruence 476μs CongruenceInterface 007: cbegin/cend_ntc . . .  -- with ToddCoxeter 277μs  -- with KnuthBendix 1219μs CongruenceInterface 008: cbegin/cend_ntc . . .  -- with CongruenceByPairs 229μs  -- with Congruence 549μs CongruenceInterface 009: quotient is immutable . . .  -- with ToddCoxeter 92μs  -- with KnuthBendix 120μs  -- with Congruence 264μs CongruenceInterface 010: no generating pairs added . . .  -- with KnuthBendix and common behaviour 5287μs  -- with Congruence and common behaviour 5098μs  -- with ToddCoxeter 64μs CongruenceInterface 011: nr generators not set . . .  -- with ToddCoxeter 100μs  -- with KnuthBendix 92μs  -- with Congruence 93μs CongruenceInterface 012: no generating pairs . . . 181μs ConstIteratorStateless 001: ? . . . 10μs ConstIteratorStateless 002: ? . . . 10μs Constants 001: Undefined . . . 20μs Constants 002: PositiveInfinity . . . 16μs Constants 003: NegativeInfinity . . . 15μs Constants 004: LimitMax . . . 15μs Duf 004: unite . . . 30μs Duf 006: compress . . . 15μs Duf 008: resize . . . 20μs Duf 009: resize . . . 12μs Duf 010: big chain . . . 18ms Duf 012: empty table . . . 10μs Duf 014: join . . . 13μs Duf 016: contains . . . 45μs Duf 018: swap . . . 51μs DynamicArray2 001: default constructor with 3 default args . . . 15μs DynamicArray2 002: default constructor with 2 default args . . . 10μs DynamicArray2 003: default constructor with 1 default args . . . 15μs DynamicArray2 004: default constructor with 0 default args . . . 10μs DynamicArray2 005: copy constructor with 1 default args . . . 12μs DynamicArray2 006: copy constructor with 0 default args . . . 15μs DynamicArray2 007: add_rows . . . 13μs DynamicArray2 008: add_rows . . . 12μs DynamicArray2 009: add_cols . . . 31μs DynamicArray2 010: set/get . . . 40μs DynamicArray2 011: append 1/2 . . . 88μs DynamicArray2 012: append 2/2 . . . 154μs DynamicArray2 013: count . . . 15μs DynamicArray2 014: clear . . . 12μs DynamicArray2 015: begin_row and end_row . . . 57μs DynamicArray2 016: cbegin_row and cend_row . . . 25μs DynamicArray2 017: iterator operator++ (postfix) . . . 250μs DynamicArray2 018: iterator operator++ (prefix) . . . 1552μs DynamicArray2 019: iterator operator-- (postfix) . . . 317μs DynamicArray2 020: iterator operator-- (prefix) . . . 315μs DynamicArray2 021: operator= . . . 24μs DynamicArray2 022: operator== and operator!= . . . 242μs DynamicArray2 023: empty and clear . . . 15μs DynamicArray2 024: max_size . . . 10μs DynamicArray2 025: swap . . . 36μs DynamicArray2 026: iterator arithmetic . . . 1364μs DynamicArray2 027: iterator comparison . . . 13μs DynamicArray2 028: iterator operator= . . . 12μs DynamicArray2 029: iterator operator[] . . . 74μs DynamicArray2 030: iterator operator-> . . . 29μs DynamicArray2 031: const_iterator operator++/-- . . . 213μs DynamicArray2 032: const_iterator operator++/-- . . . 10μs DynamicArray2 033: column iterators . . . 25μs DynamicArray2 034: column iterator arithmetic . . . 5451μs DynamicArray2 035: iterator assignment constructor . . . 1561μs DynamicArray2 036: reserve method . . . 63μs DynamicArray2 037: erase column . . . 16μs DynamicArray2 038: swap_rows . . . 12μs DynamicArray2 039: apply_row_permutation . . . 12μs DynamicArray2 040: swap . . . 12μs DynamicArray2 041: shrink_rows_to . . . 15μs DynamicArray2 042: shrink_rows_to - for range . . . 15μs FastestBMat 046: check no throw . . . 18μs FelschTree 000: previously failing example . . . 29μs Forest 001: test forest . . . 62μs FpSemigroup 001: Renner monoid type B2 (E. G. presentation), q = 1 . . . 1046μs FpSemigroup 002: Renner monoid type B2 (E. G. presentation), q = 0 . . . 1056μs FpSemigroup 003: Renner monoid type B3 (E. G. presentation), q = 1 . . . 65ms FpSemigroup 004: Renner monoid type B3 (E. G. presentation), q = 0 . . . 80ms FpSemigroup 005: Renner monoid type B2 (Gay-Hivert presentat [...] . . . 1245μs FpSemigroup 006: Renner monoid type B2 (Gay-Hivert presentat [...] . . . 1152μs FpSemigroup 007: Renner monoid type B3 (Gay-Hivert presentat [...] . . . 4714μs FpSemigroup 008: Renner monoid type B3 (Gay-Hivert presentat [...] . . . 4707μs FpSemigroup 009: Renner monoid type B4 (Gay-Hivert presentat [...] . . . 315ms FpSemigroup 010: Renner monoid type B4 (Gay-Hivert presentat [...] . . . 539ms FpSemigroup 013: Renner monoid type D2 (E. G. presentation), q = 1 . . . 2252μs FpSemigroup 014: Renner monoid type D2 (E. G. presentation), q = 0 . . . 2203μs FpSemigroup 015: Renner monoid type D3 (E. G. presentation), q = 1 . . . 7211μs FpSemigroup 016: Renner monoid type D3 (E. G. presentation), q = 0 . . . 6029μs FpSemigroup 017: Renner monoid type D4 (E. G. presentation), q = 1 . . . 721ms FpSemigroup 018: Renner monoid type D4 (E. G. presentation), q = 0 . . . 769ms FpSemigroup 019: Renner monoid type D2 (Gay-Hivert presentat [...] . . . 1904μs FpSemigroup 020: Renner monoid type D2 (Gay-Hivert presentat [...] . . . 1776μs FpSemigroup 021: Renner monoid type D3 (Gay-Hivert presentat [...] . . . 6411μs FpSemigroup 022: Renner monoid type D3 (Gay-Hivert presentat [...] . . . 5681μs FpSemigroup 023: Renner monoid type D4 (Gay-Hivert presentat [...] . . . 117ms FpSemigroup 024: Renner monoid type D4 (Gay-Hivert presentat [...] . . . 127ms FpSemigroup 029: Rook monoid R5, q = 0 . . . 7718μs FpSemigroup 030: Rook monoid R5, q = 1 . . . 6871μs FpSemigroup 031: Rook monoid R6, q = 0 . . . 58ms FpSemigroup 032: Rook monoid R6, q = 1 . . . 59ms FpSemigroup 033: normal_form . . . 489μs FpSemigroup 034: for a finite semigroup . . . 1160μs FpSemigroup 035: finite fp semigroup, dihedral group of order 6 . . . 886μs FpSemigroup 036: finite fp semigroup, size 16 . . . 1250μs FpSemigroup 037: finite fp semigroup, size 16 . . . 2075μs FpSemigroup 038: fp semigroup, size 240 . . . 1384μs FpSemigroup 039: add_rule . . . 467μs FpSemigroup 040: add_rule . . . 317μs FpSemigroup 041: equal_to . . . 502μs FpSemigroup 042: cbegin/cend_rules . . . 186μs FpSemigroup 043: semigroup of size 3 . . . 747μs FpSemigroup 044: run_for/until . . . 2854μs FpSemigroup 045: constructors . . . 384μs FpSemigroup 046: set_inverses . . . 243μs FpSemigroup 047: smalloverlap . . . 14ms FpSemigroup 048: quaternion group Q8 . . . 801μs FpSemigroup 049: symmetric group Coxeter presentation . . . 40ms FpSemigroupByPairs 029: (fpsemi) 2-sided congruence on finit [...] . . . 974μs FpSemigroupByPairs 030: (fpsemi) 2-sided congruence on finit [...] . . . 911μs FpSemigroupInterface 000: run with no alphabet . . .  -- with ToddCoxeter 135μs  -- with KnuthBendix 60μs  -- with FpSemigroup 73μs FpSemigroupInterface 001: equal_to . . .  -- with ToddCoxeter and human readable alphabet 3573μs  -- with KnuthBendix and human readable alphabet 9143μs  -- with FpSemigroup and human readable alphabet 7957μs  -- with FpSemigroupByPairs 5458μs FpSemigroupInterface 002: normal_form . . .  -- with ToddCoxeter 349μs  -- with KnuthBendix 444μs  -- with FpSemigroup 885μs FpSemigroupInterface 003: set_alphabet (1/2) . . .  -- with ToddCoxeter 203μs  -- with KnuthBendix 160μs  -- with FpSemigroup 177μs FpSemigroupInterface 004: set_alphabet (2/2) . . . 2122μs FpSemigroupInterface 005: add_rule after finished . . .  -- with ToddCoxeter and human readable alphabet 286μs  -- with KnuthBendix and human readable alphabet 360μs  -- with FpSemigroup and human readable alphabet 674μs  -- with FpSemigroupByPairs 2103μs FpSemigroupInterface 006: add_rule with equal words (1/2) . . .  -- with ToddCoxeter and human readable alphabet 398μs  -- with KnuthBendix and human readable alphabet 534μs  -- with FpSemigroup and human readable alphabet 663μs  -- with FpSemigroupByPairs 360μs FpSemigroupInterface 007: add_rule with equal words (2/2) . . .  -- with ToddCoxeter 60μs  -- with KnuthBendix 46μs  -- with FpSemigroup 64μs FpSemigroupInterface 008: add_rule with word_type . . .  -- with ToddCoxeter 107μs  -- with KnuthBendix 87μs  -- with FpSemigroup 199μs FpSemigroupInterface 009: add_rule with empty word (1/2) . . .  -- with ToddCoxeter 85μs  -- with FpSemigroup 86μs FpSemigroupInterface 010: add_rule with empty word (1/2) . . . 38μs FpSemigroupInterface 011: add_rules (1/3) . . .  -- with ToddCoxeter 127μs  -- with KnuthBendix 85μs  -- with FpSemigroup 92μs FpSemigroupInterface 012: add_rules (2/3) . . . 778μs FpSemigroupInterface 013: add_rules (3/3) . . .  -- with ToddCoxeter 67μs  -- with KnuthBendix 53μs  -- with FpSemigroup 168μs FpSemigroupInterface 014: set_identity (1/3) . . .  -- with ToddCoxeter 228μs  -- with KnuthBendix 204μs  -- with FpSemigroup 333μs FpSemigroupInterface 015: set_identity (2/3) . . . 462μs FpSemigroupInterface 016: set_identity (3/3) . . .  -- with ToddCoxeter 156μs  -- with KnuthBendix 139μs  -- with FpSemigroup 306μs FpSemigroupInterface 017: identity . . .  -- with ToddCoxeter 67μs  -- with KnuthBendix 48μs  -- with FpSemigroup 60μs FpSemigroupInterface 018: set_inverses + inverses (1/2) . . .  -- with ToddCoxeter 297μs  -- with KnuthBendix 284μs  -- with FpSemigroup 458μs FpSemigroupInterface 019: set_inverses + inverses (2/2) . . . 569μs FpSemigroupInterface 020: is_obviously_infinite (1/2) . . .  -- with ToddCoxeter 262μs  -- with KnuthBendix 371μs  -- with FpSemigroup 662μs FpSemigroupInterface 021: is_obviously_infinite (2/2) . . . 77μs FpSemigroupInterface 022: is_obviously_finite (1/2) . . .  -- with ToddCoxeter 250μs  -- with KnuthBendix 349μs  -- with FpSemigroup 626μs FpSemigroupInterface 023: is_obviously_finite (2/2) . . . 78μs FpSemigroupInterface 024: to_gap_string (1/3) . . .  -- with ToddCoxeter 72μs  -- with KnuthBendix 60μs  -- with FpSemigroup 185μs FpSemigroupInterface 025: to_gap_string (2/3) . . . 43μs FpSemigroupInterface 026: to_gap_string (3/3) . . . 67μs FroidurePin 016: (BMat8) exception zero generators given . . . 46μs FroidurePin 017: (BMat8) exception word_to_element . . . 163μs FroidurePin 018: (BMat8) exception prefix . . . 4738μs FroidurePin 019: (BMat8) exception suffix . . . 50μs FroidurePin 020: (BMat8) exception first_letter . . . 4538μs FroidurePin 021: (BMat8) exception final_letter . . . 46μs FroidurePin 022: (BMat8) exception current_length . . . 4092μs FroidurePin 023: (BMat8) exception product_by_reduction . . . 3389μs FroidurePin 024: (BMat8) exception fast_product . . . 3550μs FroidurePin 025: (BMat8) exception is_idempotent . . . 515ms FroidurePin 026: (BMat8) copy constructor . . .  -- with fully enumerated 2079ms  -- with partially enumerated 457ms  -- with not enumerated 280ms FroidurePin 027: (BMat8) cbegin/end_rules . . . 55μs FroidurePin 031: (integers) . . . 148μs FroidurePin 039: (pairs of integers) non-trivial user type . . . 31μs FroidurePin 055: (tropical max-plus semiring matrices) . . . 279μs FroidurePin 061: projective max plus matrix . . . 1054μs FroidurePin 062: projective max plus matrix . . . 34μs FroidurePin> 009: small example 2 . . . 50μs FroidurePin> 005: small example 1 . . . 117μs FroidurePin> 007: regular bmat monoid 4 . . . 65ms FroidurePin> 011: small example 3 . . . 589μs FroidurePin> 006: small example 1 . . . 133μs FroidurePin> 008: regular bmat monoid 4 . . . 79ms FroidurePin> 010: small example 2 . . . 43μs FroidurePin> 012: small example 3 . . . 668μs FroidurePin 000: small example 1 . . . 151μs FroidurePin 001: default constructed . . . 111μs FroidurePin 002: small example 2 . . . 48μs FroidurePin 004: exception: is_idempotent . . . 166μs FroidurePin> 033: Example 000 . . . 3403μs FroidurePin> 035: Example 001 . . . 41μs FroidurePin> 032: Example 000 . . . 3206μs FroidurePin> 034: Example 001 . . . 38μs FroidurePin 036: exception: current_position . . . 125μs FroidurePin 037: exception: word_to_element . . . 72μs FroidurePin 038: exception: prefix, suffix, first_letter . . . 24ms FroidurePin> 040: Example 000 . . . 72μs FroidurePin> 041: Example 000 . . . 58μs FroidurePin> 046: Example 005 . . . 170μs FroidurePin> 047: Example 005 . . . 178μs FroidurePin> 048: Example 005 . . . 181μs FroidurePin> 044: Example 004 . . . 33μs FroidurePin> 045: Example 004 . . . 31μs FroidurePin> 049: Example 006 . . . 1013μs FroidurePin> 050: Example 006 . . . 1213μs FroidurePin> 051: Example 006 . . . 1392μs FroidurePin> 052: Example 007 . . . 128μs FroidurePin> 053: Example 007 . . . 144μs FroidurePin> 054: Example 007 . . . 154μs FroidurePin 056: example 1 . . . 203μs FroidurePin 057: example 2 . . . 163μs FroidurePin> 058: . . . 578μs FroidurePin> 059: . . . 51μs FroidurePin> 060: exceptions: add_generator(s) . . . 60μs FroidurePin> 065: no exception zero generators given . . . 16μs FroidurePin> 066: exception generators of different [...] . . . 60μs FroidurePin> 067: exception current_position . . . 46μs FroidurePin> 068: exception word_to_element . . . 46μs FroidurePin> 069: exception gens . . . 591μs FroidurePin> 070: exception prefix . . . 28ms FroidurePin> 071: exception suffix . . . 74ms FroidurePin> 072: exception first_letter . . . 57μs FroidurePin> 073: exception final_letter . . . 53μs FroidurePin> 074: exception current_length . . . 48μs FroidurePin> 075: exception product_by_reduction . . . 467μs FroidurePin> 076: exception fast_product . . . 482μs FroidurePin> 077: exception current_position . . . 585μs FroidurePin> 078: exception is_idempotent . . . 626μs FroidurePin> 079: exception add_generators . . . 41μs FroidurePin> 080: multithread number_of_idempotents . . . 455μs FroidurePin> 081: small semigroup . . . 33μs FroidurePin> 082: large semigroup . . . 6472μs FroidurePin> 083: at, position, current_* . . . 6507μs FroidurePin> 084: run . . . 6226μs FroidurePin> 085: run [many stops and starts] . . . 6352μs FroidurePin> 086: factorisation, length [1 element] . . . 6166μs FroidurePin> 087: factorisation, products [all elements] . . . 8373μs FroidurePin> 088: first/final letter, prefix, suffi [...] . . . 6174μs FroidurePin> 089: current_position [standard] . . . 26μs FroidurePin> 090: current_position [duplicate gens] . . . 11ms FroidurePin> 091: current_position [after add_generators] . . . 6915μs FroidurePin> 092: cbegin_idempotents/cend [1 thread] . . . 6923μs FroidurePin> 093: idempotent_cend/cbegin [1 thread] . . . 6923μs FroidurePin> 094: is_idempotent [1 thread] . . . 6479μs FroidurePin> 096: finished, started . . . 6197μs FroidurePin> 097: current_position . . . 1415μs FroidurePin> 098: sorted_position, sorted_at . . . 8007μs FroidurePin> 099: right/left Cayley graph . . . 33ms FroidurePin> 100: iterator . . . 10ms FroidurePin> 101: reverse iterator . . . 10ms FroidurePin> 102: iterator arithmetic . . . 32ms FroidurePin> 103: iterator sorted . . . 25ms FroidurePin> 104: iterator sorted arithmetic . . . 34ms FroidurePin> 105: copy [not enumerated] . . . 6373μs FroidurePin> 106: copy_closure [not enumerated] . . . 40ms FroidurePin> 107: copy_add_generators [not enumerated] . . . 37ms FroidurePin> 108: copy [partly enumerated] . . . 6853μs FroidurePin> 109: copy_closure [partly enumerated] . . . 10ms FroidurePin> 110: copy_add_generators [partly enumerated] . . . 7009μs FroidurePin> 111: copy [fully enumerated] . . . 9669μs FroidurePin> 112: copy_closure [fully enumerated] . . . 10ms FroidurePin> 113: copy_add_generators [fully enumerated] . . . 9799μs FroidurePin> 114: relations [duplicate gens] . . . 196μs FroidurePin> 115: relations . . . 8874μs FroidurePin> 116: relations [copy_closure, duplicat [...] . . . 11ms FroidurePin> 117: relations [copy_add_generators, d [...] . . . 11ms FroidurePin> 118: relations [from copy, not enumerated] . . . 7546μs FroidurePin> 119: relations [from copy, partly enum [...] . . . 13ms FroidurePin> 120: relations [from copy, fully enumerated] . . . 13ms FroidurePin> 121: relations [from copy_closure, not [...] . . . 12ms FroidurePin> 122: relations [from copy_add_generato [...] . . . 7564μs FroidurePin> 123: relations [from copy_closure, par [...] . . . 11ms FroidurePin> 124: relations [from copy_add_generato [...] . . . 9329μs FroidurePin> 125: relations [from copy_closure, ful [...] . . . 13ms FroidurePin> 126: relations [from copy_add_generato [...] . . . 12ms FroidurePin> 127: add_generators [duplicate generators] . . . 320μs FroidurePin> 128: add_generators [incremental 1] . . . 384μs FroidurePin> 129: add_generators [incremental 2] . . . 456μs FroidurePin> 130: closure [duplicate generators] . . . 213μs FroidurePin> 131: closure . . . 105μs FroidurePin> 132: factorisation . . . 25μs FroidurePin> 134: minimal_factorisation . . . 45μs FroidurePin> 135: batch_size (for an extremely larg [...] . . . 23μs FroidurePin> 137: exception: generators of differen [...] . . . 27μs FroidurePin> 138: exception: current_position . . . 45μs FroidurePin> 139: exception: word_to_element . . . 46μs FroidurePin> 140: exception: gens, current_position . . . 784μs FroidurePin> 141: exception: add_generators . . . 33μs KBE 000: constructors . . . 43μs KBE 001: test . . . 67μs KBE 002: factorisation . . . 50μs KBE 003: swap . . . 33μs KBE 004: adapters . . . 33μs KBE 005: conversions . . . 31μs Kambites 000: (fpsemi) MT test 4 (std::string) . . . 6492μs Kambites 001: (fpsemi) MT test 4 (MultiStringView) . . . 7766μs Kambites 002: (fpsemi) number_of_pieces (std::string) . . . 129μs Kambites 003: (fpsemi) number_of_pieces (MultiStringView) . . . 117μs Kambites 004: (fpsemi) small_overlap_class (std::string) . . . 3445μs Kambites 005: (fpsemi) small_overlap_class (MultiStringView) . . . 3422μs Kambites 006: (fpsemi) random (std::string) . . . 11ms Kambites 007: (fpsemi) random (MultiStringView) . . . 12ms Kambites 008: (fpsemi) KnuthBendix 055 (std::string) . . . 15ms Kambites 009: (fpsemi) KnuthBendix 055 (MultiStringView) . . . 18ms Kambites 010: (fpsemi) smalloverlap/gap/test.gi:85 (std::string) . . . 90μs Kambites 011: (fpsemi) smalloverlap/gap/test.gi:85 (MultiStr [...] . . . 77μs Kambites 012: (fpsemi) free semigroup . . . 13μs Kambites 013: (fpsemi) smalloverlap/gap/test.gi:49 (std::string) . . . 34ms Kambites 014: (fpsemi) smalloverlap/gap/test.gi:49 (MultiStr [...] . . . 47ms Kambites 015: (fpsemi) smalloverlap/gap/test.gi:63 (std::string) . . . 37ms Kambites 016: (fpsemi) smalloverlap/gap/test.gi:63 (MultiStr [...] . . . 54ms Kambites 017: (fpsemi) smalloverlap/gap/test.gi:70 (std::string) . . . 135ms Kambites 018: (fpsemi) smalloverlap/gap/test.gi:70 (MultiStr [...] . . . 193ms Kambites 021: (fpsemi) code coverage (std::string) . . . 66μs Kambites 022: (fpsemi) code coverage (MultiStringView) . . . 55μs Kambites 023: (fpsemi) prefix (std::string) . . . 74μs Kambites 024: (fpsemi) prefix (MultiStringView) . . . 106μs Kambites 025: (fpsemi) normal_form (Example 3.15) (std::string) . . . 74μs Kambites 026: (fpsemi) normal_form (Example 3.15) (MultiStri [...] . . . 102μs Kambites 027: (fpsemi) normal_form (Example 3.16) (std::string) . . . 55μs Kambites 028: (fpsemi) normal_form (Example 3.16) (MultiStri [...] . . . 76μs Kambites 029: (fpsemi) normal_form (Example 3.16) more exhau [...] . . . 94ms Kambites 030: (fpsemi) normal_form (Example 3.16) more exhau [...] . . . 95ms Kambites 031: (fpsemi) small presentation (std::string) . . . 111μs Kambites 032: (fpsemi) small presentation (MultiStringView) . . . 77μs Kambites 033: (fpsemi) non-smalloverlap (std::string) . . . 106μs Kambites 034: (fpsemi) non-smalloverlap (MultiStringView) . . . 76μs Kambites 035: (fpsemi) MT test 3 (std::string) . . . 58μs Kambites 036: (fpsemi) MT test 3 (MultiStringView) . . . 55μs Kambites 037: (fpsemi) MT test 5 (std::string) . . . 31μs Kambites 038: (fpsemi) MT test 5 (MultiStringView) . . . 31μs Kambites 039: (fpsemi) MT test 6 (std::string) . . . 43μs Kambites 040: (fpsemi) MT test 6 (MultiStringView) . . . 55μs Kambites 041: (fpsemi) MT test 10 (std::string) . . . 40μs Kambites 042: (fpsemi) MT test 10 (MultiStringView) . . . 53μs Kambites 043: (fpsemi) MT test 13 (std::string) . . . 30μs Kambites 044: (fpsemi) MT test 13 (MultiStringView) . . . 33μs Kambites 045: (fpsemi) MT test 14 (std::string) . . . 29μs Kambites 046: (fpsemi) MT test 14 (MultiStringView) . . . 31μs Kambites 047: (fpsemi) MT test 15 (std::string) . . . 60μs Kambites 048: (fpsemi) MT test 15 (MultiStringView) . . . 58μs Kambites 049: (fpsemi) MT test 16 (std::string) . . . 57μs Kambites 050: (fpsemi) MT test 16 (MultiStringView) . . . 66μs Kambites 051: (fpsemi) MT test 17 (std::string) . . . 126μs Kambites 052: (fpsemi) MT test 17 (MultiStringView) . . . 121μs Kambites 053: (fpsemi) weak C(4) not strong x 1 (std::string) . . . 599μs Kambites 054: (fpsemi) weak C(4) not strong x 1 (MultiStringView) . . . 754μs Kambites 055: (fpsemi) weak C(4) not strong x 2 (std::string) . . . 591μs Kambites 056: (fpsemi) weak C(4) not strong x 2 (MultiStringView) . . . 772μs Kambites 057: (fpsemi) weak C(4) not strong x 3 (std::string) . . . 564μs Kambites 058: (fpsemi) weak C(4) not strong x 3 (MultiStringView) . . . 571μs Kambites 059: (fpsemi) weak C(4) not strong x 4 (std::string) . . . 77μs Kambites 060: (fpsemi) weak C(4) not strong x 4 (MultiStringView) . . . 101μs Kambites 061: (fpsemi) weak C(4) not strong x 5 (std::string) . . . 30μs Kambites 062: (fpsemi) weak C(4) not strong x 5 (MultiStringView) . . . 25μs Kambites 063: (fpsemi) weak C(4) not strong x 6 (std::string) . . . 55μs Kambites 064: (fpsemi) weak C(4) not strong x 6 (MultiStringView) . . . 58μs Kambites 065: (fpsemi) Konovalov example (std::string) . . . 40μs Kambites 066: (fpsemi) Konovalov example (MultiStringView) . . . 36μs Kambites 067: (fpsemi) long words (std::string) . . . 1231ms Kambites 068: (fpsemi) long words (MultiStringView) . . . 46ms Kambites 075: (cong) example 1 . . . 66μs Kambites 076: (cong) example 2 . . . 176μs Kambites 077: (cong) code coverage . . . 6709μs Kambites 078: (cong) large number of rules . . . 227ms KnuthBendix 000: (fpsemi) confluent fp semigroup 1 (infinite) . . . 132μs KnuthBendix 001: (fpsemi) confluent fp semigroup 2 (infinite) . . . 141μs KnuthBendix 002: (fpsemi) confluent fp semigroup 3 (infinite) . . . 101μs KnuthBendix 003: (fpsemi) non-confluent fp semigroup from wi [...] . . . 160μs KnuthBendix 004: (fpsemi) Example 5.1 in Sims (infinite) . . . 132μs KnuthBendix 005: (fpsemi) Example 5.1 in Sims (infinite) . . . 123μs KnuthBendix 006: (fpsemi) Example 5.3 in Sims . . . 117μs KnuthBendix 007: (fpsemi) Example 5.4 in Sims . . . 135μs KnuthBendix 008: (fpsemi) Example 6.4 in Sims (size 168) . . . 8208μs KnuthBendix 009: (fpsemi) . . . 52ms KnuthBendix 010: (fpsemi) SL(2, 7) from Chapter 3, Propositi [...] . . . 83ms KnuthBendix 011: (fpsemi) F(2, 5) - Chapter 9, Section 1 in [...] . . . 444μs KnuthBendix 012: (fpsemi) Reinis example 1 . . . 181μs KnuthBendix 013: redundant_rule (std::string) . . . 100ms KnuthBendix 014: redundant_rule (word_type) . . . 10ms KnuthBendix 019: (fpsemi) C(4) monoid . . . 36μs KnuthBendix 020: (cong) Chinese monoid . . . 129μs KnuthBendix 021: (from kbmag/standalone/kb_data/f25monoid) . . . 533μs KnuthBendix 022: (from kbmag/standalone/kb_data/degen4a) . . . 55ms KnuthBendix 023: (from kbmag/standalone/kb_data/torus) . . . 2187μs KnuthBendix 024: (from kbmag/standalone/kb_data/3a6) . . . 257ms KnuthBendix 025: (from kbmag/standalone/kb_data/f2) . . . 53μs KnuthBendix 026: (from kbmag/standalone/kb_data/s16) . . . 70ms KnuthBendix 027: (from kbmag/standalone/kb_data/a4monoid) . . . 62μs KnuthBendix 028: (from kbmag/standalone/kb_data/degen3) . . . 23μs KnuthBendix 029: (from kbmag/standalone/kb_data/ab1) . . . 25μs KnuthBendix 030: (from kbmag/standalone/kb_data/degen2) . . . 15μs KnuthBendix 031: (from kbmag/standalone/kb_data/f25) . . . 464μs KnuthBendix 032: (from kbmag/standalone/kb_data/237) . . . 590μs KnuthBendix 033: (from kbmag/standalone/kb_data/c2) . . . 18μs KnuthBendix 034: (from kbmag/standalone/kb_data/cosets) . . . 222μs KnuthBendix 035: Example 5.1 in Sims (KnuthBendix 09 again) . . . 50μs KnuthBendix 036: (from kbmag/standalone/kb_data/nilp2) . . . 46μs KnuthBendix 037: Example 6.4 in Sims . . . 13ms KnuthBendix 038: KnuthBendix 071 again . . . 659μs KnuthBendix 039: Example 5.4 in Sims (KnuthBendix 11 again) [...] . . . 193μs KnuthBendix 040: Example 5.4 in Sims (KnuthBendix 11 again) [...] . . . 134μs KnuthBendix 041: operator<< . . . 58μs KnuthBendix 042: confluence_interval . . . 16μs KnuthBendix 043: max_overlap . . . 15μs KnuthBendix 044: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 1270μs KnuthBendix 045: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 2384μs KnuthBendix 046: (fpsemi) small example . . . 752μs KnuthBendix 047: code coverage . . . 53μs KnuthBendix 048: small overlap 1 . . . 50μs KnuthBendix 049: (from kbmag/standalone/kb_data/s9) . . . 1556μs KnuthBendix 050: (fpsemi) Chapter 11, Lemma 1.8 (q = 6, r = [...] . . . 657μs KnuthBendix 051: (fpsemi) Chapter 11, Section 2 (q = 6, r = [...] . . . 135μs KnuthBendix 052: (fpsemi) Chapter 8, Theorem 4.2 in NR (infinite) . . . 226μs KnuthBendix 053: (fpsemi) equal_to fp semigroup . . . 66μs KnuthBendix 054: (fpsemi) equal_to free semigroup . . . 64μs KnuthBendix 055: (fpsemi) from GAP smalloverlap gap/test.gi [...] . . . 291μs KnuthBendix 056: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 467μs KnuthBendix 057: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 458μs KnuthBendix 058: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 1306μs KnuthBendix 059: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 3003μs KnuthBendix 060: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 33μs KnuthBendix 061: (fpsemi) Von Dyck (2,3,7) group (infinite) . . . 591μs KnuthBendix 062: (fpsemi) Von Dyck (2,3,7) group - different [...] . . . 4839μs KnuthBendix 063: (fpsemi) rewriting system from KnuthBendixC [...] . . . 402μs KnuthBendix 064: (fpsemi) rewriting system from Congruence 20 . . . 31μs KnuthBendix 065: (fpsemi) (from kbmag/standalone/kb_data/ab2) . . . 95μs KnuthBendix 066: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 1348μs KnuthBendix 067: (fpsemi) (from kbmag/standalone/kb_data/degen1) . . . 50μs KnuthBendix 068: (fpsemi) (from kbmag/standalone/kb_data/s4) . . . 331μs KnuthBendix 069: (fpsemi) fp semigroup (infinite) . . . 68μs KnuthBendix 070: (fpsemi) Chapter 11, Section 1 (q = 4, r = [...] . . . 1819μs KnuthBendix 071: (fpsemi) Chapter 11, Section 1 (q = 8, r = [...] . . . 107ms KnuthBendix 072: (fpsemi) Chapter 7, Theorem 3.9 in NR (size 240) . . . 3451μs KnuthBendix 073: (fpsemi) F(2, 5) - Chapter 9, Section 1 in [...] . . . 462μs KnuthBendix 074: (fpsemi) F(2, 6) - Chapter 9, Section 1 in NR . . . 451μs KnuthBendix 075: (fpsemi) Chapter 10, Section 4 in NR (infinite) . . . 848μs KnuthBendix 076: (fpsemi) Sym(5) from Chapter 3, Proposition [...] . . . 2942μs KnuthBendix 077: (fpsemi) SL(2, 7) from Chapter 3, Propositi [...] . . . 81ms KnuthBendix 078: (fpsemi) bicyclic monoid (infinite) . . . 50μs KnuthBendix 079: (fpsemi) plactic monoid of degree 2 (infinite) . . . 69μs KnuthBendix 080: (fpsemi) example before Chapter 7, Proposit [...] . . . 46μs KnuthBendix 081: (fpsemi) Chapter 7, Theorem 3.6 in NR (size 243) . . . 837μs KnuthBendix 082: (fpsemi) finite semigroup (size 99) . . . 253μs KnuthBendix 096: Sorouhesh . . . 398μs KnuthBendix 097: (fpsemi) transformation semigroup (size 4) . . . 60μs KnuthBendix 098: (fpsemi) transformation semigroup (size 9) . . . 55μs KnuthBendix 099: (fpsemi) transformation semigroup (size 88) . . . 840μs KnuthBendix 100: internal_string_to_word . . . 41μs KnuthBendix 101: (fpsemi) construct from shared_ptr . . . 779μs KnuthBendix 102: internal_string_to_word . . . 819μs KnuthBendix 103: (cong) free semigroup congruence (5 classes) . . . 74μs KnuthBendix 104: free semigroup congruence (6 classes) . . . 250μs KnuthBendix 105: (cong) free semigroup congruence (16 classes) . . . 324μs KnuthBendix 106: (cong) free semigroup congruence (6 classes) . . . 462μs KnuthBendix 107: (cong) free semigroup congruence (240 classes) . . . 3380μs KnuthBendix 108: (cong) free semigroup congruence (240 classes) . . . 3292μs KnuthBendix 109: (cong) less . . . 4226μs KnuthBendix 110: (cong) less . . . 189ms KnuthBendix 111: (cong) constructors . . . 272ms KnuthBendix 112: (cong) const_contains/contains . . . 184μs KnuthBendix 113: (cong) is_quotient_obviously_finite . . . 21μs KnuthBendix 114: (cong) class_index_to_word . . . 205μs KnuthBendix 115: (cong) quotient_froidure_pin . . . 147μs KnuthBendix 116: (cong) set_number_of_generators . . . 27μs KnuthBendix 117: (cong) number of classes when obv-inf . . . 67μs KnuthBendixCongruenceByPairs 016: non-trivial congruence on [...] . . . 190μs KnuthBendixCongruenceByPairs 017: non-trivial congruence on [...] . . . 193μs KnuthBendixCongruenceByPairs 018: non-trivial congruence on [...] . . . 284μs KnuthBendixCongruenceByPairs 019: non-trivial congruence on [...] . . . 284μs KnuthBendixCongruenceByPairs 020: trivial congruence on a fi [...] . . . 196μs KnuthBendixCongruenceByPairs 021: universal congruence on a [...] . . . 555μs KnuthBendixCongruenceByPairs 022: left congruence on a finit [...] . . . 275μs KnuthBendixCongruenceByPairs 023: finite group, Chapter 11, [...] . . . 4595μs KnuthBendixCongruenceByPairs 024: right congruence on infini [...] . . . 308μs KnuthBendixCongruenceByPairs 025: finite fp semigroup, dihed [...] . . . 324μs KnuthBendixCongruenceByPairs 026: finite fp semigroup, size 16 . . . 360μs KnuthBendixCongruenceByPairs 027: finite fp semigroup, size 16 . . . 1020μs KnuthBendixCongruenceByPairs 028: infinite fp semigroup with [...] . . . 71μs Konieczny 000: test000> . . . 1168μs Konieczny 001: test000> . . . 906μs Konieczny 002: test001> . . . 13ms Konieczny 003: test001> . . . 10ms Konieczny 006: exceptions . . . 50μs Konieczny 007: code coverage . . . 17ms Konieczny 008: code coverage . . . 13ms Konieczny 009: regular elements and idempotents . . . 1562ms Konieczny 010: regular D-class 01 . . . 2292μs Konieczny 011: regular D-class 02 . . . 31ms Konieczny 012: regular D-class 04: contains . . . 1980ms Konieczny 013: non-regular D-classes 01 . . . 1961μs Konieczny 014: RegularDClass . . . 1191μs Konieczny 015: full bmat monoid 4 . . . 279ms Konieczny 017: regular generated bmat monoid 4 idempotents . . . 303ms Konieczny 019: my favourite example . . . 187ms Konieczny 020: another large example . . . 32ms Konieczny 021: my favourite example transposed . . . 237ms Konieczny 024: exceptions . . . 2001μs Konieczny 025: 0-parameter constructor . . . 38ms Konieczny 026: non-regular D-classes 02 . . . 30ms Konieczny 028: partial perm . . . 177ms Konieczny 029: symmetric inverse monoid n = 8 . . . 31ms Konieczny 030: exceptions . . . 218ms Konieczny 031: transformations . . . 965μs Konieczny 032: transformations - JDM favourite example . . . 126ms Konieczny 033: transformations - large example . . . 289ms Konieczny 034: transformations - large example with stop . . . 290ms Konieczny 035: transformations - large example with run_until . . . 292ms Konieczny 036: transformations - large example with stop in Action . . . 290ms Konieczny 037: exceptions . . . 45μs Konieczny 038: transformations: contains . . . 619μs Konieczny 040: transformations - destructor coverage . . . 245ms Konieczny 041: current_number_D_classes . . . 245ms Konieczny 042: add_generator . . . 38μs Konieczny 043: add_generator . . . 25μs Matrix 000: BMat<2> . . . 98μs Matrix 001: BMat<> . . . 74μs Matrix 002: BMat<3> + BMat<> . . . 16μs Matrix 003: BMat<2> + BMat<> . . . 12μs Matrix 004: BMat<3> . . . 12μs Matrix 005: BMat<> . . . 15μs Matrix 006: BMat<3> row_basis . . . 38μs Matrix 007: BMat<> row_basis . . . 48μs Matrix 008: IntMat<3> . . . 15μs Matrix 009: IntMat<> . . . 19μs Matrix 010: IntMat code cov . . . 10μs Matrix 011: MaxPlusMat<3> . . . 13μs Matrix 012: MaxPlusMat<> . . . 15μs Matrix 013: MaxPlusMat code cov . . . 9000ns Matrix 014: MinPlusMat<3> . . . 16μs Matrix 015: MinPlusMat<> . . . 20μs Matrix 016: MinPlusMat code cov . . . 9000ns Matrix 017: MaxPlusTruncMat<5, 2> . . . 16μs Matrix 018: MaxPlusTruncMat<5> . . . 19μs Matrix 019: MaxPlusTruncMat<> . . . 31μs Matrix 020: MaxPlusTruncMat<5, 4> . . . 20μs Matrix 021: MaxPlusTruncMat<5> . . . 20μs Matrix 022: MaxPlusTruncMat<> . . . 20μs Matrix 023: MaxPlusTruncMat<33, 3> . . . 31μs Matrix 024: MaxPlusTruncMat<33> . . . 36μs Matrix 025: MaxPlusTruncMat<> . . . 31μs Matrix 026: MaxPlusMat code cov . . . 10μs Matrix 027: MinPlusTruncMat<33, 3> . . . 33μs Matrix 028: MinPlusTruncMat<33> . . . 38μs Matrix 029: MinPlusTruncMat<> . . . 41μs Matrix 030: NTPMat<0, 3, 3, 3> . . . 15μs Matrix 031: NTPMat<0, 3> . . . 23μs Matrix 032: NTPMat<> . . . 33μs Matrix 033: NTPMat<0, 10, 4, 4> . . . 25μs Matrix 034: NTPMat<0, 10> . . . 20μs Matrix 035: NTPMat<> . . . 20μs Matrix 036: NTPMat<0, 10, 4, 4> . . . 20μs Matrix 037: NTPMat<0, 10> . . . 20μs Matrix 038: NTPMat<> . . . 19μs Matrix 039: NTPMat<33, 2, 3, 3> . . . 15μs Matrix 040: NTPMat<33, 2> . . . 16μs Matrix 041: NTPMat<> . . . 15μs Matrix 042: ProjMaxPlusMat<3> . . . 92μs Matrix 043: ProjMaxPlusMat<> . . . 66μs Matrix 044: exceptions . . . 36μs Matrix 045: code coverage . . . 43μs MultiStringView 000: catch all . . . 43μs MultiStringView 001: is_prefix . . . 15μs MultiStringView 002: erase . . . 16μs MultiStringView 003: iterators . . . 12μs MultiStringView 004: constructors (long) . . . 20μs MultiStringView 005: constructors (short) . . . 15μs MultiStringView 006: copy assignment (short assigned to long) . . . 13μs MultiStringView 007: copy assignment (short assigned to short) . . . 12μs MultiStringView 008: move assignment (short assigned to long) . . . 12μs MultiStringView 009: move assignment (short assigned to short) . . . 12μs MultiStringView 010: code coverage . . . 21μs MultiStringView 011: pop_front . . . 43μs MultiStringView 012: append . . . 15μs MultiStringView 013: operators . . . 15μs MultiStringView 014: maximum_common_suffix . . . 15μs MultiStringView 015: deep tests . . . 15μs ObviouslyInfinite 011: Multiple rule additions . . . 38μs ObviouslyInfinite 012: A power of the generator 'b' does not [...] . . . 12μs ObviouslyInfinite 013: Preserves the number of occurrences o [...] . . . 12μs ObviouslyInfinite 014: Less relations than generators . . . 12μs ObviouslyInfinite 015: Relations preserve length . . . 12μs ObviouslyInfinite 016: Matrix has non empty kernel . . . 13μs ObviouslyInfinite 017: Free product of trivial semigroups . . . 12μs ObviouslyInfinite 018: Another free product . . . 13μs ObviouslyInfinite 019: Infinite but not obviously so . . . 12μs ObviouslyInfinite 020: Finite semigroup . . . 15μs PBR 001: universal product with convenience constructor . . . 43μs PBR 002: universal product . . . 19μs PBR 003: product [bigger than previous] . . . 27μs PBR 004: hash . . . 10μs PBR 005: delete/copy . . . 19μs PBR 006: exceptions . . . 145μs PBR 007: operators . . . 67μs PBR 008: to_string . . . 23μs PBR 009: identity . . . 43μs PBR 010: adapters . . . 10μs Pool 000: initial . . . 25μs Pool 001: bmat . . . 25μs Pool 002: PoolGuard . . . 20μs Pool 003: transformation products . . . 13μs Presentation 000: vectors of ints . . . 82μs Presentation 001: strings . . . 80μs Presentation 002: constructors (word_type) . . . 23μs Presentation 003: constructors (StaticVector1) . . . 33μs Presentation 004: constructors (std::string) . . . 23μs Presentation 005: alphabet + letters (word_type) . . . 117μs Presentation 006: alphabet + letters (std::string) . . . 38μs Presentation 007: contains_empty_word . . . 12μs Presentation 008: validate_rules throws . . . 43μs Presentation 009: helpers add_rule(s) . . . 92μs Presentation 010: helpers add_rule(s) (std::string) . . . 36μs Presentation 011: helpers add_identity_rules (std::vector/St [...] . . . 41μs Presentation 012: helpers add_identity_rules (std::string) . . . 25μs Presentation 013: helpers add_inverse_rules (all) . . . 190μs Presentation 014: helpers add_inverse_rules (std::string) . . . 51μs Presentation 015: helpers remove_duplicate_rules . . . 62μs Presentation 016: helpers reduce_complements . . . 127μs Presentation 017: helpers sort_each_rule . . . 60μs Presentation 018: helpers sort_rules . . . 67μs Presentation 019: helpers longest_common_subword/replace_subword . . . 300μs Presentation 020: helpers redundant_rule . . . 5524μs Presentation 021: helpers shortlex_compare_concat . . . 12μs Presentation 022: helpers remove_trivial_rules . . . 67μs Presentation 023: helpers replace_subword (existing, replacement) . . . 97μs Presentation 024: helpers longest_rule . . . 109μs Presentation 025: helpers longest_rule_length . . . 96μs Presentation 026: helpers remove_redundant_generators . . . 146μs Presentation 027: helpers reverse . . . 21μs Presentation 028: in_alphabet . . . 26μs Presentation 029: replace_subword with empty word . . . 21μs Presentation 030: helpers replace_word . . . 38μs Presentation 031: clear . . . 12μs Presentation 032: letter . . . 36μs Presentation 033: normalize_alphabet . . . 15μs Presentation 034: longest_common_subword issue . . . 331μs Presentation 035: helpers add_zero_rules (std::vector/Static [...] . . . 43μs Presentation 036: helpers add_zero_rules (std::string) . . . 25μs Presentation 037: make_semigroup . . . 46μs Presentation 038: greedy_reduce_length . . . 197μs Presentation 040: change_alphabet . . . 82μs Presentation 042: first_unused_letter/letter . . . 180μs Race 001: run_for . . . 10ms Race 002: run_until . . . 10ms Race 003: exceptions . . . 10ms Race 004: iterators . . . 12μs Race 005: find_runner . . . 12μs Race 006: run_func . . . 25ms Race 007: run_func . . . 10ms Race 008: run_func . . . 10ms Runner 000: run_for . . . 10ms Runner 001: run_for . . . 1012μs Runner 002: run_for . . . 192ms Runner 003: run_for . . . 25ms Runner 004: started . . . 1031μs Runner 005: run_until . . . 10ms Runner 006: kill . . . 36μs Runner 007: copy constructor . . . 10ms Runner 008: report . . . 20ms Runner 009: run_until with function pointer . . . 27μs SchreierSims 001: trivial perm. group (degree 1) . . . 60μs SchreierSims 002: trivial perm. group (degree 2) . . . 38μs SchreierSims 003: trivial perm. group (degree 500) . . . 304μs SchreierSims 004: symmetric perm. group (degree 5) . . . 50μs SchreierSims 005: symmetric perm. group (degree 8) . . . 82μs SchreierSims 006: symmetric perm. group (degree 9) . . . 115μs SchreierSims 007: alternating perm. group (degree 12) . . . 187μs SchreierSims 008: symmetric perm. group (degree 16) . . . 1696μs SchreierSims 009: alternating perm. group (degree 15) . . . 794μs SchreierSims 010: alternating perm. group (degree 16) . . . 1807μs SchreierSims 011: dihedral perm. group (order 10) . . . 34μs SchreierSims 012: dihedral perm. group (order 200) . . . 2021μs SchreierSims 013: perm. group T (order 12) . . . 36μs SchreierSims 014: quaternion perm. group (order 8) . . . 36μs SchreierSims 015: perm. group (order 84129611558952960) . . . 291ms SchreierSims 016: perm. group SL(3, 5) (order 372000) . . . 1520μs SchreierSims 017: perm. group PSL(4, 8) (order 34558531338240) . . . 118ms SchreierSims 018: perm. Mathieu group M11 (order 7920) . . . 92μs SchreierSims 019: perm. Mathieu group M24 (order 244823040) . . . 275μs SchreierSims 020: perm. Janko Group J1 (order 175560) . . . 3118μs SchreierSims 021: perm. Hall-Janko group (order 604800) . . . 513μs SchreierSims 022: perm. Hall-Janko group (alt.) (order 604800) . . . 29ms SchreierSims 023: perm. Conway group Co3 (order 495766656000) . . . 8847μs SchreierSims 024: perm. Conway group Co3 (alt.) (order 49576 [...] . . . 19ms SchreierSims 025: perm. Suzuki group (order 448345497600) . . . 85ms SchreierSims 027: perm. Held group (order 4030387200) . . . 138ms SchreierSims 028: perm. group C2 x C2 x C2 (order 8) . . . 26μs SchreierSims 029: perm. group C2 x C2 x C2 x C2 (order 16) . . . 33μs SchreierSims 030: perm. group (S5 x S5) : C2 (order 28800) . . . 67μs SchreierSims 031: perm. group C3 x D8 x A5 (order 1440) . . . 64μs SchreierSims 032: perm. group GL(4, 3) (order 24261120) . . . 764μs SchreierSims 033: perm. group PSL(3, 7) (order 1876896) . . . 689μs SchreierSims 037: symmetric perm. group (degree 5) . . . 30μs SchreierSims 038: alternating perm. group (degree 17) . . . 3950μs SchreierSims 039: exceptions . . . 93μs SchreierSims 040: exceptions . . . 46μs SchreierSims 041: trivial group . . . 34μs SchreierSims 042: A17 bug . . . 3469μs SchreierSims 043: orbits_lookup test . . . 563μs SchreierSims 044: transversal_element and inversal_element test . . . 1456μs SchreierSimsHelper 001: trivial perm. group intersection (de [...] . . . 25μs SchreierSimsHelper 002: trivial perm. group intersection (de [...] . . . 25μs SchreierSimsHelper 003: cyclic group intersection (degree 13) . . . 31μs SchreierSimsHelper 004: D10 and Z5 intersection . . . 29μs SchreierSimsHelper 005: D8 and Q8 intersection . . . 33μs SchreierSimsHelper 006: primitive on 8 points intersection . . . 72μs SchreierSimsHelper 007: primitive on 8 points intersection ( [...] . . . 67μs SchreierSimsHelper 008: A13 and PGL(2, 11) intersection . . . 618μs SchreierSimsHelper 009: A13 and PGL(2, 11) intersection (swa [...] . . . 607μs SchreierSimsHelper 012: 3^3:13 and 3^3.2.A(4) intersection . . . 182μs SchreierSimsHelper 015: 3^3(S(4) x 2) and ASL(3, 3) intersection . . . 348μs SchreierSimsHelper 016: 7^2:3 x Q(8) and 7^2:D(2*6) intersection . . . 456μs SchreierSimsHelper 018: D(2*53) and 53:13 intersection . . . 275μs SchreierSimsHelper 019: 2^6:(7 x D_14) and PSL(2, 6)^2.4 int [...] . . . 1861μs SchreierSimsHelper 020: 2^6:(S_3 x GL(3, 2)) and 2.6:Alt(7) [...] . . . 5773μs SchreierSimsHelper 022: PSL(2, 127) and AGL(1, 2^7) intersection . . . 10ms SchreierSimsHelper 023: PSL(3, 4).2 and PSL(3, 4).2 (nontriv [...] . . . 2037μs SchreierSimsHelper 024: PSL(3, 4).Sym(3) and PSL(3, 4).2 int [...] . . . 2334μs SchreierSimsHelper 025: 3^4:5:4 and D_16:4 intersection . . . 1263μs Sims1 000: fp example 1 . . . 971μs Sims1 001: fp example 2 . . . 1729μs Sims1 002: ToddCoxeter failing example . . . 15ms Sims1 003: ToddCoxeter failing example . . . 668μs Sims1 004: partition_monoid(2) right . . . 5900μs Sims1 006: full_transformation_monoid(3) right . . . 7627μs Sims1 007: full_transformation_monoid(3) left . . . 4290μs Sims1 009: rook_monoid(2, 1) . . . 96μs Sims1 010: symmetric_inverse_monoid(2) from FroidurePin . . . 100μs Sims1 011: symmetric_inverse_monoid(3) . . . 10ms Sims1 014: temperley_lieb_monoid(3) from presentation . . . 121μs Sims1 015: temperley_lieb_monoid(4) from presentation . . . 848μs Sims1 016: fp semigroup containing given pairs #1 . . . 284μs Sims1 017: fp semigroup containing given pairs #2 . . . 369μs Sims1 018: fp semigroup containing given pairs #3 . . . 462μs Sims1 019: ToddCoxeter failing example . . . 974μs Sims1 020: fp example 2 . . . 2152μs Sims1 021: exceptions . . . 234μs Sims1 027: from https://mathoverflow.net/questions/423541/ . . . 29ms Sims1 028: from https://mathoverflow.net/questions/423541/ . . . 20ms Sims1 030: presentation with one free generator . . . 207μs Sims1 031: presentation with non-zero index generators . . . 60μs Sims1 032: presentation with empty word . . . 7893μs Sims1 033: constructors . . . 1070μs Sims1 034: split_at . . . 212μs Sims1 035: stats . . . 90μs Sims1 036: check iterator requirements . . . 133μs Sims1 040: TransitiveGroup(10, 32) - minimal rep . . . 3263μs Sims1 043: rectangular_band(2, 2) - with and without identity . . . 187μs Sims1 044: trivial group - minimal o.r.c. rep . . . 114μs Sims1 045: right zero semigroup - minimal o.r.c. rep . . . 1809μs Sims1 046: semigroup with faithful non-strictly cyclic actio [...] . . . 582μs Sims1 068: RepOrc . . . 36ms Sims1 069: fp example 1 . . . 458μs #0: Sims1: using 0 additional threads #0: Sims1: finding congruences with at most 4 classes #0: Sims1: using 2 generators, and 0 short relations u = v with: #0: Sims1: |u| + |v| ∈ [0, 0] and ∑(|u| + |v|) = 0 #0: Sims1: found 5,477 congruences in 1217μs (222ns per congruence)! #0: Sims1: total number of nodes in search tree was 7,304 #0: Sims1: max. number of pending definitions was 16 Sims1 071: FreeSemigroup(2) up to index 4 . . . 1280μs Sims1 072: symmetric_group(n) for n = 4 . . . 1742μs Sims1 073: corner case no generators + no relations . . . 78μs Sims1 076: uninitialized RepOrc . . . 26μs SmallestInteger 001: . . . 12μs StaticTriVector2 045: all . . . 18μs StaticVector2 043: all . . . 18μs Stephen 000: basic test 1 . . . 232μs Stephen 001: basic test 2 . . . 144μs Stephen 002: full transf monoid . . . 13ms Stephen 003: from step_hen 002 . . . 55μs Stephen 004: from step_hen 003 . . . 166μs Stephen 005: from step_hen 004 . . . 43μs Stephen 006: from step_hen 005 . . . 106μs Stephen 008: C(4) monoid normal form (test_case_knuth_bendix_055) . . . 205μs Stephen 009: C(4) monoid normal form (test_case_gap_smallove [...] . . . 144μs Stephen 010: code coverage . . . 293μs Stephen 011: C(4) monoid normal form (test_case_gap_smallove [...] . . . 264μs Stephen 012: C(4) monoid normal form (test_case_gap_smallove [...] . . . 197μs Stephen 013: C(4) monoid equal to (test_case_gap_smalloverlap_70) . . . 77μs Stephen 014: C(4) monoid normal form (test_case_ex_3_13_14) . . . 340μs Stephen 015: C(4) monoid normal form (test_case_ex_3_15) . . . 366μs Stephen 016: C(4) monoid normal form (test_case_ex_3_16) . . . 295μs Stephen 017: C(4) monoid normal form (test_case_mt_3) . . . 147μs Stephen 018: C(4) monoid normal form (test_case_mt_5) . . . 110μs Stephen 019: C(4) monoid normal form (test_case_mt_6) . . . 273μs Stephen 020: C(4) monoid normal form (test_case_mt_10) . . . 106μs Stephen 021: C(4) monoid normal form (test_case_mt_13) . . . 110μs Stephen 022: C(4) monoid normal form (test_case_mt_14) . . . 110μs Stephen 023: C(4) monoid normal form (test_case_mt_15) . . . 109μs Stephen 024: C(4) monoid normal form (test_case_mt_16) . . . 124μs Stephen 025: C(4) monoid normal form (test_case_mt_17) . . . 315μs Stephen 026: C(4) monoid normal form (test_case_weak_1) . . . 231μs Stephen 027: C(4) monoid normal form (test_case_weak_2) . . . 174μs Stephen 028: C(4) monoid normal form (test_case_weak_3) . . . 213μs Stephen 029: C(4) monoid normal form (test_case_weak_4) . . . 206μs Stephen 030: C(4) monoid normal form (test_case_weak_5) . . . 119μs Stephen 031: Test behaviour when uninitialised . . . 175μs Suf 005: unite . . . 23μs Suf 007: compress . . . 12μs Suf 011: big chain . . . 18ms Suf 013: empty table . . . 10μs Suf 015: join . . . 12μs Suf 017: contains . . . 27μs Suf 019: swap . . . 31μs SuffixTree 000: basic tests . . . 82ms SuffixTree 001: maximal_piece_prefix 1 . . . 55μs SuffixTree 002: maximal_piece_prefix 2 . . . 43μs SuffixTree 003: maximal_piece_prefix 3 . . . 349μs SuffixTree 004: number_of_pieces . . . 67μs SuffixTree 005: traverse . . . 25μs SuffixTree 006: tikz . . . 803μs SuffixTree 007: strings . . . 116μs SuffixTree 008: dot . . . 76μs SuffixTree 009: dfs #01 . . . 60μs SuffixTree 010: dfs #02 . . . 55μs SuffixTree 011: dfs #03 . . . 53μs SuffixTree 012: dfs #04 . . . 98μs SuffixTree 013: dfs #05 . . . 77μs SuffixTree 014: dfs #06 . . . 72μs SuffixTree 015: dfs #07 . . . 124μs SuffixTree 016: dfs #08 . . . 93μs SuffixTree 017: dfs #09 . . . 119μs SuffixTree 018: dfs #10 . . . 51μs Timer 001: string method (1 argument) . . . 33μs Timer 002: string method (0 arguments) . . . 10ms Timer 003: reset/elapsed method . . . 20ms Timer 004: operator<< . . . 12μs ToddCoxeter 000: small 2-sided congruence . . .  -- with HLT + no standardise + full lookahead + no save 1296μs  -- with HLT + standardise + full lookahead + no save 1188μs  -- with HLT + no standardise + partial lookahead + no save 1188μs  -- with HLT + standardise + partial lookahead + no save 1203μs  -- with HLT + no standardise + full lookahead + save 1278μs  -- with HLT + standardise + full lookahead + save 1516μs  -- with HLT + no standardise + partial lookahead + save 1448μs  -- with HLT + standardise + partial lookahead + save 1198μs  -- with Felsch + no standardisation 1183μs  -- with Felsch + standardisation 1175μs  -- with random strategy 1214μs  -- with Rc style + full lookahead 1201μs  -- with Rc style + partial lookahead 1180μs  -- with R/C style 1193μs  -- with CR style 1219μs  -- with Cr style 1182μs ToddCoxeter 001: small 2-sided congruence . . .  -- with HLT + no standardise + full lookahead + no save 5610μs  -- with HLT + standardise + full lookahead + no save 5572μs  -- with HLT + no standardise + partial lookahead + no save 5569μs  -- with HLT + standardise + partial lookahead + no save 5571μs  -- with HLT + no standardise + full lookahead + save 5560μs  -- with HLT + standardise + full lookahead + save 5623μs  -- with HLT + no standardise + partial lookahead + save 5813μs  -- with HLT + standardise + partial lookahead + save 5485μs  -- with Felsch + no standardisation 5578μs  -- with Felsch + standardisation 5478μs  -- with random strategy 5427μs  -- with Rc style + full lookahead 5399μs  -- with Rc style + partial lookahead 5368μs  -- with R/C style 5392μs  -- with CR style 5393μs  -- with Cr style 5388μs ToddCoxeter 003: constructed from FroidurePin . . .  -- with Felsch + no standardisation 561ms  -- with Felsch + standardisation 561ms  -- with HLT + no standardise + full lookahead + no save 405ms  -- with HLT + standardise + full lookahead + no save 408ms  -- with HLT + no standardise + partial lookahead + no save 407ms  -- with HLT + standardise + partial lookahead + no save 407ms  -- with HLT + no standardise + full lookahead + save 568ms  -- with HLT + standardise + full lookahead + save 565ms  -- with HLT + no standardise + partial lookahead + save 563ms  -- with HLT + standardise + partial lookahead + save 574ms  -- with random strategy 562ms  -- with Rc style + full lookahead 556ms  -- with Rc style + partial lookahead 568ms  -- with R/C style 421ms  -- with CR style 561ms  -- with Cr style 573ms ToddCoxeter 004: 2-sided congruence from FroidurePin . . .  -- with HLT + no standardise + full lookahead + no save 206μs  -- with HLT + standardise + full lookahead + no save 177μs  -- with HLT + no standardise + partial lookahead + no save 174μs  -- with HLT + standardise + partial lookahead + no save 172μs  -- with HLT + save (throws) 218μs  -- with Felsch (throws) 180μs  -- with random strategy 183μs ToddCoxeter 005: non-trivial two-sided from relations . . .  -- with HLT + no standardise + full lookahead + no save 58μs  -- with HLT + standardise + full lookahead + no save 48μs  -- with HLT + no standardise + partial lookahead + no save 46μs  -- with HLT + standardise + partial lookahead + no save 43μs  -- with HLT + no standardise + full lookahead + save 60μs  -- with HLT + standardise + full lookahead + save 58μs  -- with HLT + no standardise + partial lookahead + save 55μs  -- with HLT + standardise + partial lookahead + save 55μs  -- with Felsch + no standardisation 50μs  -- with Felsch + standardisation 48μs  -- with random strategy 53μs  -- with Rc style + full lookahead 48μs  -- with Rc style + partial lookahead 46μs  -- with R/C style 46μs  -- with CR style 50μs  -- with Cr style 50μs ToddCoxeter 006: small right cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 43μs  -- with HLT + standardise + full lookahead + no save 38μs  -- with HLT + no standardise + partial lookahead + no save 36μs  -- with HLT + standardise + partial lookahead + no save 34μs  -- with HLT + no standardise + full lookahead + save 43μs  -- with HLT + standardise + full lookahead + save 41μs  -- with HLT + no standardise + partial lookahead + save 41μs  -- with HLT + standardise + partial lookahead + save 40μs  -- with Felsch + no standardisation 38μs  -- with Felsch + standardisation 41μs  -- with random strategy 41μs  -- with Rc style + full lookahead 36μs  -- with Rc style + partial lookahead 40μs  -- with R/C style 36μs  -- with CR style 40μs  -- with Cr style 40μs ToddCoxeter 007: left cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 46μs  -- with HLT + standardise + full lookahead + no save 41μs  -- with HLT + no standardise + partial lookahead + no save 40μs  -- with HLT + standardise + partial lookahead + no save 40μs  -- with HLT + no standardise + full lookahead + save 46μs  -- with HLT + standardise + full lookahead + save 45μs  -- with HLT + no standardise + partial lookahead + save 48μs  -- with HLT + standardise + partial lookahead + save 45μs  -- with Felsch + no standardisation 45μs  -- with Felsch + standardisation 46μs  -- with random strategy 48μs  -- with Rc style + full lookahead 45μs  -- with Rc style + partial lookahead 45μs  -- with R/C style 46μs  -- with CR style 50μs  -- with Cr style 50μs ToddCoxeter 008: for small fp semigroup . . .  -- with HLT + no standardise + full lookahead + no save 43μs  -- with HLT + standardise + full lookahead + no save 38μs  -- with HLT + no standardise + partial lookahead + no save 36μs  -- with HLT + standardise + partial lookahead + no save 36μs  -- with HLT + no standardise + full lookahead + save 41μs  -- with HLT + standardise + full lookahead + save 40μs  -- with HLT + no standardise + partial lookahead + save 38μs  -- with HLT + standardise + partial lookahead + save 38μs  -- with Felsch + no standardisation 38μs  -- with Felsch + standardisation 38μs  -- with random strategy 43μs  -- with Rc style + full lookahead 38μs  -- with Rc style + partial lookahead 46μs  -- with R/C style 40μs  -- with CR style 41μs  -- with Cr style 41μs ToddCoxeter 009: 2-sided cong. trans. semigroup . . .  -- with HLT + no standardise + full lookahead + no save 248μs  -- with HLT + standardise + full lookahead + no save 233μs  -- with HLT + no standardise + partial lookahead + no save 207μs  -- with HLT + standardise + partial lookahead + no save 212μs  -- with HLT + no standardise + full lookahead + save 577μs  -- with HLT + standardise + full lookahead + save 569μs  -- with HLT + no standardise + partial lookahead + save 558μs  -- with HLT + standardise + partial lookahead + save 573μs  -- with Felsch + no standardisation 523μs  -- with Felsch + standardisation 500μs  -- with random strategy 238μs  -- with Rc style + full lookahead 242μs  -- with Rc style + partial lookahead 222μs  -- with R/C style 226μs  -- with CR style 516μs  -- with Cr style 507μs ToddCoxeter 010: left congruence on transformation semigroup . . .  -- with HLT + no standardise + full lookahead + no save 268μs  -- with HLT + standardise + full lookahead + no save 259μs  -- with HLT + no standardise + partial lookahead + no save 242μs  -- with HLT + standardise + partial lookahead + no save 248μs  -- with HLT + no standardise + full lookahead + save 623μs  -- with HLT + standardise + full lookahead + save 619μs  -- with HLT + no standardise + partial lookahead + save 594μs  -- with HLT + standardise + partial lookahead + save 610μs  -- with Felsch + no standardisation 554μs  -- with Felsch + standardisation 518μs  -- with random strategy 684μs  -- with Rc style + full lookahead 273μs  -- with Rc style + partial lookahead 268μs  -- with R/C style 297μs  -- with CR style 576μs  -- with Cr style 564μs ToddCoxeter 011: right cong. trans. semigroup . . .  -- with HLT + no standardise + full lookahead + no save 261μs  -- with HLT + standardise + full lookahead + no save 266μs  -- with HLT + no standardise + partial lookahead + no save 246μs  -- with HLT + standardise + partial lookahead + no save 259μs  -- with HLT + no standardise + full lookahead + save 607μs  -- with HLT + standardise + full lookahead + save 618μs  -- with HLT + no standardise + partial lookahead + save 590μs  -- with HLT + standardise + partial lookahead + save 590μs  -- with Felsch + no standardisation 465μs  -- with Felsch + standardisation 473μs  -- with random strategy 300μs  -- with Rc style + full lookahead 282μs  -- with Rc style + partial lookahead 282μs  -- with R/C style 308μs  -- with CR style 484μs  -- with Cr style 476μs ToddCoxeter 012: trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 148μs  -- with HLT + standardise + full lookahead + no save 139μs  -- with HLT + no standardise + partial lookahead + no save 138μs  -- with HLT + standardise + partial lookahead + no save 497μs  -- with HLT + save (throws) 151μs  -- with Felsch (throws) 146μs  -- with random strategy 148μs ToddCoxeter 013: left cong. on trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 212μs  -- with HLT + standardise + full lookahead + no save 215μs  -- with HLT + no standardise + partial lookahead + no save 201μs  -- with HLT + standardise + partial lookahead + no save 212μs  -- with HLT + no standardise + full lookahead + save 599μs  -- with HLT + standardise + full lookahead + save 585μs  -- with HLT + no standardise + partial lookahead + save 559μs  -- with HLT + standardise + partial lookahead + save 574μs  -- with Felsch + no standardisation 519μs  -- with Felsch + standardisation 491μs  -- with random strategy 255μs  -- with Rc style + full lookahead 242μs  -- with Rc style + partial lookahead 232μs  -- with R/C style 259μs  -- with CR style 531μs  -- with Cr style 519μs ToddCoxeter 014: right cong. on trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 222μs  -- with HLT + standardise + full lookahead + no save 228μs  -- with HLT + no standardise + partial lookahead + no save 211μs  -- with HLT + standardise + partial lookahead + no save 219μs  -- with HLT + no standardise + full lookahead + save 567μs  -- with HLT + standardise + full lookahead + save 573μs  -- with HLT + no standardise + partial lookahead + save 541μs  -- with HLT + standardise + partial lookahead + save 546μs  -- with Felsch + no standardisation 424μs  -- with Felsch + standardisation 440μs  -- with random strategy 261μs  -- with Rc style + full lookahead 270μs  -- with Rc style + partial lookahead 246μs  -- with R/C style 275μs  -- with CR style 445μs  -- with Cr style 429μs ToddCoxeter 015: finite fp-semigroup, dihedral group of order 6 . . .  -- with HLT + no standardise + full lookahead + no save 86μs  -- with HLT + standardise + full lookahead + no save 80μs  -- with HLT + no standardise + partial lookahead + no save 77μs  -- with HLT + standardise + partial lookahead + no save 74μs  -- with HLT + no standardise + full lookahead + save 96μs  -- with HLT + standardise + full lookahead + save 92μs  -- with HLT + no standardise + partial lookahead + save 92μs  -- with HLT + standardise + partial lookahead + save 88μs  -- with Felsch + no standardisation 85μs  -- with Felsch + standardisation 81μs  -- with random strategy 90μs  -- with Rc style + full lookahead 76μs  -- with Rc style + partial lookahead 72μs  -- with R/C style 72μs  -- with CR style 82μs  -- with Cr style 82μs ToddCoxeter 016: finite fp-semigroup, size 16 . . .  -- with HLT + no standardise + full lookahead + no save 82μs  -- with HLT + standardise + full lookahead + no save 80μs  -- with HLT + no standardise + partial lookahead + no save 72μs  -- with HLT + standardise + partial lookahead + no save 73μs  -- with HLT + no standardise + full lookahead + save 154μs  -- with HLT + standardise + full lookahead + save 152μs  -- with HLT + no standardise + partial lookahead + save 144μs  -- with HLT + standardise + partial lookahead + save 153μs  -- with Felsch + no standardisation 137μs  -- with Felsch + standardisation 131μs  -- with random strategy 138μs  -- with Rc style + full lookahead 81μs  -- with Rc style + partial lookahead 81μs  -- with R/C style 83μs  -- with CR style 132μs  -- with Cr style 129μs ToddCoxeter 017: finite fp-semigroup, size 16 . . .  -- with HLT + no standardise + full lookahead + no save 154μs  -- with HLT + standardise + full lookahead + no save 149μs  -- with HLT + no standardise + partial lookahead + no save 141μs  -- with HLT + standardise + partial lookahead + no save 146μs  -- with HLT + no standardise + full lookahead + save 349μs  -- with HLT + standardise + full lookahead + save 339μs  -- with HLT + no standardise + partial lookahead + save 313μs  -- with HLT + standardise + partial lookahead + save 324μs  -- with Felsch + no standardisation 293μs  -- with Felsch + standardisation 275μs  -- with random strategy 304μs  -- with Rc style + full lookahead 161μs  -- with Rc style + partial lookahead 153μs  -- with R/C style 160μs  -- with CR style 279μs  -- with Cr style 284μs ToddCoxeter 018: test lookahead . . .  -- with HLT + no standardise + full lookahead + no save 322μs  -- with HLT + standardise + full lookahead + no save 315μs  -- with HLT + no standardise + partial lookahead + no save 290μs  -- with HLT + standardise + partial lookahead + no save 295μs  -- with HLT + no standardise + full lookahead + save 536μs  -- with HLT + standardise + full lookahead + save 515μs  -- with HLT + no standardise + partial lookahead + save 502μs  -- with HLT + standardise + partial lookahead + save 507μs ToddCoxeter 019: non-trivial left cong. from semigroup . . .  -- with HLT + no standardise + full lookahead + no save 137μs  -- with HLT + standardise + full lookahead + no save 135μs  -- with HLT + no standardise + partial lookahead + no save 124μs  -- with HLT + standardise + partial lookahead + no save 129μs  -- with HLT + save (throws) 148μs  -- with Felsch (throws) 148μs  -- with random strategy 137μs ToddCoxeter 020: 2-sided cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 25μs  -- with HLT + standardise + full lookahead + no save 21μs  -- with HLT + no standardise + partial lookahead + no save 20μs  -- with HLT + standardise + partial lookahead + no save 20μs  -- with HLT + no standardise + full lookahead + save 20μs  -- with HLT + standardise + full lookahead + save 20μs  -- with HLT + no standardise + partial lookahead + save 20μs  -- with HLT + standardise + partial lookahead + save 20μs  -- with Felsch + no standardisation 20μs  -- with Felsch + standardisation 20μs  -- with random strategy 20μs ToddCoxeter 021: calling run when obviously infinite . . .  -- with HLT + no standardise + full lookahead + no save 51μs  -- with HLT + standardise + full lookahead + no save 38μs  -- with HLT + no standardise + partial lookahead + no save 34μs  -- with HLT + standardise + partial lookahead + no save 33μs  -- with HLT + no standardise + full lookahead + save 41μs  -- with HLT + standardise + full lookahead + save 34μs  -- with HLT + no standardise + partial lookahead + save 34μs  -- with HLT + standardise + partial lookahead + save 38μs  -- with Felsch + no standardisation 33μs  -- with Felsch + standardisation 33μs  -- with random strategy 33μs ToddCoxeter 022: stellar_monoid S3 . . .  -- with HLT + no standardise + full lookahead + no save 132μs  -- with HLT + standardise + full lookahead + no save 123μs  -- with HLT + no standardise + partial lookahead + no save 112μs  -- with HLT + standardise + partial lookahead + no save 117μs  -- with HLT + no standardise + full lookahead + save 229μs  -- with HLT + standardise + full lookahead + save 223μs  -- with HLT + no standardise + partial lookahead + save 212μs  -- with HLT + standardise + partial lookahead + save 221μs  -- with Felsch + no standardisation 202μs  -- with Felsch + standardisation 190μs  -- with random strategy 203μs  -- with Rc style + full lookahead 126μs  -- with Rc style + partial lookahead 121μs  -- with R/C style 127μs  -- with CR style 192μs  -- with Cr style 185μs ToddCoxeter 023: finite semigroup (size 5) . . .  -- with HLT + no standardise + full lookahead + no save 43μs  -- with HLT + standardise + full lookahead + no save 34μs  -- with HLT + no standardise + partial lookahead + no save 34μs  -- with HLT + standardise + partial lookahead + no save 33μs  -- with HLT + no standardise + full lookahead + save 48μs  -- with HLT + standardise + full lookahead + save 41μs  -- with HLT + no standardise + partial lookahead + save 38μs  -- with HLT + standardise + partial lookahead + save 38μs  -- with Felsch + no standardisation 38μs  -- with Felsch + standardisation 38μs  -- with random strategy 38μs  -- with Rc style + full lookahead 36μs  -- with Rc style + partial lookahead 34μs  -- with R/C style 36μs  -- with CR style 38μs  -- with Cr style 38μs ToddCoxeter 024: exceptions . . .  -- with HLT + no standardise + full lookahead + no save 172μs  -- with HLT + standardise + full lookahead + no save 154μs  -- with HLT + no standardise + partial lookahead + no save 152μs  -- with HLT + standardise + partial lookahead + no save 151μs  -- with HLT + no standardise + full lookahead + save 157μs  -- with HLT + standardise + full lookahead + save 155μs  -- with HLT + no standardise + partial lookahead + save 155μs  -- with HLT + standardise + partial lookahead + save 156μs  -- with Felsch + no standardisation 161μs  -- with Felsch + standardisation 157μs  -- with random strategy 155μs  -- with Rc style + full lookahead 154μs  -- with Rc style + partial lookahead 153μs  -- with R/C style 154μs  -- with CR style 156μs  -- with Cr style 156μs ToddCoxeter 025: obviously infinite . . .  -- with HLT + no standardise + full lookahead + no save 48μs  -- with HLT + standardise + full lookahead + no save 41μs  -- with HLT + no standardise + partial lookahead + no save 41μs  -- with HLT + standardise + partial lookahead + no save 48μs  -- with HLT + no standardise + full lookahead + save 41μs  -- with HLT + standardise + full lookahead + save 41μs  -- with HLT + no standardise + partial lookahead + save 41μs  -- with HLT + standardise + partial lookahead + save 41μs  -- with Felsch + no standardisation 41μs  -- with Felsch + standardisation 41μs  -- with random strategy 40μs ToddCoxeter 026: exceptions . . .  -- with HLT + no standardise + full lookahead + no save 107μs  -- with HLT + standardise + full lookahead + no save 93μs  -- with HLT + no standardise + partial lookahead + no save 92μs  -- with HLT + standardise + partial lookahead + no save 93μs  -- with HLT + no standardise + full lookahead + save 100μs  -- with HLT + standardise + full lookahead + save 98μs  -- with HLT + no standardise + partial lookahead + save 96μs  -- with HLT + standardise + partial lookahead + save 96μs  -- with Felsch + no standardisation 96μs  -- with Felsch + standardisation 96μs  -- with random strategy 101μs  -- with Rc style + full lookahead 92μs  -- with Rc style + partial lookahead 92μs  -- with R/C style 92μs  -- with CR style 100μs  -- with Cr style 96μs ToddCoxeter 027: empty . . . 57μs ToddCoxeter 028: congruence of fpsemigroup::ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 160μs  -- with HLT + standardise + full lookahead + no save 133μs  -- with HLT + no standardise + partial lookahead + no save 128μs  -- with HLT + standardise + partial lookahead + no save 127μs  -- with HLT + save (throws) 135μs  -- with Felsch (throws) 134μs  -- with random strategy 136μs  -- with HLT + no standardise + full lookahead + save 129μs  -- with HLT + standardise + full lookahead + save 148μs  -- with HLT + no standardise + partial lookahead + save 132μs  -- with HLT + standardise + partial lookahead + save 133μs  -- with Felsch + no standardisation 131μs  -- with Felsch + standardisation 129μs  -- with Rc style + full lookahead 121μs  -- with Rc style + partial lookahead 123μs  -- with R/C style 121μs  -- with CR style 125μs  -- with Cr style 125μs ToddCoxeter 029: !KnuthBendix.started() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 82μs  -- with HLT + standardise + full lookahead + no save and 2-sided 64μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 60μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 60μs  -- with HLT + no standardise + full lookahead + save and 2-sided 72μs  -- with HLT + standardise + full lookahead + save and 2-sided 64μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 63μs  -- with HLT + standardise + partial lookahead + save and 2-sided 63μs  -- with Felsch + no standardisation and 2-sided 62μs  -- with Felsch + standardisation and 2-sided 60μs  -- with random strategy and 2-sided 64μs  -- with HLT + no standardise + full lookahead + no save and left 63μs  -- with HLT + standardise + full lookahead + no save and left 62μs  -- with HLT + no standardise + partial lookahead + no save and left 58μs  -- with HLT + standardise + partial lookahead + no save and left 58μs  -- with HLT + no standardise + full lookahead + save and left 69μs  -- with HLT + standardise + full lookahead + save and left 68μs  -- with HLT + no standardise + partial lookahead + save and left 67μs  -- with HLT + standardise + partial lookahead + save and left 67μs  -- with Felsch + no standardisation and left 67μs  -- with Felsch + standardisation and left 66μs  -- with random strategy and left 62μs  -- with HLT + no standardise + full lookahead + no save and right 62μs  -- with HLT + standardise + full lookahead + no save and right 58μs  -- with HLT + no standardise + partial lookahead + no save and right 60μs  -- with HLT + standardise + partial lookahead + no save and right 58μs  -- with HLT + no standardise + full lookahead + save and right 66μs  -- with HLT + standardise + full lookahead + save and right 67μs  -- with HLT + no standardise + partial lookahead + save and right 69μs  -- with HLT + standardise + partial lookahead + save and right 67μs  -- with Felsch + no standardisation and right 66μs  -- with Felsch + standardisation and right 67μs  -- with random strategy and right 71μs ToddCoxeter 030: KnuthBendix.finished() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 168μs  -- with HLT + standardise + full lookahead + no save and 2-sided 143μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 143μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 136μs  -- with HLT + no standardise + full lookahead + save and 2-sided 143μs  -- with HLT + standardise + full lookahead + save and 2-sided 264μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 142μs  -- with HLT + standardise + partial lookahead + save and 2-sided 141μs  -- with Felsch + no standardisation and 2-sided 135μs  -- with Felsch + standardisation and 2-sided 132μs  -- with random strategy and 2-sided 137μs  -- with HLT + no standardise + full lookahead + no save and left 149μs  -- with HLT + standardise + full lookahead + no save and left 139μs  -- with HLT + no standardise + partial lookahead + no save and left 139μs  -- with HLT + standardise + partial lookahead + no save and left 143μs  -- with HLT + no standardise + full lookahead + save and left 149μs  -- with HLT + standardise + full lookahead + save and left 148μs  -- with HLT + no standardise + partial lookahead + save and left 146μs  -- with HLT + standardise + partial lookahead + save and left 154μs  -- with Felsch + no standardisation and left 145μs  -- with Felsch + standardisation and left 143μs  -- with random strategy and left 148μs  -- with HLT + no standardise + full lookahead + no save and right 141μs  -- with HLT + standardise + full lookahead + no save and right 136μs  -- with HLT + no standardise + partial lookahead + no save and right 135μs  -- with HLT + standardise + partial lookahead + no save and right 137μs  -- with HLT + no standardise + full lookahead + save and right 144μs  -- with HLT + standardise + full lookahead + save and right 145μs  -- with HLT + no standardise + partial lookahead + save and right 145μs  -- with HLT + standardise + partial lookahead + save and right 145μs  -- with Felsch + no standardisation and right 143μs  -- with Felsch + standardisation and right 143μs  -- with random strategy and right 152μs ToddCoxeter 031: KnuthBendix.finished() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 116μs  -- with HLT + standardise + full lookahead + no save and 2-sided 106μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 102μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 103μs  -- with HLT + no standardise + full lookahead + save and 2-sided 107μs  -- with HLT + standardise + full lookahead + save and 2-sided 105μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 109μs  -- with HLT + standardise + partial lookahead + save and 2-sided 101μs  -- with Felsch + no standardisation and 2-sided 96μs  -- with Felsch + standardisation and 2-sided 102μs  -- with random strategy and 2-sided 105μs  -- with Rc style + full lookahead and 2-sided 102μs  -- with Rc style + partial lookahead and 2-sided 101μs  -- with R/C style and 2-sided 97μs  -- with CR style and 2-sided 103μs  -- with Cr style and 2-sided 103μs  -- with HLT + no standardise + full lookahead + no save and left 110μs  -- with HLT + standardise + full lookahead + no save and left 103μs  -- with HLT + no standardise + partial lookahead + no save and left 101μs  -- with HLT + standardise + partial lookahead + no save and left 101μs  -- with HLT + no standardise + full lookahead + save and left 109μs  -- with HLT + standardise + full lookahead + save and left 110μs  -- with HLT + no standardise + partial lookahead + save and left 110μs  -- with HLT + standardise + partial lookahead + save and left 109μs  -- with Felsch + no standardisation and left 106μs  -- with Felsch + standardisation and left 105μs  -- with random strategy and left 116μs  -- with Rc style + full lookahead and left 107μs  -- with Rc style + partial lookahead and left 106μs  -- with R/C style and left 102μs  -- with CR style and left 114μs  -- with Cr style and left 115μs  -- with HLT + no standardise + full lookahead + no save and right 106μs  -- with HLT + standardise + full lookahead + no save and right 101μs  -- with HLT + no standardise + partial lookahead + no save and right 101μs  -- with HLT + standardise + partial lookahead + no save and right 100μs  -- with HLT + no standardise + full lookahead + save and right 109μs  -- with HLT + standardise + full lookahead + save and right 111μs  -- with HLT + no standardise + partial lookahead + save and right 115μs  -- with HLT + standardise + partial lookahead + save and right 110μs  -- with Felsch + no standardisation and right 105μs  -- with Felsch + standardisation and right 106μs  -- with random strategy and right 114μs  -- with Rc style + full lookahead and right 107μs  -- with Rc style + partial lookahead and right 107μs  -- with R/C style and right 102μs  -- with CR style and right 110μs  -- with Cr style and right 114μs ToddCoxeter 032: prefill . . . 148μs ToddCoxeter 033: congruence of ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 53μs  -- with HLT + standardise + full lookahead + no save 43μs  -- with HLT + no standardise + partial lookahead + no save 41μs  -- with HLT + standardise + partial lookahead + no save 41μs  -- with HLT + no standardise + full lookahead + save 48μs  -- with HLT + standardise + full lookahead + save 46μs  -- with HLT + no standardise + partial lookahead + save 46μs  -- with HLT + standardise + partial lookahead + save 46μs  -- with random strategy 46μs ToddCoxeter 034: congruence of ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 116μs  -- with HLT + standardise + full lookahead + no save 109μs  -- with HLT + no standardise + partial lookahead + no save 103μs  -- with HLT + standardise + partial lookahead + no save 101μs  -- with HLT + save (throws) 112μs  -- with Felsch (throws) 111μs  -- with random strategy 110μs ToddCoxeter 035: congruence on FpSemigroup . . .  -- with HLT + no standardise + full lookahead + no save 315μs  -- with HLT + standardise + full lookahead + no save 288μs  -- with HLT + no standardise + partial lookahead + no save 288μs  -- with HLT + standardise + partial lookahead + no save 279μs  -- with HLT + no standardise + full lookahead + save 313μs  -- with HLT + standardise + full lookahead + save 308μs  -- with HLT + no standardise + partial lookahead + save 306μs  -- with HLT + standardise + partial lookahead + save 304μs  -- with Felsch + no standardisation 302μs  -- with Felsch + standardisation 299μs  -- with random strategy 308μs  -- with Rc style + full lookahead 275μs  -- with Rc style + partial lookahead 273μs  -- with R/C style 282μs  -- with CR style 304μs  -- with Cr style 304μs ToddCoxeter 036: exceptions . . . 93μs ToddCoxeter 037: copy constructor . . . 40μs ToddCoxeter 038: simplify . . . 132μs ToddCoxeter 039: stylic_monoid . . . 839ms ToddCoxeter 041: some finite classes . . . 518μs ToddCoxeter 043: symmetric_group(7, Coxeter + Moser) . . . 149ms ToddCoxeter 044: Option exceptions . . . 101μs ToddCoxeter 045: Options operator<< . . . 832μs ToddCoxeter 046: Easdown-East-FitzGerald DualSymInv(5) . . .  -- with HLT + no standardise + full lookahead + no save 168ms  -- with HLT + standardise + full lookahead + no save 187ms  -- with HLT + no standardise + partial lookahead + no save 168ms  -- with HLT + standardise + partial lookahead + no save 187ms  -- with HLT + no standardise + full lookahead + save 135ms  -- with HLT + standardise + full lookahead + save 135ms  -- with HLT + no standardise + partial lookahead + save 135ms  -- with HLT + standardise + partial lookahead + save 135ms  -- with Felsch + no standardisation 149ms  -- with Felsch + standardisation 149ms  -- with random strategy 174ms  -- with R/C style 179ms  -- with Rc style + full lookahead 153ms  -- with Rc style + partial lookahead 153ms ToddCoxeter 047: uniform_block_bijection_monoid(3) (FitzGerald) . . .  -- with HLT + no standardise + full lookahead + no save 106μs  -- with HLT + standardise + full lookahead + no save 100μs  -- with HLT + no standardise + partial lookahead + no save 90μs  -- with HLT + standardise + partial lookahead + no save 95μs  -- with HLT + no standardise + full lookahead + save 214μs  -- with HLT + standardise + full lookahead + save 205μs  -- with HLT + no standardise + partial lookahead + save 202μs  -- with HLT + standardise + partial lookahead + save 202μs  -- with Felsch + no standardisation 170μs  -- with Felsch + standardisation 165μs  -- with random strategy 164μs  -- with R/C style 106μs  -- with Rc style + full lookahead 97μs  -- with Rc style + partial lookahead 96μs ToddCoxeter 048: stellar_monoid(7) (Gay-Hivert) . . . 153ms ToddCoxeter 049: partition_monoid(4) (East) . . .  -- with HLT + no standardise + full lookahead + no save 29ms  -- with HLT + standardise + full lookahead + no save 31ms  -- with HLT + no standardise + partial lookahead + no save 30ms  -- with HLT + standardise + partial lookahead + no save 31ms  -- with HLT + no standardise + full lookahead + save 53ms  -- with HLT + standardise + full lookahead + save 55ms  -- with HLT + no standardise + partial lookahead + save 53ms  -- with HLT + standardise + partial lookahead + save 55ms  -- with Felsch + no standardisation 62ms  -- with Felsch + standardisation 63ms  -- with random strategy 64ms  -- with R/C style 33ms  -- with Rc style + full lookahead 68ms  -- with Rc style + partial lookahead 68ms ToddCoxeter 050: singular_brauer_monoid(6) (Maltcev + Mazorchuk) . . . 520ms ToddCoxeter 051: orientation_preserving_monoid(6) (Ruskuc + [...] . . .  -- with HLT + no standardise + full lookahead + no save 24ms ToddCoxeter 052: orientation_reversing_monoid(5) (Ruskuc + [...] . . .  -- with HLT + no standardise + full lookahead + no save 6324μs ToddCoxeter 053: temperley_lieb_monoid(10) (East) . . . 40ms ToddCoxeter 063: add_rule . . .  -- with HLT + no standardise + full lookahead + no save 93μs  -- with HLT + standardise + full lookahead + no save 69μs  -- with HLT + no standardise + partial lookahead + no save 67μs  -- with HLT + standardise + partial lookahead + no save 67μs  -- with HLT + no standardise + full lookahead + save 73μs  -- with HLT + standardise + full lookahead + save 72μs  -- with HLT + no standardise + partial lookahead + save 76μs  -- with HLT + standardise + partial lookahead + save 72μs  -- with Felsch + no standardisation 72μs  -- with Felsch + standardisation 71μs  -- with random strategy 71μs  -- with Rc style + full lookahead 68μs  -- with Rc style + partial lookahead 67μs  -- with R/C style 67μs  -- with CR style 72μs  -- with Cr style 72μs  -- with R/C + Felsch lookahead 76μs  -- with HLT + Felsch lookahead + save 72μs  -- with Cr + small number of f_defs 76μs  -- with Rc + small number of deductions 67μs  -- with Felsch + v2 + no preferred defs 71μs  -- with Felsch + v2 + immediate no stack 72μs  -- with Felsch + v1 + immediate no stack 72μs  -- with Felsch + v1 + immediate yes stack 71μs  -- with large collapse 67μs ToddCoxeter 064: (from kbmag/standalone/kb_data/s4) (KnuthB [...] . . .  -- with HLT + no standardise + full lookahead + no save 270μs ToddCoxeter 066: test validate . . . 53μs ToddCoxeter 067: add_rules after construct. from semigroup . . .  -- with HLT + no standardise + full lookahead + no save 335μs  -- with HLT + standardise + full lookahead + no save 313μs  -- with HLT + no standardise + partial lookahead + no save 302μs  -- with HLT + standardise + partial lookahead + no save 300μs  -- with HLT + save (throws) 311μs  -- with Felsch (throws) 309μs  -- with random strategy 297μs ToddCoxeter 068: Sym(5) from Chapter 3, Proposition 1.1 in NR . . .  -- with Deduction policy == purge_from_top 694μs  -- with Deduction policy == purge_all 650μs  -- with Deduction policy == discard_all_if_no_space 665μs  -- with HLT + no standardise + full lookahead + no save 794μs  -- with HLT + standardise + full lookahead + no save 1113μs  -- with HLT + no standardise + partial lookahead + no save 773μs  -- with HLT + standardise + partial lookahead + no save 1100μs  -- with HLT + no standardise + full lookahead + save 1147μs  -- with HLT + standardise + full lookahead + save 1115μs  -- with HLT + no standardise + partial lookahead + save 1080μs  -- with HLT + standardise + partial lookahead + save 1100μs  -- with Felsch + no standardisation 723μs  -- with Felsch + standardisation 687μs  -- with random strategy 732μs  -- with Rc style + full lookahead 1492μs  -- with Rc style + partial lookahead 1484μs  -- with R/C style 866μs  -- with CR style 750μs  -- with Cr style 729μs ToddCoxeter 069: Chapter 7, Theorem 3.6 in NR (size 243) . . .  -- with HLT + no standardise + full lookahead + no save 380μs  -- with HLT + standardise + full lookahead + no save 438μs  -- with HLT + no standardise + partial lookahead + no save 362μs  -- with HLT + standardise + partial lookahead + no save 429μs  -- with HLT + no standardise + full lookahead + save 503μs  -- with HLT + standardise + full lookahead + save 528μs  -- with HLT + no standardise + partial lookahead + save 505μs  -- with HLT + standardise + partial lookahead + save 523μs  -- with Felsch + no standardisation 2428μs  -- with Felsch + standardisation 2451μs  -- with random strategy 534μs  -- with Rc style + full lookahead 407μs  -- with Rc style + partial lookahead 404μs  -- with R/C style 422μs  -- with CR style 2433μs  -- with Cr style 2399μs ToddCoxeter 070: finite semigroup (size 99) . . .  -- with HLT + no standardise + full lookahead + no save 178μs  -- with HLT + standardise + full lookahead + no save 187μs  -- with HLT + no standardise + partial lookahead + no save 163μs  -- with HLT + standardise + partial lookahead + no save 176μs  -- with HLT + no standardise + full lookahead + save 222μs  -- with HLT + standardise + full lookahead + save 230μs  -- with HLT + no standardise + partial lookahead + save 205μs  -- with HLT + standardise + partial lookahead + save 230μs  -- with Felsch + no standardisation 462μs  -- with Felsch + standardisation 456μs  -- with random strategy 469μs  -- with Rc style + full lookahead 185μs  -- with Rc style + partial lookahead 177μs  -- with R/C style 189μs  -- with CR style 460μs  -- with Cr style 460μs ToddCoxeter 080: KnuthBendix 098 . . .  -- with HLT + no standardise + full lookahead + no save 544ms  -- with HLT + standardise + full lookahead + no save 609ms  -- with HLT + no standardise + partial lookahead + no save 545ms  -- with HLT + standardise + partial lookahead + no save 608ms  -- with HLT + no standardise + full lookahead + save 389ms  -- with HLT + standardise + full lookahead + save 388ms  -- with HLT + no standardise + partial lookahead + save 408ms  -- with HLT + standardise + partial lookahead + save 390ms  -- with Felsch + no standardisation 358ms  -- with Felsch + standardisation 360ms  -- with random strategy 386ms  -- with Rc style + full lookahead 356ms  -- with Rc style + partial lookahead 357ms  -- with R/C style 554ms  -- with CR style 362ms  -- with Cr style 358ms ToddCoxeter 084: Campbell-Reza 1 . . .  -- with HLT + no standardise + full lookahead + no save 125μs  -- with HLT + standardise + full lookahead + no save 95μs  -- with HLT + no standardise + partial lookahead + no save 88μs  -- with HLT + standardise + partial lookahead + no save 87μs  -- with HLT + no standardise + full lookahead + save 109μs  -- with HLT + standardise + full lookahead + save 98μs  -- with HLT + no standardise + partial lookahead + save 96μs  -- with HLT + standardise + partial lookahead + save 97μs  -- with Felsch + no standardisation 106μs  -- with Felsch + standardisation 101μs  -- with random strategy 91μs  -- with Rc style + full lookahead 87μs  -- with Rc style + partial lookahead 83μs  -- with R/C style 87μs  -- with CR style 101μs  -- with Cr style 101μs ToddCoxeter 085: Renner monoid type D4 (Gay-Hivert), q = 1 . . .  -- with HLT + no standardise + full lookahead + no save 118ms  -- with HLT + standardise + full lookahead + no save 119ms  -- with HLT + no standardise + partial lookahead + no save 118ms  -- with HLT + standardise + partial lookahead + no save 119ms  -- with HLT + no standardise + full lookahead + save 119ms  -- with HLT + standardise + full lookahead + save 118ms  -- with HLT + no standardise + partial lookahead + save 118ms  -- with HLT + standardise + partial lookahead + save 118ms  -- with Felsch + no standardisation 118ms  -- with Felsch + standardisation 119ms  -- with random strategy 119ms  -- with Rc style + full lookahead 119ms  -- with Rc style + partial lookahead 119ms  -- with R/C style 119ms  -- with CR style 118ms  -- with Cr style 118ms ToddCoxeter 086: trivial semigroup . . . 307ms ToddCoxeter 092: ACE --- perf602p5 - HLT . . .  -- with HLT + no standardise + full lookahead + no save 33ms  -- with HLT + standardise + full lookahead + no save 32ms  -- with HLT + no standardise + partial lookahead + no save 33ms  -- with HLT + standardise + partial lookahead + no save 33ms  -- with HLT + no standardise + full lookahead + save 15ms  -- with HLT + standardise + full lookahead + save 16ms  -- with HLT + no standardise + partial lookahead + save 15ms  -- with HLT + standardise + partial lookahead + save 16ms  -- with random strategy 33ms  -- with Felsch + no standardisation 12ms  -- with Felsch + standardisation 12ms ToddCoxeter 094: ACE --- C5 - HLT . . .  -- with HLT + no standardise + full lookahead + no save 116μs  -- with HLT + standardise + full lookahead + no save 106μs  -- with HLT + no standardise + partial lookahead + no save 103μs  -- with HLT + standardise + partial lookahead + no save 101μs  -- with HLT + no standardise + full lookahead + save 125μs  -- with HLT + standardise + full lookahead + save 124μs  -- with HLT + no standardise + partial lookahead + save 121μs  -- with HLT + standardise + partial lookahead + save 121μs  -- with random strategy 111μs  -- with Felsch + no standardisation 117μs  -- with Felsch + standardisation 116μs ToddCoxeter 095: ACE --- A5-C5 . . .  -- with HLT + no standardise + full lookahead + no save 126μs  -- with HLT + standardise + full lookahead + no save 127μs  -- with HLT + no standardise + partial lookahead + no save 127μs  -- with HLT + standardise + partial lookahead + no save 123μs  -- with HLT + no standardise + full lookahead + save 154μs  -- with HLT + standardise + full lookahead + save 147μs  -- with HLT + no standardise + partial lookahead + save 143μs  -- with HLT + standardise + partial lookahead + save 144μs  -- with random strategy 112μs  -- with Felsch + no standardisation 126μs  -- with Felsch + standardisation 124μs ToddCoxeter 096: ACE --- A5 . . .  -- with HLT + no standardise + full lookahead + no save 228μs  -- with HLT + standardise + full lookahead + no save 266μs  -- with HLT + no standardise + partial lookahead + no save 193μs  -- with HLT + standardise + partial lookahead + no save 255μs  -- with HLT + no standardise + full lookahead + save 364μs  -- with HLT + standardise + full lookahead + save 364μs  -- with HLT + no standardise + partial lookahead + save 349μs  -- with HLT + standardise + partial lookahead + save 369μs  -- with random strategy 382μs  -- with Felsch + no standardisation 257μs  -- with Felsch + standardisation 246μs ToddCoxeter 098: relation ordering . . .  -- with Felsch + no standardisation 582μs  -- with Felsch + standardisation 555μs  -- with HLT + no standardise + full lookahead + no save 317μs  -- with HLT + standardise + full lookahead + no save 311μs  -- with HLT + no standardise + partial lookahead + no save 315μs  -- with HLT + standardise + partial lookahead + no save 306μs  -- with HLT + no standardise + full lookahead + save 594μs  -- with HLT + standardise + full lookahead + save 596μs  -- with HLT + no standardise + partial lookahead + save 586μs  -- with HLT + standardise + partial lookahead + save 591μs  -- with random strategy 371μs ToddCoxeter 099: short circuit size in obviously infinite . . . 20μs ToddCoxeter 101: http://brauer.maths.qmul.ac.uk/Atlas/spor/M [...] . . . 600ms ToddCoxeter 108: http://brauer.maths.qmul.ac.uk/Atlas/lin/L3 [...] . . . 539ms ToddCoxeter 110: to_gap_string . . . 90μs ToddCoxeter 111: partition_monoid(2) . . . 66μs ToddCoxeter 112: brauer_monoid(4) (Kudryavtseva + Mazorchuk) . . . 378μs ToddCoxeter 113: symmetric_inverse_monoid . . . 16ms ToddCoxeter 116: symmetric_group(7, Burnside + Miller) . . . 412ms UF 001: constructor by size . . . 15μs UF 002: copy constructor . . . 20μs UF 003: find . . . 15μs action_digraph_helper 015: detail::to_string . . . 25μs action_digraph_helper 016: make . . . 66μs action_digraph_helper 017: is_connected . . . 196μs action_digraph_helper 018: is_strictly_cyclic . . . 13ms follow_path 012: 20 node path . . . 25μs fpsemi-examples 002: full_transformation_monoid author except . . . 33μs fpsemi-examples 003: full_transformation_monoid degree except . . . 21μs fpsemi-examples 005: partial_transformation_monoid author except . . . 25μs fpsemi-examples 006: partial_transformation_monoid degree except . . . 21μs fpsemi-examples 007: symmetric_inverse_monoid(5) . . . 16ms fpsemi-examples 008: symmetric_group auth except . . . 31μs fpsemi-examples 009: symmetric_group degree except . . . 25μs fpsemi-examples 010: symmetric_group(6) Burnside + Miller . . . 23ms fpsemi-examples 011: dual_symmetric_inverse_monoid(5) . . . 169ms fpsemi-examples 012: dual_symmetric_inverse_monoid auth except . . . 31μs fpsemi-examples 013: dual_symmetric_inverse_monoid degree except . . . 20μs fpsemi-examples 014: uniform_block_bijection_monoid(5) . . . 12ms fpsemi-examples 015: uniform_block_bijection_monoid auth except . . . 36μs fpsemi-examples 016: uniform_block_bijection_monoid degree except . . . 21μs fpsemi-examples 019: partition_monoid auth except . . . 63μs fpsemi-examples 020: partition_monoid degree except . . . 46μs fpsemi-examples 022: monogenic_semigroup(4, 9) . . . 48μs fpsemi-examples 023: fibonacci_semigroup(2, 5) . . . 72μs fpsemi-examples 024: temperley_lieb_monoid(10) . . . 48ms fpsemi-examples 025: singular_brauer_monoid(6) . . . 415ms fpsemi-examples 026: orientation_preserving_monoid(6) . . . 24ms fpsemi-examples 027: orientation_reversing_monoid(5) . . . 6316μs fpsemi-examples 028: chinese_monoid(3) . . . 141μs fpsemi-examples 029: plactic_monoid(3) . . . 114μs fpsemi-examples 030: stylic_monoid(3) . . . 961μs fpsemi-examples 031: symmetric_group(6) Carmichael . . . 14ms fpsemi-examples 032: symmetric_group(6) Moore index 0 . . . 10ms fpsemi-examples 033: symmetric_group(6) Coxeter + Moser . . . 5878μs fpsemi-examples 034: test for the rook monoid . . . 273μs fpsemi-examples 035: alternating_group(7) Moore . . . 23ms fpsemi-examples 036: alternating_group auth except . . . 36μs fpsemi-examples 037: alternating_group degree except . . . 20μs fpsemi-examples 038: partial_transformation_monoid(3) Machine . . . 288μs fpsemi-examples 039: chinese_monoid degree except . . . 33μs fpsemi-examples 040: monogenic_semigroup degree except . . . 31μs fpsemi-examples 041: rectangular_band degree except . . . 46μs fpsemi-examples 042: stellar_monoid degree except . . . 29μs fpsemi-examples 043: plactic_monoid degree except . . . 29μs fpsemi-examples 044: stylic_monoid degree except . . . 27μs fpsemi-examples 045: temperley_lieb_monoid degree except . . . 36μs fpsemi-examples 046: singular_brauer_monoid degree except . . . 36μs fpsemi-examples 047: orientation_preserving_monoid degree except . . . 36μs fpsemi-examples 048: orientation_reversing_monoid degree except . . . 38μs fpsemi-examples 049: test default values . . . 3742μs fpsemi-examples 052: not_symmetric_group(5) Guralnick + Kant [...] . . . 2650μs fpsemi-examples 053: order_preserving_monoid(5) . . . 601μs fpsemi-examples 055: order_preserving_monoid degree except . . . 45μs fpsemi-examples 056: cyclic_inverse_monoid(4) Fernandes 1 . . . 253μs fpsemi-examples 057: cyclic_inverse_monoid(8) Fernandes index 1 . . . 14ms fpsemi-examples 058: cyclic_inverse_monoid Fernandes index 0 . . . 25ms fpsemi-examples 059: order_preserving_cyclic_inverse_monoid(4) . . . 144μs fpsemi-examples 060: order_preserving_cyclic_inverse_monoid(10) . . . 29ms fpsemi-examples 061: cyclic_inverse_monoid degree except . . . 73μs fpsemi-examples 062: cyclic_inverse_monoid author except . . . 33μs fpsemi-examples 063: order_preserving_monoid degree except . . . 36μs fpsemi-examples 064: symmetric_group index except . . . 31μs fpsemi-examples 065: symmetric_group(7) Moore index 1 . . . 6399μs fpsemi-examples 066: order_preserving_cyclic_inverse_monoid(10) . . . 29ms fpsemi-examples 067: partial_isometries_cycle_graph_monoid(5) . . . 591μs fpsemi-examples 068: partial_isometries_cycle_graph_monoid(10) . . . 224ms fpsemi-examples 069: partial_isometries_cycle_graph_monoid d [...] . . . 46μs fpsemi-examples 070: partial_isometries_cycle_graph_monoid(4) . . . 288μs freeband_equal_to 001: . . . 656μs is_acyclic 000: 2-cycle . . . 12μs is_acyclic 001: 1-cycle . . . 10μs is_acyclic 002: multi-digraph . . . 13μs is_acyclic 003: complete digraph 100 . . . 87μs is_acyclic 004: acyclic digraph with 20000 nodes . . . 1580μs is_acyclic 006: for a node . . . 840μs is_acyclic 007: for a node . . . 19μs is_reachable 008: acyclic 20 node digraph . . . 46μs is_reachable 009: 100 node path . . . 10ms is_reachable 010: 100 node cycle . . . 12ms is_reachable 011: 20 node clique . . . 440μs last_node_on_path_nc 014: 20 node path . . . 15μs make 000: from FroidurePin . . . 411μs make 001: from FroidurePin and alphabet . . . 515μs make 002: presentation from presentation . . . 229μs make 003: presentation from presentation and alphabet . . . 53μs make 004: argument checks issue . . . 115μs make 005: use human readable alphabet for make . . . 20μs make> 000: from ActionDigraph . . . 1237μs make> 001: from ActionDigraph (exceptions) . . . 55μs number_of_words 001: . . . 19μs operator"" _w 003: literal . . . 13μs silo 000: alphabet: a, min: 0, max: 10 . . . 43μs silo 001: corner cases . . . 31μs silo 002: alphabet: ab, min: 1, max: 4 . . . 50μs silo 003: alphabet: abc, min: 0, max: 13 . . . 78ms silo 004: code coverage . . . 31μs sislo 005: alphabet: a, min: 0, max: 10 . . . 36μs sislo 006: corner cases . . . 55μs sislo 007: alphabet: ab, min: 1, max: 4 . . . 96μs sislo 008: alphabet: abc, min: 0, max: 13 . . . 79ms sislo 009: code coverage . . . 25μs string 000: detail::is_suffix . . . 12μs string 001: detail::is_prefix . . . 12μs string 002: detail::maximum_common_suffix . . . 12μs string 003: detail::group_digits . . . 24μs string_to_word 002: . . . 12μs validate_label 013: 20 node path . . . 53μs wilo 001: corner cases . . . 45μs wilo 002: letters: 2, min: 1, max: 4 . . . 31μs wilo 003: letters: 2, min: 1, max: 4 . . . 53μs wilo 004: letters: 3, min: 0, max: 10 . . . 18ms wilo 005: letters: 3, min: 0, max: 13 . . . 144ms wilo 006: forward iterator requirements . . . 143ms wilo 007: more corner cases . . . 50μs wilo 008: starting at a given word 1 . . . 143μs wilo 009: starting at a given word 2 . . . 20μs wilo 010: code coverage . . . 19μs wislo 000: n: 2, min; 1, max: 4 . . . 25μs wislo 001: corner cases . . . 43μs wislo 002: n: 3, min; 0, max: 10 . . . 4820μs wislo 003: n: 3, min; 0, max: 13 . . . 144ms wislo 004: lex + sort . . . 400ms wislo 005: code coverage . . . 30μs =============================================================================== All tests passed (1225948 assertions in 1183 test cases) >>> libsemigroups: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.6.2' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/backward-cpp' /bin/sh ./libtool --mode=install /usr/bin/install -c libsemigroups.la '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib' /usr/bin/install -c -m 644 extern/backward-cpp/backward.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/backward-cpp' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/pkgconfig' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/textflowcpp' /usr/bin/install -c -m 644 libsemigroups.pc '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libsemigroups.so.2.0.0 /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.so.2.0.0 /usr/bin/install -c -m 644 include/libsemigroups/action.hpp include/libsemigroups/adapters.hpp include/libsemigroups/bipart.hpp include/libsemigroups/bitset.hpp include/libsemigroups/bmat8.hpp include/libsemigroups/bmat.hpp include/libsemigroups/bruidhinn-traits.hpp include/libsemigroups/config.hpp include/libsemigroups/cong-intf.hpp include/libsemigroups/cong-pair-impl.hpp include/libsemigroups/cong-pair.hpp include/libsemigroups/cong-wrap.hpp include/libsemigroups/cong.hpp include/libsemigroups/constants.hpp include/libsemigroups/containers.hpp include/libsemigroups/coset.hpp include/libsemigroups/debug.hpp include/libsemigroups/deprecated.hpp include/libsemigroups/digraph-helper.hpp include/libsemigroups/digraph-with-sources.hpp include/libsemigroups/digraph-with-sources.tpp include/libsemigroups/digraph.hpp include/libsemigroups/exception.hpp include/libsemigroups/fastest-bmat.hpp include/libsemigroups/felsch-tree.hpp include/libsemigroups/felsch-digraph.hpp include/libsemigroups/felsch-digraph.tpp include/libsemigroups/forest.hpp include/libsemigroups/fpsemi-examples.hpp include/libsemigroups/fpsemi-intf.hpp include/libsemigroups/fpsemi.hpp include/libsemigroups/freeband.hpp include/libsemigroups/froidure-pin-base.hpp include/libsemigroups/froidure-pin-impl.hpp include/libsemigroups/froidure-pin.hpp include/libsemigroups/function-ref.hpp include/libsemigroups/hpcombi.hpp include/libsemigroups/int-range.hpp include/libsemigroups/iterator.hpp include/libsemigroups/kambites.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups' /usr/bin/install -c -m 644 extern/textflowcpp/TextFlow.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/textflowcpp' libtool: install: (cd /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib && { ln -s -f libsemigroups.so.2.0.0 libsemigroups.so.2 || { rm -f libsemigroups.so.2 && ln -s libsemigroups.so.2.0.0 libsemigroups.so.2; }; }) libtool: install: (cd /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib && { ln -s -f libsemigroups.so.2.0.0 libsemigroups.so || { rm -f libsemigroups.so && ln -s libsemigroups.so.2.0.0 libsemigroups.so; }; }) /usr/bin/install -c -m 644 include/libsemigroups/kbe.hpp include/libsemigroups/knuth-bendix.hpp include/libsemigroups/konieczny.hpp include/libsemigroups/libsemigroups.hpp include/libsemigroups/make-froidure-pin.hpp include/libsemigroups/make-present.hpp include/libsemigroups/matrix.hpp include/libsemigroups/node-manager.hpp include/libsemigroups/obvinf.hpp include/libsemigroups/order.hpp include/libsemigroups/pbr.hpp include/libsemigroups/pool.hpp include/libsemigroups/present.hpp include/libsemigroups/present.tpp include/libsemigroups/race.hpp include/libsemigroups/report.hpp include/libsemigroups/runner.hpp include/libsemigroups/schreier-sims.hpp include/libsemigroups/schreier-sims-helper.hpp include/libsemigroups/sims1.hpp include/libsemigroups/sims1.tpp include/libsemigroups/siso.hpp include/libsemigroups/stl.hpp include/libsemigroups/stephen.hpp include/libsemigroups/string-view.hpp include/libsemigroups/string.hpp include/libsemigroups/suffix-tree.hpp include/libsemigroups/tce.hpp include/libsemigroups/timer.hpp include/libsemigroups/todd-coxeter-digraph.hpp include/libsemigroups/todd-coxeter-digraph.tpp include/libsemigroups/todd-coxeter.hpp include/libsemigroups/transf.hpp include/libsemigroups/types.hpp include/libsemigroups/uf.hpp include/libsemigroups/wilo.hpp include/libsemigroups/wislo.hpp include/libsemigroups/word.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups' libtool: install: /usr/bin/install -c .libs/libsemigroups.lai /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.la libtool: install: /usr/bin/install -c .libs/libsemigroups.a /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.a libtool: install: chmod 644 /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.a libtool: install: ranlib /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.6.2' >>> libsemigroups-static*: Running split function static... >>> libsemigroups-static*: Preparing subpackage libsemigroups-static... >>> libsemigroups-static*: Stripping binaries >>> libsemigroups-static*: Running postcheck for libsemigroups-static >>> libsemigroups-dev*: Running split function dev... >>> libsemigroups-dev*: Preparing subpackage libsemigroups-dev... >>> libsemigroups-dev*: Stripping binaries >>> libsemigroups-dev*: Running postcheck for libsemigroups-dev >>> libsemigroups*: Running postcheck for libsemigroups >>> libsemigroups*: Preparing package libsemigroups... >>> libsemigroups*: Stripping binaries >>> libsemigroups-dev*: Scanning shared objects >>> libsemigroups-static*: Scanning shared objects >>> libsemigroups*: Scanning shared objects >>> libsemigroups-dev*: Tracing dependencies... libsemigroups=2.6.2-r0 pc:eigen3 pc:fmt pkgconfig >>> libsemigroups-dev*: Package size: 2.0 MB >>> libsemigroups-dev*: Compressing data... >>> libsemigroups-dev*: Create checksum... >>> libsemigroups-dev*: Create libsemigroups-dev-2.6.2-r0.apk >>> libsemigroups-static*: Tracing dependencies... >>> libsemigroups-static*: Package size: 4.5 MB >>> libsemigroups-static*: Compressing data... >>> libsemigroups-static*: Create checksum... >>> libsemigroups-static*: Create libsemigroups-static-2.6.2-r0.apk >>> libsemigroups*: Tracing dependencies... so:libc.musl-x86.so.1 so:libfmt.so.9 so:libgcc_s.so.1 so:libstdc++.so.6 >>> libsemigroups*: Package size: 1.7 MB >>> libsemigroups*: Compressing data... >>> libsemigroups*: Create checksum... >>> libsemigroups*: Create libsemigroups-2.6.2-r0.apk >>> libsemigroups: Build complete at Mon, 27 Feb 2023 14:14:57 +0000 elapsed time 0h 13m 5s >>> libsemigroups: Cleaning up srcdir >>> libsemigroups: Cleaning up pkgdir >>> libsemigroups: Uninstalling dependencies... (1/4) Purging .makedepends-libsemigroups (20230227.140153) (2/4) Purging eigen-dev (3.4.0-r8) (3/4) Purging fmt-dev (9.1.0-r0) (4/4) Purging fmt (9.1.0-r0) OK: 379 MiB in 103 packages >>> libsemigroups: Updating the testing/x86 repository index... >>> libsemigroups: Signing the index...