>>> libsemigroups: Building testing/libsemigroups 2.5.0-r0 (using abuild 3.10.0-r0) started Thu, 15 Dec 2022 17:01:42 +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-r6) (2/4) Installing fmt (9.1.0-r0) (3/4) Installing fmt-dev (9.1.0-r0) (4/4) Installing .makedepends-libsemigroups (20221215.170144) OK: 388 MiB in 107 packages >>> libsemigroups: Cleaning up srcdir >>> libsemigroups: Cleaning up pkgdir >>> libsemigroups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsemigroups-2.5.0.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.5.0/libsemigroups-2.5.0.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 100 2428k 100 2428k 0 0 2524k 0 --:--:-- --:--:-- --:--:-- 2524k >>> libsemigroups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsemigroups-2.5.0.tar.gz >>> libsemigroups: Checking sha512sums... libsemigroups-2.5.0.tar.gz: OK >>> libsemigroups: Unpacking /var/cache/distfiles/edge/libsemigroups-2.5.0.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 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-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.5.0' 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.5.0' ./test_all --use-colour yes --order lex --abort [quick] Filters: [quick] Action 001: row and column basis orbits for BMat8 . . . 107μ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 . . . 1138ms Action 007: partial perm image orbit . . . 248μs Action 008: partial perm image orbit . . . 67ms Action 009: partial perm image orbit . . . 74ms Action 010: partial perm image orbit . . . 74ms Action 011: permutation on integers . . . 26μs Action 012: permutation on sets, arrays . . . 116μs Action 013: permutation on tuples, arrays . . . 12ms Action 014: permutation on sets, vectors . . . 181μs Action 015: permutation on tuples, vectors . . . 19ms Action 016: misc . . . 9613μs Action 017: partial perm image orbit . . . 53μs Action 018: permutation on tuples, arrays (360360) . . . 176ms Action 019: orbits for regular BMat8 monoid 5 with stop/start . . . 916ms Action 021: orbits for regular boolean mat monoid 5 (BMat<5> [...] . . . 451ms ActionDigraph 000: constructor with 1 default arg . . . 20μs ActionDigraph 001: constructor with 0 default args . . . 45μs ActionDigraph 002: add nodes . . . 26μs ActionDigraph 003: add edges . . . 317μs ActionDigraph 004: strongly connected components - cycles . . . 45μs ActionDigraph 005: strongly connected components - no edges . . . 49ms ActionDigraph 006: strongly connected components - disjoint cycles . . . 1776μs ActionDigraph 007: strongly connected components - complete graphs . . . 970μs ActionDigraph 008: exceptions . . . 64μs ActionDigraph 009: spanning forest - complete graphs . . . 5009μs ActionDigraph 010: spanning forest - disjoint cycles . . . 133μs ActionDigraph 011: restrict . . . 12μs ActionDigraph 012: remove_edge_nc . . . 10μs ActionDigraph 013: scc large cycle . . . 16ms ActionDigraph 014: random . . . 31μs ActionDigraph 015: reserve . . . 12μs ActionDigraph 016: default constructors . . . 21μs ActionDigraph 017: scc iterators . . . 1507μs ActionDigraph 018: iterator to edges . . . 678μs ActionDigraph 019: root of scc . . . 502μs ActionDigraph 020: cbegin/end_panislo - 100 node path . . . 616μs ActionDigraph 021: cbegin/end_pislo . . . 55μs ActionDigraph 022: cbegin/end_pani(s)lo - 100 node cycle . . . 848μs ActionDigraph 023: cbegin/cend_pilo - tree 14 nodes . . . 96μs ActionDigraph 024: cbegin/end_pstilo - Cayley digraph . . . 204ms ActionDigraph 025: cbegin_pstilo - Tsalakou . . . 478μs ActionDigraph 026: cbegin/end_pstislo - Cayley digraph . . . 185ms ActionDigraph 027: cbegin/end_pstislo - Cayley digraph . . . 221μs ActionDigraph 028: path iterators corner cases . . . 241μs ActionDigraph 029: reverse node iterator . . . 12μs ActionDigraph 030: pstilo corner case . . . 77μs ActionDigraph 031: number_of_paths corner cases . . . 68μs ActionDigraph 032: number_of_paths acyclic digraph . . . 12ms ActionDigraph 033: number_of_paths binary tree . . . 547ms ActionDigraph 034: number_of_paths large binary tree . . . 160ms ActionDigraph 035: number_of_paths 400 node random digraph . . . 741μs ActionDigraph 036: number_of_paths 10 node acyclic digraph . . . 48μs ActionDigraph 037: number_of_paths node digraph . . . 4487μs ActionDigraph 038: random/random_acyclic exceptions . . . 128μs ActionDigraph 039: unsafe (next) neighbour . . . 93μs ActionDigraph 040: number_of_egdes incident to a node . . . 101μs ActionDigraph 041: number_of_paths (matrix) . . . 27ms ActionDigraph 042: number_of_paths (matrix) . . . 15μs ActionDigraph 043: swap_edge_nc . . . 10μs ActionDigraph 044: detail::pow for non-square Eigen matrix . . . 25μs ActionDigraph 045: operator<< . . . 18μs Array2 044: all . . . 58μs BMat8 001: transpose . . . 24μs BMat8 002: multiplication . . . 29μs BMat8 003: identity matrix . . . 16μs BMat8 004: random . . . 120μs BMat8 005: call operator . . . 21μs BMat8 006: operator<< . . . 20μs BMat8 007: set . . . 73μs BMat8 008: row space basis . . . 1554μs BMat8 009: col space basis . . . 1606μs BMat8 010: row space basis . . . 17ms BMat8 011: number_of_rows, number_of_cols . . . 50μs BMat8 012: row_space, col_space . . . 297μs BMat8 013: rows . . . 53μs BMat8 014: one . . . 12μs BMat8 015: vector constructor . . . 102μs BMat8 016: operator< . . . 15μs BMat8 017: adapters . . . 26μs BMat8 018: one . . . 12μs Bipartition 009: mem fns 1 . . . 36μs Bipartition 010: hash . . . 10μs Bipartition 011: mem fns 2 . . . 25μs Bipartition 012: delete/copy . . . 10μs Bipartition 013: degree 0 . . . 12μs Bipartition 014: exceptions . . . 46μs Bipartition 015: convenience constructor . . . 288μs Bipartition 016: force copy constructor over move constructor . . . 20μs Bipartition 017: adapters . . . 10μs BitSet 000: size . . . 12μs BitSet 001: operator< . . . 10μs BitSet 002: operator== . . . 12μs BitSet 003: operator!= . . . 16μs BitSet 004: operator&= . . . 15μs BitSet 005: & . . . 16μs BitSet 006: operator|= . . . 18μs BitSet 007: operator[] . . . 18μs BitSet 008: set(none) . . . 19μs BitSet 009: set(pos, value) . . . 24μs BitSet 010: set(first, last, value) . . . 21μ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 . . . 13μ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< . . . 12μs Congruence 000: left congruence on fp semigroup . . . 170μs Congruence 001: 2-sided congruence on fp semigroup . . . 368μs Congruence 002: left congruence on fp semigroup . . . 306μs Congruence 003: word_to_class_index for cong. on fp semigroup . . . 262μs Congruence 004: word_to_class_index for cong. on fp semigroup . . . 400μs Congruence 005: trivial congruence on non-fp semigroup . . . 458μs Congruence 006: 2-sided congruence on non-fp semigroup . . . 406μs Congruence 007: 2-sided congruence on fp semigroup . . . 778μs Congruence 008: 2-sided congruence on infinite fp semigroup . . . 333μs Congruence 009: 2-sided congruence on infinite fp semigroup . . . 409μs Congruence 010: 2-sided congruence on finite semigroup . . . 38ms Congruence 012: 2-sided congruence on finite semigroup . . . 3503μs Congruence 013: trivial 2-sided congruence on bicyclic monoid . . . 26ms Congruence 014: non-trivial 2-sided congruence on bicyclic monoid . . . 366μs Congruence 015: 2-sided congruence on free abelian monoid . . . 360μs Congruence 016: example where TC works but KB doesn't . . . 671μs Congruence 017: 2-sided congruence on finite semigroup . . . 373μs Congruence 018: infinite fp semigroup from GAP library . . . 565μs Congruence 019: 2-sided cong. on fp semigroup with infinite [...] . . . 279μs Congruence 020: trivial cong. on an fp semigroup . . .  -- with compute size 286μs  -- with don't compute size 257μs Congruence 021: duplicate generators . . . 431μs Congruence 022: non-trivial classes . . . 1159μs Congruence 023: right congruence on finite semigroup . . . 382ms Congruence 024: redundant generating pairs . . . 148μs Congruence 025: 2-sided cong. on free semigroup . . . 106μs Congruence 026: is_quotient_obviously_(in)finite . . . 1155μs Congruence 027: less . . . 406μs Congruence 028: 2-sided congruences of BMat8 semigroup . . . 542ms Congruence 029: left congruence on finite semigroup . . . 639μs Congruence 030: right congruence on finite semigroup . . . 554μs Congruence 031: right congruence on finite semigroup . . . 549μs Congruence 032: contains . . . 173μs Congruence 033: stellar_monoid S2 . . . 617μs Congruence 034: stellar_monoid S3 . . . 997μs Congruence 035: stellar_monoid S4 . . . 1766μs Congruence 036: stellar_monoid S5 . . . 7995μs Congruence 037: stellar_monoid S6 . . . 74ms Congruence 038: stellar_monoid S7 . . . 858ms Congruence 039: left cong. on an f.p. semigroup . . . 1744μs Congruence 040: 2-sided cong. on infinite f.p. semigroup . . . 257μs Congruence 041: 2-sided congruence constructed from type only . . . 672μs Congruence 042: const_contains . . . 804μs Congruence 043: no winner . . . 9397μs Congruence 044: congruence over smalloverlap . . . 12ms CongruenceByPairs 001: (cong) 2-sided cong. on finite semigroup . . . 644μs CongruenceByPairs 002: (cong) left congruence on finite semigroup . . . 282μs CongruenceByPairs 003: (cong) right congruence on finite semigroup . . . 275μs CongruenceByPairs 004: (cong) trivial congruence on finite s [...] . . . 202μs CongruenceByPairs 005: (cong) trivial left congruence on fin [...] . . . 175μs CongruenceByPairs 006: (cong) trivial right congruence on fi [...] . . . 172μs CongruenceByPairs 007: (cong) universal congruence on finite [...] . . . 765μs CongruenceByPairs 009: (cong) 2-sided congruence on finite s [...] . . . 799ms CongruenceByPairs 010: (cong) left congruence on big finite [...] . . . 31ms CongruenceByPairs 011: (cong) left congruence on TCE . . . 177μs CongruenceByPairs 012: (cong) is_quotient_obviously_finite . . . 96μs CongruenceByPairs 013: (cong) class_index_to_word/quotient . . .  -- with right congruence 9265μs  -- with left congruence 1201μs  -- with 2-sided congruence 6565μs CongruenceByPairs 014: (cong) const_word_to_class_index . . .  -- with right congruence 38μs  -- with left congruence 31μs  -- with 2-sided congruence 29μs CongruenceByPairs 015: (cong) size non-Element* . . . 27ms CongruenceInterface 000: add_pair . . .  -- with ToddCoxeter 83μs  -- with KnuthBendix 141μs  -- with CongruenceByPairs 123μs  -- with Congruence 429μs CongruenceInterface 001: contains/const_contains . . .  -- with ToddCoxeter and no parent 124μs  -- with KnuthBendix and no parent 131μs  -- with Congruence and parent 411μs  -- with CongruenceByPairs and parent 109μs CongruenceInterface 002: less . . .  -- with ToddCoxeter 98μs  -- with KnuthBendix 164μs  -- with CongruenceByPairs 105μs  -- with Congruence 407μs CongruenceInterface 003: is_quotient_obviously_(in)finite . . .  -- with ToddCoxeter 60μs  -- with KnuthBendix 120μs CongruenceInterface 004: is_quotient_obviously_(in)finite . . .  -- with CongruenceByPairs 107μs  -- with Congruence 371μs CongruenceInterface 005: parent_froidure_pin . . .  -- with ToddCoxeter 31μs  -- with KnuthBendix 24μs CongruenceInterface 006: parent_froidure_pin . . .  -- with CongruenceByPairs 139μs  -- with Congruence 386μs CongruenceInterface 007: cbegin/cend_ntc . . .  -- with ToddCoxeter 284μs  -- with KnuthBendix 1242μs CongruenceInterface 008: cbegin/cend_ntc . . .  -- with CongruenceByPairs 231μs  -- with Congruence 482μs CongruenceInterface 009: quotient is immutable . . .  -- with ToddCoxeter 90μs  -- with KnuthBendix 121μs  -- with Congruence 264μs CongruenceInterface 010: no generating pairs added . . .  -- with KnuthBendix and common behaviour 5023μs  -- with Congruence and common behaviour 5047μs  -- with ToddCoxeter 68μs CongruenceInterface 011: nr generators not set . . .  -- with ToddCoxeter 111μs  -- with KnuthBendix 101μs  -- with Congruence 103μs CongruenceInterface 012: no generating pairs . . . 171μs ConstIteratorStateless 001: ? . . . 10μs ConstIteratorStateless 002: ? . . . 10μs Constants 001: Undefined . . . 15μs Constants 002: PositiveInfinity . . . 25μs Constants 003: NegativeInfinity . . . 15μs Constants 004: LimitMax . . . 15μs Duf 004: unite . . . 30μs Duf 006: compress . . . 20μ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 . . . 12μs Duf 016: contains . . . 27μs Duf 018: swap . . . 33μ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 . . . 16μ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 . . . 25μs DynamicArray2 010: set/get . . . 38μs DynamicArray2 011: append 1/2 . . . 92μs DynamicArray2 012: append 2/2 . . . 151μs DynamicArray2 013: count . . . 15μs DynamicArray2 014: clear . . . 12μs DynamicArray2 015: begin_row and end_row . . . 58μs DynamicArray2 016: cbegin_row and cend_row . . . 25μs DynamicArray2 017: iterator operator++ (postfix) . . . 248μs DynamicArray2 018: iterator operator++ (prefix) . . . 1559μs DynamicArray2 019: iterator operator-- (postfix) . . . 315μs DynamicArray2 020: iterator operator-- (prefix) . . . 317μs DynamicArray2 021: operator= . . . 15μs DynamicArray2 022: operator== and operator!= . . . 242μs DynamicArray2 023: empty and clear . . . 15μs DynamicArray2 024: max_size . . . 10μs DynamicArray2 025: swap . . . 41μs DynamicArray2 026: iterator arithmetic . . . 1678μs DynamicArray2 027: iterator comparison . . . 15μs DynamicArray2 028: iterator operator= . . . 12μs DynamicArray2 029: iterator operator[] . . . 73μs DynamicArray2 030: iterator operator-> . . . 23μs DynamicArray2 031: const_iterator operator++/-- . . . 213μs DynamicArray2 032: const_iterator operator++/-- . . . 10μs DynamicArray2 033: column iterators . . . 24μs DynamicArray2 034: column iterator arithmetic . . . 5524μs DynamicArray2 035: iterator assignment constructor . . . 1541μs DynamicArray2 036: reserve method . . . 67μs DynamicArray2 037: erase column . . . 15μs DynamicArray2 038: swap_rows . . . 12μs DynamicArray2 039: apply_row_permutation . . . 18μs DynamicArray2 040: swap . . . 12μs DynamicArray2 041: shrink_rows_to . . . 15μs DynamicArray2 042: shrink_rows_to - for range . . . 16μs FastestBMat 046: check no throw . . . 18μs FelschTree 000: previously failing example . . . 34μs Forest 001: test forest . . . 64μs FpSemigroup 001: Renner monoid type B2 (E. G. presentation), q = 1 . . . 1069μs FpSemigroup 002: Renner monoid type B2 (E. G. presentation), q = 0 . . . 1012μs FpSemigroup 003: Renner monoid type B3 (E. G. presentation), q = 1 . . . 63ms FpSemigroup 004: Renner monoid type B3 (E. G. presentation), q = 0 . . . 70ms FpSemigroup 005: Renner monoid type B2 (Gay-Hivert presentat [...] . . . 1325μs FpSemigroup 006: Renner monoid type B2 (Gay-Hivert presentat [...] . . . 1348μs FpSemigroup 007: Renner monoid type B3 (Gay-Hivert presentat [...] . . . 5389μs FpSemigroup 008: Renner monoid type B3 (Gay-Hivert presentat [...] . . . 4330μs FpSemigroup 009: Renner monoid type B4 (Gay-Hivert presentat [...] . . . 306ms FpSemigroup 010: Renner monoid type B4 (Gay-Hivert presentat [...] . . . 521ms FpSemigroup 013: Renner monoid type D2 (E. G. presentation), q = 1 . . . 2259μs FpSemigroup 014: Renner monoid type D2 (E. G. presentation), q = 0 . . . 2341μs FpSemigroup 015: Renner monoid type D3 (E. G. presentation), q = 1 . . . 6662μs FpSemigroup 016: Renner monoid type D3 (E. G. presentation), q = 0 . . . 8503μs FpSemigroup 017: Renner monoid type D4 (E. G. presentation), q = 1 . . . 718ms FpSemigroup 018: Renner monoid type D4 (E. G. presentation), q = 0 . . . 698ms FpSemigroup 019: Renner monoid type D2 (Gay-Hivert presentat [...] . . . 2167μs FpSemigroup 020: Renner monoid type D2 (Gay-Hivert presentat [...] . . . 2049μs FpSemigroup 021: Renner monoid type D3 (Gay-Hivert presentat [...] . . . 6884μs FpSemigroup 022: Renner monoid type D3 (Gay-Hivert presentat [...] . . . 6268μs FpSemigroup 023: Renner monoid type D4 (Gay-Hivert presentat [...] . . . 117ms FpSemigroup 024: Renner monoid type D4 (Gay-Hivert presentat [...] . . . 139ms FpSemigroup 029: Rook monoid R5, q = 0 . . . 6540μs FpSemigroup 030: Rook monoid R5, q = 1 . . . 6457μs FpSemigroup 031: Rook monoid R6, q = 0 . . . 57ms FpSemigroup 032: Rook monoid R6, q = 1 . . . 53ms FpSemigroup 033: normal_form . . . 427μs FpSemigroup 034: for a finite semigroup . . . 1319μs FpSemigroup 035: finite fp semigroup, dihedral group of order 6 . . . 910μs FpSemigroup 036: finite fp semigroup, size 16 . . . 1278μs FpSemigroup 037: finite fp semigroup, size 16 . . . 1984μs FpSemigroup 038: fp semigroup, size 240 . . . 1329μs FpSemigroup 039: add_rule . . . 513μs FpSemigroup 040: add_rule . . . 324μs FpSemigroup 041: equal_to . . . 534μs FpSemigroup 042: cbegin/cend_rules . . . 166μs FpSemigroup 043: semigroup of size 3 . . . 736μs FpSemigroup 044: run_for/until . . . 3452μs FpSemigroup 045: constructors . . . 375μs FpSemigroup 046: set_inverses . . . 242μs FpSemigroup 047: smalloverlap . . . 16ms FpSemigroup 048: quaternion group Q8 . . . 799μs FpSemigroup 049: symmetric group Coxeter presentation . . . 35ms FpSemigroupByPairs 029: (fpsemi) 2-sided congruence on finit [...] . . . 1031μs FpSemigroupByPairs 030: (fpsemi) 2-sided congruence on finit [...] . . . 937μs FpSemigroupInterface 000: run with no alphabet . . .  -- with ToddCoxeter 144μs  -- with KnuthBendix 67μs  -- with FpSemigroup 80μs FpSemigroupInterface 001: equal_to . . .  -- with ToddCoxeter and human readable alphabet 3727μs  -- with KnuthBendix and human readable alphabet 8753μs  -- with FpSemigroup and human readable alphabet 8073μs  -- with FpSemigroupByPairs 5769μs FpSemigroupInterface 002: normal_form . . .  -- with ToddCoxeter 349μs  -- with KnuthBendix 456μs  -- with FpSemigroup 741μs FpSemigroupInterface 003: set_alphabet (1/2) . . .  -- with ToddCoxeter 244μs  -- with KnuthBendix 160μs  -- with FpSemigroup 183μs FpSemigroupInterface 004: set_alphabet (2/2) . . . 2017μs FpSemigroupInterface 005: add_rule after finished . . .  -- with ToddCoxeter and human readable alphabet 253μs  -- with KnuthBendix and human readable alphabet 340μs  -- with FpSemigroup and human readable alphabet 573μs  -- with FpSemigroupByPairs 1936μs FpSemigroupInterface 006: add_rule with equal words (1/2) . . .  -- with ToddCoxeter and human readable alphabet 371μs  -- with KnuthBendix and human readable alphabet 502μs  -- with FpSemigroup and human readable alphabet 666μs  -- with FpSemigroupByPairs 375μs FpSemigroupInterface 007: add_rule with equal words (2/2) . . .  -- with ToddCoxeter 53μs  -- with KnuthBendix 43μs  -- with FpSemigroup 58μs FpSemigroupInterface 008: add_rule with word_type . . .  -- with ToddCoxeter 107μs  -- with KnuthBendix 82μs  -- with FpSemigroup 190μs FpSemigroupInterface 009: add_rule with empty word (1/2) . . .  -- with ToddCoxeter 81μs  -- with FpSemigroup 81μs FpSemigroupInterface 010: add_rule with empty word (1/2) . . . 33μs FpSemigroupInterface 011: add_rules (1/3) . . .  -- with ToddCoxeter 90μs  -- with KnuthBendix 74μs  -- with FpSemigroup 87μs FpSemigroupInterface 012: add_rules (2/3) . . . 733μs FpSemigroupInterface 013: add_rules (3/3) . . .  -- with ToddCoxeter 62μs  -- with KnuthBendix 48μs  -- with FpSemigroup 165μs FpSemigroupInterface 014: set_identity (1/3) . . .  -- with ToddCoxeter 220μs  -- with KnuthBendix 201μs  -- with FpSemigroup 317μs FpSemigroupInterface 015: set_identity (2/3) . . . 438μs FpSemigroupInterface 016: set_identity (3/3) . . .  -- with ToddCoxeter 155μs  -- with KnuthBendix 134μs  -- with FpSemigroup 257μs FpSemigroupInterface 017: identity . . .  -- with ToddCoxeter 73μs  -- with KnuthBendix 50μs  -- with FpSemigroup 64μs FpSemigroupInterface 018: set_inverses + inverses (1/2) . . .  -- with ToddCoxeter 324μs  -- with KnuthBendix 306μs  -- with FpSemigroup 502μs FpSemigroupInterface 019: set_inverses + inverses (2/2) . . . 556μs FpSemigroupInterface 020: is_obviously_infinite (1/2) . . .  -- with ToddCoxeter 243μs  -- with KnuthBendix 346μs  -- with FpSemigroup 531μs FpSemigroupInterface 021: is_obviously_infinite (2/2) . . . 67μs FpSemigroupInterface 022: is_obviously_finite (1/2) . . .  -- with ToddCoxeter 223μs  -- with KnuthBendix 308μs  -- with FpSemigroup 590μs FpSemigroupInterface 023: is_obviously_finite (2/2) . . . 67μs FpSemigroupInterface 024: to_gap_string (1/3) . . .  -- with ToddCoxeter 58μs  -- with KnuthBendix 48μs  -- with FpSemigroup 154μs FpSemigroupInterface 025: to_gap_string (2/3) . . . 36μs FpSemigroupInterface 026: to_gap_string (3/3) . . . 58μs FroidurePin 016: (BMat8) exception zero generators given . . . 38μs FroidurePin 017: (BMat8) exception word_to_element . . . 137μs FroidurePin 018: (BMat8) exception prefix . . . 4762μs FroidurePin 019: (BMat8) exception suffix . . . 48μs FroidurePin 020: (BMat8) exception first_letter . . . 4676μs FroidurePin 021: (BMat8) exception final_letter . . . 43μs FroidurePin 022: (BMat8) exception current_length . . . 4278μs FroidurePin 023: (BMat8) exception product_by_reduction . . . 3550μs FroidurePin 024: (BMat8) exception fast_product . . . 3501μs FroidurePin 025: (BMat8) exception is_idempotent . . . 571ms FroidurePin 026: (BMat8) copy constructor . . .  -- with fully enumerated 1448ms  -- with partially enumerated 486ms  -- with not enumerated 313ms FroidurePin 027: (BMat8) cbegin/end_rules . . . 64μs FroidurePin 031: (integers) . . . 146μs FroidurePin 039: (pairs of integers) non-trivial user type . . . 30μs FroidurePin 055: (tropical max-plus semiring matrices) . . . 280μs FroidurePin 061: projective max plus matrix . . . 1056μs FroidurePin 062: projective max plus matrix . . . 36μs FroidurePin> 009: small example 2 . . . 50μs FroidurePin> 005: small example 1 . . . 117μs FroidurePin> 007: regular bmat monoid 4 . . . 66ms FroidurePin> 011: small example 3 . . . 585μs FroidurePin> 006: small example 1 . . . 141μs FroidurePin> 008: regular bmat monoid 4 . . . 77ms FroidurePin> 010: small example 2 . . . 38μs FroidurePin> 012: small example 3 . . . 667μs FroidurePin 000: small example 1 . . . 165μs FroidurePin 001: default constructed . . . 135μs FroidurePin 002: small example 2 . . . 50μs FroidurePin 004: exception: is_idempotent . . . 190μs FroidurePin> 033: Example 000 . . . 3485μs FroidurePin> 035: Example 001 . . . 41μs FroidurePin> 032: Example 000 . . . 3203μs FroidurePin> 034: Example 001 . . . 38μs FroidurePin 036: exception: current_position . . . 131μs FroidurePin 037: exception: word_to_element . . . 74μs FroidurePin 038: exception: prefix, suffix, first_letter . . . 26ms FroidurePin> 040: Example 000 . . . 74μs FroidurePin> 041: Example 000 . . . 66μs FroidurePin> 046: Example 005 . . . 184μs FroidurePin> 047: Example 005 . . . 222μs FroidurePin> 048: Example 005 . . . 174μs FroidurePin> 044: Example 004 . . . 30μs FroidurePin> 045: Example 004 . . . 30μs FroidurePin> 049: Example 006 . . . 1028μs FroidurePin> 050: Example 006 . . . 1227μs FroidurePin> 051: Example 006 . . . 1253μs FroidurePin> 052: Example 007 . . . 126μs FroidurePin> 053: Example 007 . . . 139μs FroidurePin> 054: Example 007 . . . 149μs FroidurePin 056: example 1 . . . 202μs FroidurePin 057: example 2 . . . 165μs FroidurePin> 058: . . . 587μs FroidurePin> 059: . . . 50μs FroidurePin> 060: exceptions: add_generator(s) . . . 62μs FroidurePin> 065: no exception zero generators given . . . 20μs FroidurePin> 066: exception generators of different [...] . . . 67μs FroidurePin> 067: exception current_position . . . 46μs FroidurePin> 068: exception word_to_element . . . 48μs FroidurePin> 069: exception gens . . . 613μs FroidurePin> 070: exception prefix . . . 31ms FroidurePin> 071: exception suffix . . . 83ms FroidurePin> 072: exception first_letter . . . 58μs FroidurePin> 073: exception final_letter . . . 55μs FroidurePin> 074: exception current_length . . . 50μs FroidurePin> 075: exception product_by_reduction . . . 496μs FroidurePin> 076: exception fast_product . . . 529μs FroidurePin> 077: exception current_position . . . 589μs FroidurePin> 078: exception is_idempotent . . . 662μs FroidurePin> 079: exception add_generators . . . 40μs FroidurePin> 080: multithread number_of_idempotents . . . 465μs FroidurePin> 081: small semigroup . . . 26μs FroidurePin> 082: large semigroup . . . 6457μs FroidurePin> 083: at, position, current_* . . . 6552μs FroidurePin> 084: run . . . 6220μs FroidurePin> 085: run [many stops and starts] . . . 6257μs FroidurePin> 086: factorisation, length [1 element] . . . 6173μs FroidurePin> 087: factorisation, products [all elements] . . . 8059μs FroidurePin> 088: first/final letter, prefix, suffi [...] . . . 6180μs FroidurePin> 089: current_position [standard] . . . 26μs FroidurePin> 090: current_position [duplicate gens] . . . 12ms FroidurePin> 091: current_position [after add_generators] . . . 6912μs FroidurePin> 092: cbegin_idempotents/cend [1 thread] . . . 6932μs FroidurePin> 093: idempotent_cend/cbegin [1 thread] . . . 7165μs FroidurePin> 094: is_idempotent [1 thread] . . . 6531μs FroidurePin> 096: finished, started . . . 6284μs FroidurePin> 097: current_position . . . 1556μs FroidurePin> 098: sorted_position, sorted_at . . . 8207μs FroidurePin> 099: right/left Cayley graph . . . 33ms FroidurePin> 100: iterator . . . 10ms FroidurePin> 101: reverse iterator . . . 10ms FroidurePin> 102: iterator arithmetic . . . 31ms FroidurePin> 103: iterator sorted . . . 25ms FroidurePin> 104: iterator sorted arithmetic . . . 34ms FroidurePin> 105: copy [not enumerated] . . . 6386μs FroidurePin> 106: copy_closure [not enumerated] . . . 40ms FroidurePin> 107: copy_add_generators [not enumerated] . . . 37ms FroidurePin> 108: copy [partly enumerated] . . . 6834μs FroidurePin> 109: copy_closure [partly enumerated] . . . 10ms FroidurePin> 110: copy_add_generators [partly enumerated] . . . 6969μs FroidurePin> 111: copy [fully enumerated] . . . 9625μs FroidurePin> 112: copy_closure [fully enumerated] . . . 10ms FroidurePin> 113: copy_add_generators [fully enumerated] . . . 9700μs FroidurePin> 114: relations [duplicate gens] . . . 191μs FroidurePin> 115: relations . . . 8871μs FroidurePin> 116: relations [copy_closure, duplicat [...] . . . 11ms FroidurePin> 117: relations [copy_add_generators, d [...] . . . 11ms FroidurePin> 118: relations [from copy, not enumerated] . . . 8040μ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 [...] . . . 7551μs FroidurePin> 123: relations [from copy_closure, par [...] . . . 11ms FroidurePin> 124: relations [from copy_add_generato [...] . . . 9365μ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] . . . 451μs FroidurePin> 130: closure [duplicate generators] . . . 216μs FroidurePin> 131: closure . . . 145μs FroidurePin> 132: factorisation . . . 43μs FroidurePin> 134: minimal_factorisation . . . 71μs FroidurePin> 135: batch_size (for an extremely larg [...] . . . 27μs FroidurePin> 137: exception: generators of differen [...] . . . 38μs FroidurePin> 138: exception: current_position . . . 66μs FroidurePin> 139: exception: word_to_element . . . 63μs FroidurePin> 140: exception: gens, current_position . . . 817μs FroidurePin> 141: exception: add_generators . . . 34μs KBE 000: constructors . . . 51μs KBE 001: test . . . 72μs KBE 002: factorisation . . . 51μs KBE 003: swap . . . 33μs KBE 004: adapters . . . 33μs KBE 005: conversions . . . 31μs Kambites 000: (fpsemi) MT test 4 (std::string) . . . 6595μs Kambites 001: (fpsemi) MT test 4 (MultiStringView) . . . 7988μs Kambites 002: (fpsemi) number_of_pieces (std::string) . . . 127μs Kambites 003: (fpsemi) number_of_pieces (MultiStringView) . . . 115μ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) . . . 12ms Kambites 007: (fpsemi) random (MultiStringView) . . . 11ms Kambites 008: (fpsemi) KnuthBendix 055 (std::string) . . . 16ms Kambites 009: (fpsemi) KnuthBendix 055 (MultiStringView) . . . 19ms Kambites 010: (fpsemi) smalloverlap/gap/test.gi:85 (std::string) . . . 103μs Kambites 011: (fpsemi) smalloverlap/gap/test.gi:85 (MultiStr [...] . . . 88μs Kambites 012: (fpsemi) free semigroup . . . 12μs Kambites 013: (fpsemi) smalloverlap/gap/test.gi:49 (std::string) . . . 36ms Kambites 014: (fpsemi) smalloverlap/gap/test.gi:49 (MultiStr [...] . . . 49ms Kambites 015: (fpsemi) smalloverlap/gap/test.gi:63 (std::string) . . . 39ms Kambites 016: (fpsemi) smalloverlap/gap/test.gi:63 (MultiStr [...] . . . 54ms Kambites 017: (fpsemi) smalloverlap/gap/test.gi:70 (std::string) . . . 141ms Kambites 018: (fpsemi) smalloverlap/gap/test.gi:70 (MultiStr [...] . . . 198ms Kambites 021: (fpsemi) code coverage (std::string) . . . 80μs Kambites 022: (fpsemi) code coverage (MultiStringView) . . . 46μs Kambites 023: (fpsemi) prefix (std::string) . . . 72μs Kambites 024: (fpsemi) prefix (MultiStringView) . . . 106μs Kambites 025: (fpsemi) normal_form (Example 3.15) (std::string) . . . 73μs Kambites 026: (fpsemi) normal_form (Example 3.15) (MultiStri [...] . . . 102μs Kambites 027: (fpsemi) normal_form (Example 3.16) (std::string) . . . 53μs Kambites 028: (fpsemi) normal_form (Example 3.16) (MultiStri [...] . . . 73μs Kambites 029: (fpsemi) normal_form (Example 3.16) more exhau [...] . . . 107ms Kambites 030: (fpsemi) normal_form (Example 3.16) more exhau [...] . . . 107ms Kambites 031: (fpsemi) small presentation (std::string) . . . 92μs Kambites 032: (fpsemi) small presentation (MultiStringView) . . . 53μs Kambites 033: (fpsemi) non-smalloverlap (std::string) . . . 86μs Kambites 034: (fpsemi) non-smalloverlap (MultiStringView) . . . 107μs Kambites 035: (fpsemi) MT test 3 (std::string) . . . 69μs Kambites 036: (fpsemi) MT test 3 (MultiStringView) . . . 53μs Kambites 037: (fpsemi) MT test 5 (std::string) . . . 30μ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) . . . 41μs Kambites 042: (fpsemi) MT test 10 (MultiStringView) . . . 67μs Kambites 043: (fpsemi) MT test 13 (std::string) . . . 31μ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) . . . 58μs Kambites 048: (fpsemi) MT test 15 (MultiStringView) . . . 58μs Kambites 049: (fpsemi) MT test 16 (std::string) . . . 55μs Kambites 050: (fpsemi) MT test 16 (MultiStringView) . . . 64μs Kambites 051: (fpsemi) MT test 17 (std::string) . . . 125μs Kambites 052: (fpsemi) MT test 17 (MultiStringView) . . . 119μs Kambites 053: (fpsemi) weak C(4) not strong x 1 (std::string) . . . 685μs Kambites 054: (fpsemi) weak C(4) not strong x 1 (MultiStringView) . . . 842μs Kambites 055: (fpsemi) weak C(4) not strong x 2 (std::string) . . . 723μs Kambites 056: (fpsemi) weak C(4) not strong x 2 (MultiStringView) . . . 849μs Kambites 057: (fpsemi) weak C(4) not strong x 3 (std::string) . . . 654μs Kambites 058: (fpsemi) weak C(4) not strong x 3 (MultiStringView) . . . 699μ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) . . . 106μ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) . . . 24μs Kambites 063: (fpsemi) weak C(4) not strong x 6 (std::string) . . . 53μs Kambites 064: (fpsemi) weak C(4) not strong x 6 (MultiStringView) . . . 58μs Kambites 065: (fpsemi) Konovalov example (std::string) . . . 41μs Kambites 066: (fpsemi) Konovalov example (MultiStringView) . . . 38μs Kambites 067: (fpsemi) long words (std::string) . . . 1236ms Kambites 068: (fpsemi) long words (MultiStringView) . . . 46ms Kambites 075: (cong) example 1 . . . 55μs Kambites 076: (cong) example 2 . . . 132μs Kambites 077: (cong) code coverage . . . 6722μs Kambites 078: (cong) large number of rules . . . 228ms KnuthBendix 000: (fpsemi) confluent fp semigroup 1 (infinite) . . . 156μs KnuthBendix 001: (fpsemi) confluent fp semigroup 2 (infinite) . . . 133μs KnuthBendix 002: (fpsemi) confluent fp semigroup 3 (infinite) . . . 101μs KnuthBendix 003: (fpsemi) non-confluent fp semigroup from wi [...] . . . 172μs KnuthBendix 004: (fpsemi) Example 5.1 in Sims (infinite) . . . 137μs KnuthBendix 005: (fpsemi) Example 5.1 in Sims (infinite) . . . 132μs KnuthBendix 006: (fpsemi) Example 5.3 in Sims . . . 119μs KnuthBendix 007: (fpsemi) Example 5.4 in Sims . . . 125μs KnuthBendix 008: (fpsemi) Example 6.4 in Sims (size 168) . . . 8377μs KnuthBendix 009: (fpsemi) . . . 49ms KnuthBendix 010: (fpsemi) SL(2, 7) from Chapter 3, Propositi [...] . . . 87ms KnuthBendix 011: (fpsemi) F(2, 5) - Chapter 9, Section 1 in [...] . . . 453μs KnuthBendix 012: (fpsemi) Reinis example 1 . . . 184μs KnuthBendix 013: redundant_rule (std::string) . . . 100ms KnuthBendix 014: redundant_rule (word_type) . . . 10ms KnuthBendix 019: (fpsemi) C(4) monoid . . . 38μs KnuthBendix 020: (cong) Chinese monoid . . . 144μs KnuthBendix 021: (from kbmag/standalone/kb_data/f25monoid) . . . 540μs KnuthBendix 022: (from kbmag/standalone/kb_data/degen4a) . . . 57ms KnuthBendix 023: (from kbmag/standalone/kb_data/torus) . . . 2236μs KnuthBendix 024: (from kbmag/standalone/kb_data/3a6) . . . 258ms KnuthBendix 025: (from kbmag/standalone/kb_data/f2) . . . 53μs KnuthBendix 026: (from kbmag/standalone/kb_data/s16) . . . 71ms 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) . . . 24μs KnuthBendix 030: (from kbmag/standalone/kb_data/degen2) . . . 15μs KnuthBendix 031: (from kbmag/standalone/kb_data/f25) . . . 469μs KnuthBendix 032: (from kbmag/standalone/kb_data/237) . . . 599μs KnuthBendix 033: (from kbmag/standalone/kb_data/c2) . . . 18μs KnuthBendix 034: (from kbmag/standalone/kb_data/cosets) . . . 225μs KnuthBendix 035: Example 5.1 in Sims (KnuthBendix 09 again) . . . 51μs KnuthBendix 036: (from kbmag/standalone/kb_data/nilp2) . . . 43μs KnuthBendix 037: Example 6.4 in Sims . . . 14ms KnuthBendix 038: KnuthBendix 071 again . . . 671μs KnuthBendix 039: Example 5.4 in Sims (KnuthBendix 11 again) [...] . . . 200μs KnuthBendix 040: Example 5.4 in Sims (KnuthBendix 11 again) [...] . . . 138μs KnuthBendix 041: operator<< . . . 50μs KnuthBendix 042: confluence_interval . . . 19μs KnuthBendix 043: max_overlap . . . 18μs KnuthBendix 044: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 1294μs KnuthBendix 045: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 2432μs KnuthBendix 046: (fpsemi) small example . . . 759μs KnuthBendix 047: code coverage . . . 62μs KnuthBendix 048: small overlap 1 . . . 50μs KnuthBendix 049: (from kbmag/standalone/kb_data/s9) . . . 1611μs KnuthBendix 050: (fpsemi) Chapter 11, Lemma 1.8 (q = 6, r = [...] . . . 688μs KnuthBendix 051: (fpsemi) Chapter 11, Section 2 (q = 6, r = [...] . . . 129μs KnuthBendix 052: (fpsemi) Chapter 8, Theorem 4.2 in NR (infinite) . . . 231μs KnuthBendix 053: (fpsemi) equal_to fp semigroup . . . 69μs KnuthBendix 054: (fpsemi) equal_to free semigroup . . . 63μs KnuthBendix 055: (fpsemi) from GAP smalloverlap gap/test.gi [...] . . . 284μs KnuthBendix 056: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 453μs KnuthBendix 057: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 445μs KnuthBendix 058: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 1286μs KnuthBendix 059: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 3056μs KnuthBendix 060: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 36μs KnuthBendix 061: (fpsemi) Von Dyck (2,3,7) group (infinite) . . . 648μs KnuthBendix 062: (fpsemi) Von Dyck (2,3,7) group - different [...] . . . 5148μs KnuthBendix 063: (fpsemi) rewriting system from KnuthBendixC [...] . . . 409μs KnuthBendix 064: (fpsemi) rewriting system from Congruence 20 . . . 31μs KnuthBendix 065: (fpsemi) (from kbmag/standalone/kb_data/ab2) . . . 96μs KnuthBendix 066: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 1356μs KnuthBendix 067: (fpsemi) (from kbmag/standalone/kb_data/degen1) . . . 55μs KnuthBendix 068: (fpsemi) (from kbmag/standalone/kb_data/s4) . . . 371μs KnuthBendix 069: (fpsemi) fp semigroup (infinite) . . . 69μs KnuthBendix 070: (fpsemi) Chapter 11, Section 1 (q = 4, r = [...] . . . 1894μs KnuthBendix 071: (fpsemi) Chapter 11, Section 1 (q = 8, r = [...] . . . 110ms KnuthBendix 072: (fpsemi) Chapter 7, Theorem 3.9 in NR (size 240) . . . 3432μs KnuthBendix 073: (fpsemi) F(2, 5) - Chapter 9, Section 1 in [...] . . . 480μs KnuthBendix 074: (fpsemi) F(2, 6) - Chapter 9, Section 1 in NR . . . 467μs KnuthBendix 075: (fpsemi) Chapter 10, Section 4 in NR (infinite) . . . 916μs KnuthBendix 076: (fpsemi) Sym(5) from Chapter 3, Proposition [...] . . . 3331μs KnuthBendix 077: (fpsemi) SL(2, 7) from Chapter 3, Propositi [...] . . . 83ms KnuthBendix 078: (fpsemi) bicyclic monoid (infinite) . . . 50μs KnuthBendix 079: (fpsemi) plactic monoid of degree 2 (infinite) . . . 72μs KnuthBendix 080: (fpsemi) example before Chapter 7, Proposit [...] . . . 48μs KnuthBendix 081: (fpsemi) Chapter 7, Theorem 3.6 in NR (size 243) . . . 822μs KnuthBendix 082: (fpsemi) finite semigroup (size 99) . . . 259μs KnuthBendix 096: Sorouhesh . . . 404μs KnuthBendix 097: (fpsemi) transformation semigroup (size 4) . . . 62μs KnuthBendix 098: (fpsemi) transformation semigroup (size 9) . . . 57μs KnuthBendix 099: (fpsemi) transformation semigroup (size 88) . . . 824μs KnuthBendix 100: internal_string_to_word . . . 40μs KnuthBendix 101: (fpsemi) construct from shared_ptr . . . 809μs KnuthBendix 102: internal_string_to_word . . . 824μs KnuthBendix 103: (cong) free semigroup congruence (5 classes) . . . 72μs KnuthBendix 104: free semigroup congruence (6 classes) . . . 266μs KnuthBendix 105: (cong) free semigroup congruence (16 classes) . . . 315μs KnuthBendix 106: (cong) free semigroup congruence (6 classes) . . . 465μs KnuthBendix 107: (cong) free semigroup congruence (240 classes) . . . 3442μs KnuthBendix 108: (cong) free semigroup congruence (240 classes) . . . 3455μs KnuthBendix 109: (cong) less . . . 4231μs KnuthBendix 110: (cong) less . . . 191ms KnuthBendix 111: (cong) constructors . . . 274ms KnuthBendix 112: (cong) const_contains/contains . . . 222μs KnuthBendix 113: (cong) is_quotient_obviously_finite . . . 21μs KnuthBendix 114: (cong) class_index_to_word . . . 206μs KnuthBendix 115: (cong) quotient_froidure_pin . . . 151μs KnuthBendix 116: (cong) set_number_of_generators . . . 29μs KnuthBendix 117: (cong) number of classes when obv-inf . . . 66μs KnuthBendixCongruenceByPairs 016: non-trivial congruence on [...] . . . 200μs KnuthBendixCongruenceByPairs 017: non-trivial congruence on [...] . . . 185μs KnuthBendixCongruenceByPairs 018: non-trivial congruence on [...] . . . 282μs KnuthBendixCongruenceByPairs 019: non-trivial congruence on [...] . . . 282μs KnuthBendixCongruenceByPairs 020: trivial congruence on a fi [...] . . . 193μs KnuthBendixCongruenceByPairs 021: universal congruence on a [...] . . . 564μs KnuthBendixCongruenceByPairs 022: left congruence on a finit [...] . . . 273μs KnuthBendixCongruenceByPairs 023: finite group, Chapter 11, [...] . . . 4614μs KnuthBendixCongruenceByPairs 024: right congruence on infini [...] . . . 306μs KnuthBendixCongruenceByPairs 025: finite fp semigroup, dihed [...] . . . 317μs KnuthBendixCongruenceByPairs 026: finite fp semigroup, size 16 . . . 357μs KnuthBendixCongruenceByPairs 027: finite fp semigroup, size 16 . . . 1030μs KnuthBendixCongruenceByPairs 028: infinite fp semigroup with [...] . . . 71μs Konieczny 000: test000> . . . 1206μs Konieczny 001: test000> . . . 952μs Konieczny 002: test001> . . . 13ms Konieczny 003: test001> . . . 10ms Konieczny 006: exceptions . . . 48μs Konieczny 007: code coverage . . . 17ms Konieczny 008: code coverage . . . 13ms Konieczny 009: regular elements and idempotents . . . 2137ms Konieczny 010: regular D-class 01 . . . 1920μs Konieczny 011: regular D-class 02 . . . 31ms Konieczny 012: regular D-class 04: contains . . . 1981ms Konieczny 013: non-regular D-classes 01 . . . 1982μs Konieczny 014: RegularDClass . . . 1237μs Konieczny 015: full bmat monoid 4 . . . 278ms Konieczny 017: regular generated bmat monoid 4 idempotents . . . 303ms Konieczny 019: my favourite example . . . 188ms Konieczny 020: another large example . . . 32ms Konieczny 021: my favourite example transposed . . . 234ms Konieczny 024: exceptions . . . 2020μ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 . . . 217ms Konieczny 031: transformations . . . 994μs Konieczny 032: transformations - JDM favourite example . . . 124ms Konieczny 033: transformations - large example . . . 292ms Konieczny 034: transformations - large example with stop . . . 294ms Konieczny 035: transformations - large example with run_until . . . 293ms Konieczny 036: transformations - large example with stop in Action . . . 295ms Konieczny 037: exceptions . . . 53μs Konieczny 038: transformations: contains . . . 644μs Konieczny 040: transformations - destructor coverage . . . 244ms Konieczny 041: current_number_D_classes . . . 245ms Konieczny 042: add_generator . . . 38μs Konieczny 043: add_generator . . . 25μs Matrix 000: BMat<2> . . . 101μs Matrix 001: BMat<> . . . 85μs Matrix 002: BMat<3> + BMat<> . . . 12μs Matrix 003: BMat<2> + BMat<> . . . 12μs Matrix 004: BMat<3> . . . 12μs Matrix 005: BMat<> . . . 13μs Matrix 006: BMat<3> row_basis . . . 38μs Matrix 007: BMat<> row_basis . . . 43μ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> . . . 23μs Matrix 018: MaxPlusTruncMat<5> . . . 19μs Matrix 019: MaxPlusTruncMat<> . . . 36μs Matrix 020: MaxPlusTruncMat<5, 4> . . . 19μs Matrix 021: MaxPlusTruncMat<5> . . . 20μs Matrix 022: MaxPlusTruncMat<> . . . 19μs Matrix 023: MaxPlusTruncMat<33, 3> . . . 33μs Matrix 024: MaxPlusTruncMat<33> . . . 50μs Matrix 025: MaxPlusTruncMat<> . . . 46μs Matrix 026: MaxPlusMat code cov . . . 10μs Matrix 027: MinPlusTruncMat<33, 3> . . . 34μs Matrix 028: MinPlusTruncMat<33> . . . 38μs Matrix 029: MinPlusTruncMat<> . . . 43μs Matrix 030: NTPMat<0, 3, 3, 3> . . . 15μs Matrix 031: NTPMat<0, 3> . . . 16μs Matrix 032: NTPMat<> . . . 34μs Matrix 033: NTPMat<0, 10, 4, 4> . . . 26μs Matrix 034: NTPMat<0, 10> . . . 26μs Matrix 035: NTPMat<> . . . 20μs Matrix 036: NTPMat<0, 10, 4, 4> . . . 19μs Matrix 037: NTPMat<0, 10> . . . 19μs Matrix 038: NTPMat<> . . . 19μs Matrix 039: NTPMat<33, 2, 3, 3> . . . 15μs Matrix 040: NTPMat<33, 2> . . . 15μs Matrix 041: NTPMat<> . . . 15μs Matrix 042: ProjMaxPlusMat<3> . . . 93μs Matrix 043: ProjMaxPlusMat<> . . . 67μs Matrix 044: exceptions . . . 40μs Matrix 045: code coverage . . . 48μs MultiStringView 000: catch all . . . 48μ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) . . . 16μ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 . . . 20μs MultiStringView 011: pop_front . . . 46μs MultiStringView 012: append . . . 15μs MultiStringView 013: operators . . . 15μs MultiStringView 014: maximum_common_suffix . . . 15μs MultiStringView 015: deep tests . . . 10μs ObviouslyInfinite 011: Multiple rule additions . . . 55μ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 . . . 13μs ObviouslyInfinite 016: Matrix has non empty kernel . . . 15μs ObviouslyInfinite 017: Free product of trivial semigroups . . . 12μs ObviouslyInfinite 018: Another free product . . . 15μs ObviouslyInfinite 019: Infinite but not obviously so . . . 13μs ObviouslyInfinite 020: Finite semigroup . . . 15μs PBR 001: universal product with convenience constructor . . . 48μs PBR 002: universal product . . . 20μs PBR 003: product [bigger than previous] . . . 29μs PBR 004: hash . . . 10μs PBR 005: delete/copy . . . 19μs PBR 006: exceptions . . . 165μs PBR 007: operators . . . 68μs PBR 008: to_string . . . 24μs PBR 009: identity . . . 46μs PBR 010: adapters . . . 10μs Pool 000: initial . . . 29μs Pool 001: bmat . . . 26μs Pool 002: PoolGuard . . . 23μs Pool 003: transformation products . . . 15μs Presentation 000: vectors of ints . . . 87μs Presentation 001: strings . . . 74μs Presentation 002: constructors (word_type) . . . 24μs Presentation 003: constructors (StaticVector1) . . . 27μs Presentation 004: constructors (std::string) . . . 21μs Presentation 005: alphabet + letters (word_type) . . . 123μs Presentation 006: alphabet + letters (std::string) . . . 41μs Presentation 007: contains_empty_word . . . 12μs Presentation 008: validate_rules throws . . . 50μs Presentation 009: helpers add_rule(s) . . . 96μs Presentation 010: helpers add_rule(s) (std::string) . . . 40μs Presentation 011: helpers add_identity_rules (std::vector/St [...] . . . 45μs Presentation 012: helpers add_identity_rules (std::string) . . . 29μs Presentation 013: helpers add_inverse_rules (all) . . . 202μs Presentation 014: helpers add_inverse_rules (std::string) . . . 38μs Presentation 015: helpers remove_duplicate_rules . . . 66μs Presentation 016: helpers reduce_complements . . . 139μs Presentation 017: helpers sort_each_rule . . . 67μs Presentation 018: helpers sort_rules . . . 69μs Presentation 019: helpers longest_common_subword/replace_subword . . . 304μs Presentation 020: helpers redundant_rule . . . 5483μs Presentation 021: helpers shortlex_compare_concat . . . 12μs Presentation 022: helpers remove_trivial_rules . . . 72μs Presentation 023: helpers replace_subword (existing, replacement) . . . 91μs Presentation 024: helpers longest_rule . . . 121μs Presentation 025: helpers longest_rule_length . . . 111μs Presentation 026: helpers remove_redundant_generators . . . 151μs Presentation 027: helpers reverse . . . 21μs Presentation 028: in_alphabet . . . 24μs Presentation 029: replace_subword with empty word . . . 25μs Presentation 030: helpers replace_word . . . 38μs Presentation 031: clear . . . 12μ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 . . . 9232μs Runner 006: kill . . . 30μ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) . . . 58μs SchreierSims 002: trivial perm. group (degree 2) . . . 31μs SchreierSims 003: trivial perm. group (degree 500) . . . 253μs SchreierSims 004: symmetric perm. group (degree 5) . . . 50μs SchreierSims 005: symmetric perm. group (degree 8) . . . 85μs SchreierSims 006: symmetric perm. group (degree 9) . . . 115μs SchreierSims 007: alternating perm. group (degree 12) . . . 202μs SchreierSims 008: symmetric perm. group (degree 16) . . . 1712μs SchreierSims 009: alternating perm. group (degree 15) . . . 797μs SchreierSims 010: alternating perm. group (degree 16) . . . 1925μs SchreierSims 011: dihedral perm. group (order 10) . . . 34μs SchreierSims 012: dihedral perm. group (order 200) . . . 2024μs SchreierSims 013: perm. group T (order 12) . . . 36μs SchreierSims 014: quaternion perm. group (order 8) . . . 41μs SchreierSims 015: perm. group (order 84129611558952960) . . . 295ms SchreierSims 016: perm. group SL(3, 5) (order 372000) . . . 1525μs SchreierSims 017: perm. group PSL(4, 8) (order 34558531338240) . . . 116ms SchreierSims 018: perm. Mathieu group M11 (order 7920) . . . 91μs SchreierSims 019: perm. Mathieu group M24 (order 244823040) . . . 293μs SchreierSims 020: perm. Janko Group J1 (order 175560) . . . 3141μs SchreierSims 021: perm. Hall-Janko group (order 604800) . . . 509μs SchreierSims 022: perm. Hall-Janko group (alt.) (order 604800) . . . 28ms SchreierSims 023: perm. Conway group Co3 (order 495766656000) . . . 9046μs SchreierSims 024: perm. Conway group Co3 (alt.) (order 49576 [...] . . . 18ms SchreierSims 025: perm. Suzuki group (order 448345497600) . . . 86ms 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) . . . 45μs SchreierSims 030: perm. group (S5 x S5) : C2 (order 28800) . . . 67μs SchreierSims 031: perm. group C3 x D8 x A5 (order 1440) . . . 67μs SchreierSims 032: perm. group GL(4, 3) (order 24261120) . . . 711μs SchreierSims 033: perm. group PSL(3, 7) (order 1876896) . . . 692μs SchreierSims 037: symmetric perm. group (degree 5) . . . 30μs SchreierSims 038: alternating perm. group (degree 17) . . . 3972μs SchreierSims 039: exceptions . . . 111μs SchreierSims 040: exceptions . . . 53μs SchreierSims 041: trivial group . . . 38μs SchreierSims 042: A17 bug . . . 3351μs SchreierSims 043: orbits_lookup test . . . 605μs SchreierSims 044: transversal_element and inversal_element test . . . 1611μs SchreierSimsHelper 001: trivial perm. group intersection (de [...] . . . 18μs SchreierSimsHelper 002: trivial perm. group intersection (de [...] . . . 26μs SchreierSimsHelper 003: cyclic group intersection (degree 13) . . . 38μs SchreierSimsHelper 004: D10 and Z5 intersection . . . 30μs SchreierSimsHelper 005: D8 and Q8 intersection . . . 26μs SchreierSimsHelper 006: primitive on 8 points intersection . . . 72μs SchreierSimsHelper 007: primitive on 8 points intersection ( [...] . . . 68μs SchreierSimsHelper 008: A13 and PGL(2, 11) intersection . . . 613μs SchreierSimsHelper 009: A13 and PGL(2, 11) intersection (swa [...] . . . 648μs SchreierSimsHelper 012: 3^3:13 and 3^3.2.A(4) intersection . . . 177μs SchreierSimsHelper 015: 3^3(S(4) x 2) and ASL(3, 3) intersection . . . 349μs SchreierSimsHelper 016: 7^2:3 x Q(8) and 7^2:D(2*6) intersection . . . 453μs SchreierSimsHelper 018: D(2*53) and 53:13 intersection . . . 270μs SchreierSimsHelper 019: 2^6:(7 x D_14) and PSL(2, 6)^2.4 int [...] . . . 2011μs SchreierSimsHelper 020: 2^6:(S_3 x GL(3, 2)) and 2.6:Alt(7) [...] . . . 6292μ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 [...] . . . 2013μs SchreierSimsHelper 024: PSL(3, 4).Sym(3) and PSL(3, 4).2 int [...] . . . 2367μs SchreierSimsHelper 025: 3^4:5:4 and D_16:4 intersection . . . 1204μs Sims1 000: fp example 1 . . . 947μs Sims1 001: fp example 2 . . . 1886μs Sims1 002: ToddCoxeter failing example . . . 15ms Sims1 003: ToddCoxeter failing example . . . 706μs Sims1 004: partition_monoid(2) right . . . 6071μs Sims1 006: full_transformation_monoid(3) right . . . 7676μs Sims1 007: full_transformation_monoid(3) left . . . 4348μs Sims1 009: rook_monoid(2, 1) . . . 101μs Sims1 010: symmetric_inverse_monoid(2) from FroidurePin . . . 105μs Sims1 011: symmetric_inverse_monoid(3) . . . 10ms Sims1 014: temperley_lieb_monoid(3) from presentation . . . 101μs Sims1 015: temperley_lieb_monoid(4) from presentation . . . 1160μs Sims1 016: fp semigroup containing given pairs #1 . . . 290μs Sims1 017: fp semigroup containing given pairs #2 . . . 288μs Sims1 018: fp semigroup containing given pairs #3 . . . 462μs Sims1 019: ToddCoxeter failing example . . . 992μs Sims1 020: fp example 2 . . . 2086μs Sims1 021: exceptions . . . 246μs Sims1 027: from https://mathoverflow.net/questions/423541/ . . . 29ms Sims1 028: from https://mathoverflow.net/questions/423541/ . . . 21ms Sims1 030: presentation with one free generator . . . 221μs Sims1 031: presentation with non-zero index generators . . . 72μs Sims1 032: presentation with empty word . . . 7962μs Sims1 033: constructors . . . 1080μs Sims1 034: split_at . . . 233μs Sims1 035: stats . . . 82μs Sims1 036: check iterator requirements . . . 152μs Sims1 040: TransitiveGroup(10, 32) - minimal rep . . . 3271μs Sims1 043: rectangular_band(2, 2) - with and without identity . . . 211μs Sims1 044: trivial group - minimal o.r.c. rep . . . 111μs Sims1 045: right zero semigroup - minimal o.r.c. rep . . . 2418μs Sims1 046: semigroup with faithful non-strictly cyclic actio [...] . . . 648μs Sims1 068: RepOrc . . . 36ms Sims1 069: fp example 1 . . . 453μ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 1199μs (218ns 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 . . . 1275μs Sims1 072: symmetric_group(n) for n = 4 . . . 1175μs Sims1 073: corner case no generators + no relations . . . 87μs SmallestInteger 001: . . . 12μs StaticTriVector2 045: all . . . 19μs StaticVector2 043: all . . . 18μs Stephen 000: basic test 1 . . . 232μs Stephen 001: basic test 2 . . . 151μs Stephen 002: full transf monoid . . . 13ms Stephen 003: from step_hen 002 . . . 57μ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) . . . 192μs Stephen 009: C(4) monoid normal form (test_case_gap_smallove [...] . . . 92μs Stephen 010: code coverage . . . 290μs Stephen 011: C(4) monoid normal form (test_case_gap_smallove [...] . . . 253μs Stephen 012: C(4) monoid normal form (test_case_gap_smallove [...] . . . 192μs Stephen 013: C(4) monoid equal to (test_case_gap_smalloverlap_70) . . . 97μs Stephen 014: C(4) monoid normal form (test_case_ex_3_13_14) . . . 377μs Stephen 015: C(4) monoid normal form (test_case_ex_3_15) . . . 360μ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) . . . 143μs Stephen 019: C(4) monoid normal form (test_case_mt_6) . . . 295μs Stephen 020: C(4) monoid normal form (test_case_mt_10) . . . 131μs Stephen 021: C(4) monoid normal form (test_case_mt_13) . . . 106μs Stephen 022: C(4) monoid normal form (test_case_mt_14) . . . 103μs Stephen 023: C(4) monoid normal form (test_case_mt_15) . . . 106μs Stephen 024: C(4) monoid normal form (test_case_mt_16) . . . 121μs Stephen 025: C(4) monoid normal form (test_case_mt_17) . . . 320μs Stephen 026: C(4) monoid normal form (test_case_weak_1) . . . 246μs Stephen 027: C(4) monoid normal form (test_case_weak_2) . . . 171μs Stephen 028: C(4) monoid normal form (test_case_weak_3) . . . 266μs Stephen 029: C(4) monoid normal form (test_case_weak_4) . . . 207μs Stephen 030: C(4) monoid normal form (test_case_weak_5) . . . 119μs Stephen 031: Test behaviour when uninitialised . . . 202μs Suf 005: unite . . . 23μs Suf 007: compress . . . 12μs Suf 011: big chain . . . 17ms Suf 013: empty table . . . 10μs Suf 015: join . . . 12μs Suf 017: contains . . . 27μs Suf 019: swap . . . 30μs SuffixTree 000: basic tests . . . 77ms SuffixTree 001: maximal_piece_prefix 1 . . . 55μs SuffixTree 002: maximal_piece_prefix 2 . . . 40μs SuffixTree 003: maximal_piece_prefix 3 . . . 255μs SuffixTree 004: number_of_pieces . . . 62μs SuffixTree 005: traverse . . . 20μs SuffixTree 006: tikz . . . 1090μs SuffixTree 007: strings . . . 123μs SuffixTree 008: dot . . . 76μs SuffixTree 009: dfs #01 . . . 64μs SuffixTree 010: dfs #02 . . . 62μs SuffixTree 011: dfs #03 . . . 53μs SuffixTree 012: dfs #04 . . . 97μs SuffixTree 013: dfs #05 . . . 78μs SuffixTree 014: dfs #06 . . . 72μs SuffixTree 015: dfs #07 . . . 121μs SuffixTree 016: dfs #08 . . . 93μs SuffixTree 017: dfs #09 . . . 125μs SuffixTree 018: dfs #10 . . . 50μs Timer 001: string method (1 argument) . . . 34μs Timer 002: string method (0 arguments) . . . 10ms Timer 003: reset/elapsed method . . . 20ms Timer 004: operator<< . . . 16μs ToddCoxeter 000: small 2-sided congruence . . .  -- with HLT + no standardise + full lookahead + no save 1765μs  -- with HLT + standardise + full lookahead + no save 1634μ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 1296μs  -- with HLT + standardise + full lookahead + save 1239μs  -- with HLT + no standardise + partial lookahead + save 1250μs  -- with HLT + standardise + partial lookahead + save 1276μs  -- with Felsch + no standardisation 1234μs  -- with Felsch + standardisation 1283μs  -- with random strategy 1296μs  -- with Rc style + full lookahead 1497μs  -- with Rc style + partial lookahead 1216μs  -- with R/C style 1203μs  -- with CR style 1239μs  -- with Cr style 1185μs ToddCoxeter 001: small 2-sided congruence . . .  -- with HLT + no standardise + full lookahead + no save 5801μs  -- with HLT + standardise + full lookahead + no save 5607μs  -- with HLT + no standardise + partial lookahead + no save 5605μs  -- with HLT + standardise + partial lookahead + no save 5614μs  -- with HLT + no standardise + full lookahead + save 5577μs  -- with HLT + standardise + full lookahead + save 5624μs  -- with HLT + no standardise + partial lookahead + save 5604μs  -- with HLT + standardise + partial lookahead + save 5519μs  -- with Felsch + no standardisation 5555μs  -- with Felsch + standardisation 5560μs  -- with random strategy 5542μs  -- with Rc style + full lookahead 5487μs  -- with Rc style + partial lookahead 5426μs  -- with R/C style 5445μs  -- with CR style 5486μs  -- with Cr style 5432μs ToddCoxeter 003: constructed from FroidurePin . . .  -- with Felsch + no standardisation 594ms  -- with Felsch + standardisation 586ms  -- with HLT + no standardise + full lookahead + no save 431ms  -- with HLT + standardise + full lookahead + no save 426ms  -- with HLT + no standardise + partial lookahead + no save 435ms  -- with HLT + standardise + partial lookahead + no save 435ms  -- with HLT + no standardise + full lookahead + save 593ms  -- with HLT + standardise + full lookahead + save 592ms  -- with HLT + no standardise + partial lookahead + save 591ms  -- with HLT + standardise + partial lookahead + save 587ms  -- with random strategy 1008ms  -- with Rc style + full lookahead 567ms  -- with Rc style + partial lookahead 593ms  -- with R/C style 423ms  -- with CR style 583ms  -- with Cr style 885ms ToddCoxeter 004: 2-sided congruence from FroidurePin . . .  -- with HLT + no standardise + full lookahead + no save 235μs  -- with HLT + standardise + full lookahead + no save 203μs  -- with HLT + no standardise + partial lookahead + no save 200μs  -- with HLT + standardise + partial lookahead + no save 197μs  -- with HLT + save (throws) 244μs  -- with Felsch (throws) 207μs  -- with random strategy 203μs ToddCoxeter 005: non-trivial two-sided from relations . . .  -- with HLT + no standardise + full lookahead + no save 62μ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 45μs  -- with HLT + no standardise + full lookahead + save 62μ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 46μs  -- with Rc style + partial lookahead 46μs  -- with R/C style 48μs  -- with CR style 55μs  -- with Cr style 53μs ToddCoxeter 006: small right cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 48μs  -- with HLT + standardise + full lookahead + no save 40μs  -- with HLT + no standardise + partial lookahead + no save 34μs  -- with HLT + standardise + partial lookahead + no save 40μs  -- with HLT + no standardise + full lookahead + save 45μs  -- with HLT + standardise + full lookahead + save 40μs  -- with HLT + no standardise + partial lookahead + save 38μs  -- with HLT + standardise + partial lookahead + save 40μs  -- with Felsch + no standardisation 38μs  -- with Felsch + standardisation 40μs  -- with random strategy 41μs  -- with Rc style + full lookahead 36μs  -- with Rc style + partial lookahead 38μs  -- with R/C style 36μs  -- with CR style 40μs  -- with Cr style 38μs ToddCoxeter 007: left cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 51μ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 38μs  -- with HLT + no standardise + full lookahead + save 45μs  -- with HLT + standardise + full lookahead + save 45μs  -- with HLT + no standardise + partial lookahead + save 46μs  -- with HLT + standardise + partial lookahead + save 43μs  -- with Felsch + no standardisation 43μs  -- with Felsch + standardisation 43μs  -- with random strategy 48μs  -- with Rc style + full lookahead 43μs  -- with Rc style + partial lookahead 41μs  -- with R/C style 43μs  -- with CR style 46μs  -- with Cr style 46μs ToddCoxeter 008: for small fp semigroup . . .  -- with HLT + no standardise + full lookahead + no save 46μ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 36μs  -- with HLT + no standardise + full lookahead + save 40μs  -- with HLT + standardise + full lookahead + save 40μs  -- with HLT + no standardise + partial lookahead + save 40μs  -- with HLT + standardise + partial lookahead + save 40μs  -- with Felsch + no standardisation 40μs  -- with Felsch + standardisation 40μs  -- with random strategy 43μs  -- with Rc style + full lookahead 38μs  -- with Rc style + partial lookahead 40μs  -- with R/C style 38μ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 259μs  -- with HLT + standardise + full lookahead + no save 240μs  -- with HLT + no standardise + partial lookahead + no save 230μs  -- with HLT + standardise + partial lookahead + no save 239μs  -- with HLT + no standardise + full lookahead + save 634μs  -- with HLT + standardise + full lookahead + save 605μs  -- with HLT + no standardise + partial lookahead + save 599μs  -- with HLT + standardise + partial lookahead + save 596μs  -- with Felsch + no standardisation 559μs  -- with Felsch + standardisation 546μs  -- with random strategy 250μs  -- with Rc style + full lookahead 248μs  -- with Rc style + partial lookahead 253μs  -- with R/C style 248μs  -- with CR style 554μs  -- with Cr style 542μs ToddCoxeter 010: left congruence on transformation semigroup . . .  -- with HLT + no standardise + full lookahead + no save 253μs  -- with HLT + standardise + full lookahead + no save 259μs  -- with HLT + no standardise + partial lookahead + no save 241μs  -- with HLT + standardise + partial lookahead + no save 259μs  -- with HLT + no standardise + full lookahead + save 622μs  -- with HLT + standardise + full lookahead + save 622μs  -- with HLT + no standardise + partial lookahead + save 592μs  -- with HLT + standardise + partial lookahead + save 604μs  -- with Felsch + no standardisation 554μs  -- with Felsch + standardisation 613μs  -- with random strategy 675μs  -- with Rc style + full lookahead 280μs  -- with Rc style + partial lookahead 268μs  -- with R/C style 357μs  -- with CR style 580μs  -- with Cr style 564μs ToddCoxeter 011: right cong. trans. semigroup . . .  -- with HLT + no standardise + full lookahead + no save 270μs  -- with HLT + standardise + full lookahead + no save 262μs  -- with HLT + no standardise + partial lookahead + no save 246μs  -- with HLT + standardise + partial lookahead + no save 255μs  -- with HLT + no standardise + full lookahead + save 622μs  -- with HLT + standardise + full lookahead + save 613μs  -- with HLT + no standardise + partial lookahead + save 599μs  -- with HLT + standardise + partial lookahead + save 619μs  -- with Felsch + no standardisation 487μs  -- with Felsch + standardisation 500μs  -- with random strategy 299μs  -- with Rc style + full lookahead 304μs  -- with Rc style + partial lookahead 279μs  -- with R/C style 304μs  -- with CR style 505μs  -- with Cr style 492μs ToddCoxeter 012: trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 168μs  -- with HLT + standardise + full lookahead + no save 160μs  -- with HLT + no standardise + partial lookahead + no save 157μs  -- with HLT + standardise + partial lookahead + no save 156μs  -- with HLT + save (throws) 170μs  -- with Felsch (throws) 168μs  -- with random strategy 174μs ToddCoxeter 013: left cong. on trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 214μ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 210μs  -- with HLT + no standardise + full lookahead + save 594μs  -- with HLT + standardise + full lookahead + save 592μs  -- with HLT + no standardise + partial lookahead + save 561μs  -- with HLT + standardise + partial lookahead + save 569μs  -- with Felsch + no standardisation 520μs  -- with Felsch + standardisation 492μs  -- with random strategy 251μs  -- with Rc style + full lookahead 234μs  -- with Rc style + partial lookahead 231μs  -- with R/C style 257μs  -- with CR style 546μs  -- with Cr style 524μs ToddCoxeter 014: right cong. on trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 224μs  -- with HLT + standardise + full lookahead + no save 225μs  -- with HLT + no standardise + partial lookahead + no save 209μs  -- with HLT + standardise + partial lookahead + no save 218μs  -- with HLT + no standardise + full lookahead + save 590μs  -- with HLT + standardise + full lookahead + save 581μs  -- with HLT + no standardise + partial lookahead + save 564μs  -- with HLT + standardise + partial lookahead + save 573μs  -- with Felsch + no standardisation 447μs  -- with Felsch + standardisation 462μs  -- with random strategy 262μs  -- with Rc style + full lookahead 242μs  -- with Rc style + partial lookahead 244μs  -- with R/C style 268μs  -- with CR style 478μs  -- with Cr style 465μs ToddCoxeter 015: finite fp-semigroup, dihedral group of order 6 . . .  -- with HLT + no standardise + full lookahead + no save 103μs  -- with HLT + standardise + full lookahead + no save 96μs  -- with HLT + no standardise + partial lookahead + no save 90μs  -- with HLT + standardise + partial lookahead + no save 93μs  -- with HLT + no standardise + full lookahead + save 119μs  -- with HLT + standardise + full lookahead + save 115μs  -- with HLT + no standardise + partial lookahead + save 114μs  -- with HLT + standardise + partial lookahead + save 111μs  -- with Felsch + no standardisation 106μs  -- with Felsch + standardisation 102μs  -- with random strategy 109μs  -- with Rc style + full lookahead 93μs  -- with Rc style + partial lookahead 92μs  -- with R/C style 92μs  -- with CR style 103μs  -- with Cr style 110μs ToddCoxeter 016: finite fp-semigroup, size 16 . . .  -- with HLT + no standardise + full lookahead + no save 92μs  -- with HLT + standardise + full lookahead + no save 90μs  -- with HLT + no standardise + partial lookahead + no save 87μs  -- with HLT + standardise + partial lookahead + no save 76μs  -- with HLT + no standardise + full lookahead + save 155μs  -- with HLT + standardise + full lookahead + save 154μs  -- with HLT + no standardise + partial lookahead + save 146μs  -- with HLT + standardise + partial lookahead + save 164μs  -- with Felsch + no standardisation 142μs  -- with Felsch + standardisation 134μs  -- with random strategy 142μs  -- with Rc style + full lookahead 81μs  -- with Rc style + partial lookahead 82μs  -- with R/C style 85μs  -- with CR style 136μs  -- with Cr style 135μs ToddCoxeter 017: finite fp-semigroup, size 16 . . .  -- with HLT + no standardise + full lookahead + no save 174μs  -- with HLT + standardise + full lookahead + no save 168μs  -- with HLT + no standardise + partial lookahead + no save 161μs  -- with HLT + standardise + partial lookahead + no save 165μs  -- with HLT + no standardise + full lookahead + save 377μs  -- with HLT + standardise + full lookahead + save 360μs  -- with HLT + no standardise + partial lookahead + save 344μs  -- with HLT + standardise + partial lookahead + save 344μs  -- with Felsch + no standardisation 322μs  -- with Felsch + standardisation 282μs  -- with random strategy 311μs  -- with Rc style + full lookahead 162μs  -- with Rc style + partial lookahead 154μs  -- with R/C style 160μs  -- with CR style 284μs  -- with Cr style 288μs ToddCoxeter 018: test lookahead . . .  -- with HLT + no standardise + full lookahead + no save 317μs  -- with HLT + standardise + full lookahead + no save 315μs  -- with HLT + no standardise + partial lookahead + no save 286μs  -- with HLT + standardise + partial lookahead + no save 293μs  -- with HLT + no standardise + full lookahead + save 546μs  -- with HLT + standardise + full lookahead + save 519μs  -- with HLT + no standardise + partial lookahead + save 503μs  -- with HLT + standardise + partial lookahead + save 510μs ToddCoxeter 019: non-trivial left cong. from semigroup . . .  -- with HLT + no standardise + full lookahead + no save 138μs  -- with HLT + standardise + full lookahead + no save 135μs  -- with HLT + no standardise + partial lookahead + no save 125μs  -- with HLT + standardise + partial lookahead + no save 131μs  -- with HLT + save (throws) 143μs  -- with Felsch (throws) 134μs  -- with random strategy 139μs ToddCoxeter 020: 2-sided cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 27μ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 23μ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 57μ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 36μs  -- with HLT + standardise + full lookahead + save 36μs  -- with HLT + no standardise + partial lookahead + save 36μs  -- with HLT + standardise + partial lookahead + save 38μs  -- with Felsch + no standardisation 36μs  -- with Felsch + standardisation 36μs  -- with random strategy 36μs ToddCoxeter 022: stellar_monoid S3 . . .  -- with HLT + no standardise + full lookahead + no save 134μs  -- with HLT + standardise + full lookahead + no save 123μs  -- with HLT + no standardise + partial lookahead + no save 111μs  -- with HLT + standardise + partial lookahead + no save 116μs  -- with HLT + no standardise + full lookahead + save 230μs  -- with HLT + standardise + full lookahead + save 224μs  -- with HLT + no standardise + partial lookahead + save 212μs  -- with HLT + standardise + partial lookahead + save 215μs  -- with Felsch + no standardisation 204μs  -- with Felsch + standardisation 193μs  -- with random strategy 201μs  -- with Rc style + full lookahead 129μs  -- with Rc style + partial lookahead 123μs  -- with R/C style 127μs  -- with CR style 196μs  -- with Cr style 199μs ToddCoxeter 023: finite semigroup (size 5) . . .  -- with HLT + no standardise + full lookahead + no save 43μs  -- with HLT + standardise + full lookahead + no save 33μ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 38μ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 36μs  -- with Rc style + full lookahead 33μs  -- with Rc style + partial lookahead 33μ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 201μs  -- with HLT + standardise + full lookahead + no save 164μs  -- with HLT + no standardise + partial lookahead + no save 160μs  -- with HLT + standardise + partial lookahead + no save 162μs  -- with HLT + no standardise + full lookahead + save 164μs  -- with HLT + standardise + full lookahead + save 165μs  -- with HLT + no standardise + partial lookahead + save 164μs  -- with HLT + standardise + partial lookahead + save 164μs  -- with Felsch + no standardisation 165μs  -- with Felsch + standardisation 164μs  -- with random strategy 164μs  -- with Rc style + full lookahead 164μs  -- with Rc style + partial lookahead 161μs  -- with R/C style 162μs  -- with CR style 174μs  -- with Cr style 164μ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 40μs  -- with HLT + standardise + partial lookahead + no save 43μ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 40μs  -- with Felsch + no standardisation 40μs  -- with Felsch + standardisation 41μs  -- with random strategy 40μs ToddCoxeter 026: exceptions . . .  -- with HLT + no standardise + full lookahead + no save 121μs  -- with HLT + standardise + full lookahead + no save 98μs  -- with HLT + no standardise + partial lookahead + no save 96μs  -- with HLT + standardise + partial lookahead + no save 100μs  -- with HLT + no standardise + full lookahead + save 106μs  -- with HLT + standardise + full lookahead + save 103μs  -- with HLT + no standardise + partial lookahead + save 101μs  -- with HLT + standardise + partial lookahead + save 103μs  -- with Felsch + no standardisation 102μs  -- with Felsch + standardisation 105μs  -- with random strategy 106μs  -- with Rc style + full lookahead 100μs  -- with Rc style + partial lookahead 98μs  -- with R/C style 100μs  -- with CR style 106μs  -- with Cr style 103μs ToddCoxeter 027: empty . . . 53μs ToddCoxeter 028: congruence of fpsemigroup::ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 171μs  -- with HLT + standardise + full lookahead + no save 135μs  -- with HLT + no standardise + partial lookahead + no save 133μs  -- with HLT + standardise + partial lookahead + no save 139μs  -- with HLT + save (throws) 142μs  -- with Felsch (throws) 139μs  -- with random strategy 143μs  -- with HLT + no standardise + full lookahead + save 135μs  -- with HLT + standardise + full lookahead + save 139μs  -- with HLT + no standardise + partial lookahead + save 137μs  -- with HLT + standardise + partial lookahead + save 135μs  -- with Felsch + no standardisation 135μs  -- with Felsch + standardisation 134μs  -- with Rc style + full lookahead 125μs  -- with Rc style + partial lookahead 125μs  -- with R/C style 125μs  -- with CR style 131μs  -- with Cr style 128μs ToddCoxeter 029: !KnuthBendix.started() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 92μs  -- with HLT + standardise + full lookahead + no save and 2-sided 67μ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 67μ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 62μ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 67μs  -- with HLT + standardise + full lookahead + save and left 67μs  -- with HLT + no standardise + partial lookahead + save and left 73μs  -- with HLT + standardise + partial lookahead + save and left 68μ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 67μs  -- with HLT + standardise + full lookahead + save and right 66μs  -- with HLT + no standardise + partial lookahead + save and right 66μs  -- with HLT + standardise + partial lookahead + save and right 66μs  -- with Felsch + no standardisation and right 68μs  -- with Felsch + standardisation and right 67μs  -- with random strategy and right 72μs ToddCoxeter 030: KnuthBendix.finished() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 195μs  -- with HLT + standardise + full lookahead + no save and 2-sided 145μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 143μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 138μs  -- with HLT + no standardise + full lookahead + save and 2-sided 144μs  -- with HLT + standardise + full lookahead + save and 2-sided 144μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 143μs  -- with HLT + standardise + partial lookahead + save and 2-sided 143μs  -- with Felsch + no standardisation and 2-sided 259μs  -- with Felsch + standardisation and 2-sided 474μs  -- with random strategy and 2-sided 156μs  -- with HLT + no standardise + full lookahead + no save and left 152μs  -- with HLT + standardise + full lookahead + no save and left 145μs  -- with HLT + no standardise + partial lookahead + no save and left 147μs  -- with HLT + standardise + partial lookahead + no save and left 143μs  -- with HLT + no standardise + full lookahead + save and left 154μs  -- with HLT + standardise + full lookahead + save and left 151μs  -- with HLT + no standardise + partial lookahead + save and left 151μs  -- with HLT + standardise + partial lookahead + save and left 149μs  -- with Felsch + no standardisation and left 146μs  -- with Felsch + standardisation and left 147μs  -- with random strategy and left 154μs  -- with HLT + no standardise + full lookahead + no save and right 144μs  -- with HLT + standardise + full lookahead + no save and right 139μs  -- with HLT + no standardise + partial lookahead + no save and right 144μs  -- with HLT + standardise + partial lookahead + no save and right 142μs  -- with HLT + no standardise + full lookahead + save and right 147μs  -- with HLT + standardise + full lookahead + save and right 147μs  -- with HLT + no standardise + partial lookahead + save and right 146μs  -- with HLT + standardise + partial lookahead + save and right 147μs  -- with Felsch + no standardisation and right 145μs  -- with Felsch + standardisation and right 145μs  -- with random strategy and right 163μs ToddCoxeter 031: KnuthBendix.finished() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 120μs  -- with HLT + standardise + full lookahead + no save and 2-sided 103μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 101μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 101μs  -- with HLT + no standardise + full lookahead + save and 2-sided 106μs  -- with HLT + standardise + full lookahead + save and 2-sided 105μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 103μs  -- with HLT + standardise + partial lookahead + save and 2-sided 102μs  -- with Felsch + no standardisation and 2-sided 97μs  -- with Felsch + standardisation and 2-sided 97μs  -- with random strategy and 2-sided 105μs  -- with Rc style + full lookahead and 2-sided 103μs  -- with Rc style + partial lookahead and 2-sided 102μs  -- with R/C style and 2-sided 96μs  -- with CR style and 2-sided 101μs  -- with Cr style and 2-sided 102μs  -- with HLT + no standardise + full lookahead + no save and left 112μs  -- with HLT + standardise + full lookahead + no save and left 105μs  -- with HLT + no standardise + partial lookahead + no save and left 103μs  -- with HLT + standardise + partial lookahead + no save and left 103μs  -- with HLT + no standardise + full lookahead + save and left 111μs  -- with HLT + standardise + full lookahead + save and left 114μs  -- with HLT + no standardise + partial lookahead + save and left 111μs  -- with HLT + standardise + partial lookahead + save and left 111μs  -- with Felsch + no standardisation and left 110μs  -- with Felsch + standardisation and left 107μs  -- with random strategy and left 121μs  -- with Rc style + full lookahead and left 111μs  -- with Rc style + partial lookahead and left 111μs  -- with R/C style and left 105μs  -- with CR style and left 111μs  -- with Cr style and left 116μs  -- with HLT + no standardise + full lookahead + no save and right 107μ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 101μs  -- with HLT + no standardise + full lookahead + save and right 111μs  -- with HLT + standardise + full lookahead + save and right 112μs  -- with HLT + no standardise + partial lookahead + save and right 109μs  -- with HLT + standardise + partial lookahead + save and right 110μs  -- with Felsch + no standardisation and right 111μs  -- with Felsch + standardisation and right 106μs  -- with random strategy and right 116μs  -- with Rc style + full lookahead and right 110μs  -- with Rc style + partial lookahead and right 106μs  -- with R/C style and right 101μs  -- with CR style and right 109μs  -- with Cr style and right 116μs ToddCoxeter 032: prefill . . . 177μs ToddCoxeter 033: congruence of ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 55μs  -- with HLT + standardise + full lookahead + no save 45μ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 136μs  -- with HLT + standardise + full lookahead + no save 110μs  -- with HLT + no standardise + partial lookahead + no save 114μs  -- with HLT + standardise + partial lookahead + no save 103μs  -- with HLT + save (throws) 119μs  -- with Felsch (throws) 116μs  -- with random strategy 117μs ToddCoxeter 035: congruence on FpSemigroup . . .  -- with HLT + no standardise + full lookahead + no save 331μs  -- with HLT + standardise + full lookahead + no save 286μs  -- with HLT + no standardise + partial lookahead + no save 280μs  -- with HLT + standardise + partial lookahead + no save 279μs  -- with HLT + no standardise + full lookahead + save 315μs  -- with HLT + standardise + full lookahead + save 309μs  -- with HLT + no standardise + partial lookahead + save 306μs  -- with HLT + standardise + partial lookahead + save 309μs  -- with Felsch + no standardisation 313μs  -- with Felsch + standardisation 302μs  -- with random strategy 315μs  -- with Rc style + full lookahead 280μs  -- with Rc style + partial lookahead 277μs  -- with R/C style 275μs  -- with CR style 306μs  -- with Cr style 311μs ToddCoxeter 036: exceptions . . . 106μs ToddCoxeter 037: copy constructor . . . 41μs ToddCoxeter 038: simplify . . . 151μs ToddCoxeter 039: stylic_monoid . . . 840ms ToddCoxeter 041: some finite classes . . . 568μs ToddCoxeter 043: symmetric_group(7, Coxeter + Moser) . . . 149ms ToddCoxeter 044: Option exceptions . . . 117μs ToddCoxeter 045: Options operator<< . . . 822μs ToddCoxeter 046: Easdown-East-FitzGerald DualSymInv(5) . . .  -- with HLT + no standardise + full lookahead + no save 172ms  -- with HLT + standardise + full lookahead + no save 190ms  -- with HLT + no standardise + partial lookahead + no save 173ms  -- with HLT + standardise + partial lookahead + no save 190ms  -- with HLT + no standardise + full lookahead + save 134ms  -- with HLT + standardise + full lookahead + save 135ms  -- with HLT + no standardise + partial lookahead + save 134ms  -- with HLT + standardise + partial lookahead + save 134ms  -- with Felsch + no standardisation 151ms  -- with Felsch + standardisation 150ms  -- with random strategy 179ms  -- with R/C style 182ms  -- with Rc style + full lookahead 155ms  -- with Rc style + partial lookahead 156ms 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 88μs  -- with HLT + standardise + partial lookahead + no save 93μs  -- with HLT + no standardise + full lookahead + save 213μs  -- with HLT + standardise + full lookahead + save 204μs  -- with HLT + no standardise + partial lookahead + save 196μs  -- with HLT + standardise + partial lookahead + save 195μs  -- with Felsch + no standardisation 170μs  -- with Felsch + standardisation 164μs  -- with random strategy 164μs  -- with R/C style 106μs  -- with Rc style + full lookahead 96μs  -- with Rc style + partial lookahead 93μs ToddCoxeter 048: stellar_monoid(7) (Gay-Hivert) . . . 158ms ToddCoxeter 049: partition_monoid(4) (East) . . .  -- with HLT + no standardise + full lookahead + no save 30ms  -- 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 54ms  -- with HLT + no standardise + partial lookahead + save 52ms  -- with HLT + standardise + partial lookahead + save 54ms  -- with Felsch + no standardisation 63ms  -- with Felsch + standardisation 64ms  -- with random strategy 66ms  -- with R/C style 34ms  -- with Rc style + full lookahead 69ms  -- with Rc style + partial lookahead 69ms ToddCoxeter 050: singular_brauer_monoid(6) (Maltcev + Mazorchuk) . . . 521ms 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 6402μs ToddCoxeter 053: temperley_lieb_monoid(10) (East) . . . 40ms ToddCoxeter 063: add_rule . . .  -- with HLT + no standardise + full lookahead + no save 121μs  -- with HLT + standardise + full lookahead + no save 93μs  -- with HLT + no standardise + partial lookahead + no save 81μs  -- with HLT + standardise + partial lookahead + no save 67μs  -- with HLT + no standardise + full lookahead + save 72μs  -- with HLT + standardise + full lookahead + save 72μs  -- with HLT + no standardise + partial lookahead + save 74μs  -- with HLT + standardise + partial lookahead + save 72μs  -- with Felsch + no standardisation 72μs  -- with Felsch + standardisation 69μs  -- with random strategy 69μs  -- with Rc style + full lookahead 67μs  -- with Rc style + partial lookahead 66μs  -- with R/C style 67μs  -- with CR style 71μs  -- with Cr style 71μs  -- with R/C + Felsch lookahead 77μs  -- with HLT + Felsch lookahead + save 74μs  -- with Cr + small number of f_defs 74μs  -- with Rc + small number of deductions 67μs  -- with Felsch + v2 + no preferred defs 69μs  -- with Felsch + v2 + immediate no stack 72μs  -- with Felsch + v1 + immediate no stack 71μs  -- with Felsch + v1 + immediate yes stack 68μs  -- with large collapse 72μs ToddCoxeter 064: (from kbmag/standalone/kb_data/s4) (KnuthB [...] . . .  -- with HLT + no standardise + full lookahead + no save 293μs ToddCoxeter 066: test validate . . . 63μs ToddCoxeter 067: add_rules after construct. from semigroup . . .  -- with HLT + no standardise + full lookahead + no save 357μs  -- with HLT + standardise + full lookahead + no save 317μs  -- with HLT + no standardise + partial lookahead + no save 306μs  -- with HLT + standardise + partial lookahead + no save 306μs  -- with HLT + save (throws) 320μs  -- with Felsch (throws) 320μs  -- with random strategy 300μs ToddCoxeter 068: Sym(5) from Chapter 3, Proposition 1.1 in NR . . .  -- with Deduction policy == purge_from_top 698μs  -- with Deduction policy == purge_all 635μs  -- with Deduction policy == discard_all_if_no_space 671μs  -- with HLT + no standardise + full lookahead + no save 791μs  -- with HLT + standardise + full lookahead + no save 1126μs  -- with HLT + no standardise + partial lookahead + no save 778μs  -- with HLT + standardise + partial lookahead + no save 1101μs  -- with HLT + no standardise + full lookahead + save 1136μs  -- with HLT + standardise + full lookahead + save 1101μs  -- with HLT + no standardise + partial lookahead + save 1067μs  -- with HLT + standardise + partial lookahead + save 1092μs  -- with Felsch + no standardisation 738μs  -- with Felsch + standardisation 702μs  -- with random strategy 750μs  -- with Rc style + full lookahead 1520μs  -- with Rc style + partial lookahead 1494μs  -- with R/C style 859μs  -- with CR style 772μs  -- with Cr style 738μs ToddCoxeter 069: Chapter 7, Theorem 3.6 in NR (size 243) . . .  -- with HLT + no standardise + full lookahead + no save 393μs  -- with HLT + standardise + full lookahead + no save 447μs  -- with HLT + no standardise + partial lookahead + no save 375μs  -- with HLT + standardise + partial lookahead + no save 435μs  -- with HLT + no standardise + full lookahead + save 502μs  -- with HLT + standardise + full lookahead + save 513μs  -- with HLT + no standardise + partial lookahead + save 482μs  -- with HLT + standardise + partial lookahead + save 511μs  -- with Felsch + no standardisation 2485μs  -- with Felsch + standardisation 2474μs  -- with random strategy 542μs  -- with Rc style + full lookahead 416μs  -- with Rc style + partial lookahead 404μs  -- with R/C style 420μs  -- with CR style 2492μs  -- with Cr style 2478μs ToddCoxeter 070: finite semigroup (size 99) . . .  -- with HLT + no standardise + full lookahead + no save 176μs  -- with HLT + standardise + full lookahead + no save 187μs  -- with HLT + no standardise + partial lookahead + no save 165μs  -- with HLT + standardise + partial lookahead + no save 182μs  -- with HLT + no standardise + full lookahead + save 216μs  -- with HLT + standardise + full lookahead + save 216μs  -- with HLT + no standardise + partial lookahead + save 197μs  -- with HLT + standardise + partial lookahead + save 213μs  -- with Felsch + no standardisation 462μs  -- with Felsch + standardisation 456μs  -- with random strategy 474μs  -- with Rc style + full lookahead 182μs  -- with Rc style + partial lookahead 187μs  -- with R/C style 184μs  -- with CR style 465μs  -- with Cr style 456μs ToddCoxeter 080: KnuthBendix 098 . . .  -- with HLT + no standardise + full lookahead + no save 555ms  -- with HLT + standardise + full lookahead + no save 618ms  -- with HLT + no standardise + partial lookahead + no save 557ms  -- with HLT + standardise + partial lookahead + no save 615ms  -- with HLT + no standardise + full lookahead + save 381ms  -- with HLT + standardise + full lookahead + save 383ms  -- with HLT + no standardise + partial lookahead + save 380ms  -- with HLT + standardise + partial lookahead + save 381ms  -- with Felsch + no standardisation 369ms  -- with Felsch + standardisation 375ms  -- with random strategy 382ms  -- with Rc style + full lookahead 367ms  -- with Rc style + partial lookahead 367ms  -- with R/C style 554ms  -- with CR style 371ms  -- with Cr style 370ms ToddCoxeter 084: Campbell-Reza 1 . . .  -- with HLT + no standardise + full lookahead + no save 145μs  -- with HLT + standardise + full lookahead + no save 95μs  -- with HLT + no standardise + partial lookahead + no save 87μs  -- with HLT + standardise + partial lookahead + no save 83μs  -- with HLT + no standardise + full lookahead + save 102μs  -- with HLT + standardise + full lookahead + save 96μs  -- with HLT + no standardise + partial lookahead + save 92μs  -- with HLT + standardise + partial lookahead + save 92μs  -- with Felsch + no standardisation 102μs  -- with Felsch + standardisation 98μs  -- with random strategy 90μs  -- with Rc style + full lookahead 82μs  -- with Rc style + partial lookahead 82μs  -- with R/C style 86μs  -- with CR style 102μs  -- with Cr style 100μs ToddCoxeter 085: Renner monoid type D4 (Gay-Hivert), q = 1 . . .  -- with HLT + no standardise + full lookahead + no save 119ms  -- with HLT + standardise + full lookahead + no save 119ms  -- with HLT + no standardise + partial lookahead + no save 119ms  -- with HLT + standardise + partial lookahead + no save 119ms  -- with HLT + no standardise + full lookahead + save 119ms  -- with HLT + standardise + full lookahead + save 119ms  -- with HLT + no standardise + partial lookahead + save 119ms  -- with HLT + standardise + partial lookahead + save 119ms  -- with Felsch + no standardisation 119ms  -- with Felsch + standardisation 118ms  -- with random strategy 118ms  -- with Rc style + full lookahead 118ms  -- with Rc style + partial lookahead 119ms  -- with R/C style 118ms  -- with CR style 119ms  -- with Cr style 119ms ToddCoxeter 086: trivial semigroup . . . 314ms ToddCoxeter 092: ACE --- perf602p5 - HLT . . .  -- with HLT + no standardise + full lookahead + no save 33ms  -- with HLT + standardise + full lookahead + no save 33ms  -- with HLT + no standardise + partial lookahead + no save 33ms  -- with HLT + standardise + partial lookahead + no save 32ms  -- 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 15ms  -- with random strategy 34ms  -- with Felsch + no standardisation 12ms  -- with Felsch + standardisation 12ms ToddCoxeter 094: ACE --- C5 - HLT . . .  -- with HLT + no standardise + full lookahead + no save 119μs  -- with HLT + standardise + full lookahead + no save 109μs  -- with HLT + no standardise + partial lookahead + no save 109μs  -- with HLT + standardise + partial lookahead + no save 103μs  -- with HLT + no standardise + full lookahead + save 123μs  -- with HLT + standardise + full lookahead + save 116μs  -- with HLT + no standardise + partial lookahead + save 116μs  -- with HLT + standardise + partial lookahead + save 112μs  -- with random strategy 111μs  -- with Felsch + no standardisation 115μs  -- with Felsch + standardisation 107μs ToddCoxeter 095: ACE --- A5-C5 . . .  -- with HLT + no standardise + full lookahead + no save 128μs  -- with HLT + standardise + full lookahead + no save 131μs  -- with HLT + no standardise + partial lookahead + no save 125μs  -- with HLT + standardise + partial lookahead + no save 131μs  -- with HLT + no standardise + full lookahead + save 174μs  -- with HLT + standardise + full lookahead + save 168μs  -- with HLT + no standardise + partial lookahead + save 173μs  -- with HLT + standardise + partial lookahead + save 165μs  -- with random strategy 134μs  -- with Felsch + no standardisation 154μs  -- with Felsch + standardisation 148μs ToddCoxeter 096: ACE --- A5 . . .  -- with HLT + no standardise + full lookahead + no save 244μs  -- with HLT + standardise + full lookahead + no save 277μs  -- with HLT + no standardise + partial lookahead + no save 210μs  -- with HLT + standardise + partial lookahead + no save 271μs  -- with HLT + no standardise + full lookahead + save 378μs  -- with HLT + standardise + full lookahead + save 373μs  -- with HLT + no standardise + partial lookahead + save 360μs  -- with HLT + standardise + partial lookahead + save 375μs  -- with random strategy 402μs  -- with Felsch + no standardisation 286μs  -- with Felsch + standardisation 282μs ToddCoxeter 098: relation ordering . . .  -- with Felsch + no standardisation 607μs  -- with Felsch + standardisation 568μs  -- with HLT + no standardise + full lookahead + no save 322μs  -- with HLT + standardise + full lookahead + no save 317μs  -- with HLT + no standardise + partial lookahead + no save 313μs  -- with HLT + standardise + partial lookahead + no save 320μs  -- with HLT + no standardise + full lookahead + save 589μs  -- with HLT + standardise + full lookahead + save 590μs  -- with HLT + no standardise + partial lookahead + save 591μs  -- with HLT + standardise + partial lookahead + save 589μs  -- with random strategy 382μs ToddCoxeter 099: short circuit size in obviously infinite . . . 20μs ToddCoxeter 101: http://brauer.maths.qmul.ac.uk/Atlas/spor/M [...] . . . 628ms ToddCoxeter 108: http://brauer.maths.qmul.ac.uk/Atlas/lin/L3 [...] . . . 555ms ToddCoxeter 111: partition_monoid(2) . . . 87μs ToddCoxeter 112: brauer_monoid(4) (Kudryavtseva + Mazorchuk) . . . 384μs ToddCoxeter 113: symmetric_inverse_monoid . . . 16ms ToddCoxeter 116: symmetric_group(7, Burnside + Miller) . . . 404ms 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 . . . 72μs action_digraph_helper 017: is_connected . . . 195μ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 . . . 36μs fpsemi-examples 003: full_transformation_monoid degree except . . . 23μs fpsemi-examples 005: partial_transformation_monoid author except . . . 26μ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 . . . 21μs fpsemi-examples 010: symmetric_group(6) Burnside + Miller . . . 24ms fpsemi-examples 011: dual_symmetric_inverse_monoid(5) . . . 174ms fpsemi-examples 012: dual_symmetric_inverse_monoid auth except . . . 36μs fpsemi-examples 013: dual_symmetric_inverse_monoid degree except . . . 21μs fpsemi-examples 014: uniform_block_bijection_monoid(5) . . . 12ms fpsemi-examples 015: uniform_block_bijection_monoid auth except . . . 31μs fpsemi-examples 016: uniform_block_bijection_monoid degree except . . . 24μs fpsemi-examples 019: partition_monoid auth except . . . 51μs fpsemi-examples 020: partition_monoid degree except . . . 34μs fpsemi-examples 022: monogenic_semigroup(4, 9) . . . 34μs fpsemi-examples 023: fibonacci_semigroup(2, 5) . . . 93μ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) . . . 6375μs fpsemi-examples 028: chinese_monoid(3) . . . 154μs fpsemi-examples 029: plactic_monoid(3) . . . 119μs fpsemi-examples 030: stylic_monoid(3) . . . 1007μs fpsemi-examples 031: symmetric_group(6) Carmichael . . . 14ms fpsemi-examples 032: symmetric_group(6) Moore . . . 10ms fpsemi-examples 033: symmetric_group(6) Coxeter + Moser . . . 5942μs fpsemi-examples 034: test for the rook monoid . . . 286μs fpsemi-examples 035: alternating_group(7) Moore . . . 23ms fpsemi-examples 036: alternating_group auth except . . . 41μs fpsemi-examples 037: alternating_group degree except . . . 23μs fpsemi-examples 038: partial_transformation_monoid(3) Machine . . . 299μs fpsemi-examples 039: chinese_monoid degree except . . . 36μs fpsemi-examples 040: monogenic_semigroup degree except . . . 34μs fpsemi-examples 041: rectangular_band degree except . . . 53μs fpsemi-examples 042: stellar_monoid degree except . . . 30μs fpsemi-examples 043: plactic_monoid degree except . . . 31μs fpsemi-examples 044: stylic_monoid degree except . . . 29μs fpsemi-examples 045: temperley_lieb_monoid degree except . . . 40μs fpsemi-examples 046: singular_brauer_monoid degree except . . . 40μs fpsemi-examples 047: orientation_preserving_monoid degree except . . . 40μs fpsemi-examples 048: orientation_reversing_monoid degree except . . . 40μs fpsemi-examples 049: test default values . . . 3651μs fpsemi-examples 052: not_symmetric_group(5) Guralnick + Kant [...] . . . 2625μs fpsemi-examples 053: order_preserving_monoid(5) . . . 622μs fpsemi-examples 055: order_preserving_monoid degree except . . . 48μs fpsemi-examples 056: cyclic_inverse_monoid(4) Fernandes 1 . . . 255μs fpsemi-examples 057: cyclic_inverse_monoid(8) Fernandes index 1 . . . 15ms fpsemi-examples 058: cyclic_inverse_monoid Fernandes index 0 . . . 25ms fpsemi-examples 059: order_preserving_cyclic_inverse_monoid(4) . . . 156μs fpsemi-examples 060: order_preserving_cyclic_inverse_monoid(10) . . . 29ms fpsemi-examples 061: cyclic_inverse_monoid degree except . . . 82μs fpsemi-examples 062: cyclic_inverse_monoid author except . . . 36μs fpsemi-examples 063: order_preserving_monoid degree except . . . 41μs freeband_equal_to 001: . . . 653μ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 . . . 86μs is_acyclic 004: acyclic digraph with 20000 nodes . . . 1618μs is_acyclic 006: for a node . . . 839μ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 . . . 10ms is_reachable 011: 20 node clique . . . 440μs last_node_on_path_nc 014: 20 node path . . . 16μs make 000: from FroidurePin . . . 409μs make 001: from FroidurePin and alphabet . . . 533μs make 002: presentation from presentation . . . 251μs make 003: presentation from presentation and alphabet . . . 53μs make> 000: from ActionDigraph . . . 1237μs make> 001: from ActionDigraph (exceptions) . . . 53μs number_of_words 001: . . . 19μs silo 000: alphabet: a, min: 0, max: 10 . . . 43μs silo 001: corner cases . . . 30μs silo 002: alphabet: ab, min: 1, max: 4 . . . 48μs silo 003: alphabet: abc, min: 0, max: 13 . . . 79ms silo 004: code coverage . . . 34μs sislo 005: alphabet: a, min: 0, max: 10 . . . 43μs sislo 006: corner cases . . . 55μs sislo 007: alphabet: ab, min: 1, max: 4 . . . 83μs sislo 008: alphabet: abc, min: 0, max: 13 . . . 80ms sislo 009: code coverage . . . 29μ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 . . . 25μs string_to_word 002: . . . 12μs validate_label 013: 20 node path . . . 50μs wilo 001: corner cases . . . 34μs wilo 002: letters: 2, min: 1, max: 4 . . . 33μs wilo 003: letters: 2, min: 1, max: 4 . . . 55μs wilo 004: letters: 3, min: 0, max: 10 . . . 18ms wilo 005: letters: 3, min: 0, max: 13 . . . 143ms wilo 006: forward iterator requirements . . . 142ms wilo 007: more corner cases . . . 55μs wilo 008: starting at a given word 1 . . . 132μ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 . . . 4786μs wislo 003: n: 3, min; 0, max: 13 . . . 143ms wislo 004: lex + sort . . . 405ms wislo 005: code coverage . . . 30μs =============================================================================== All tests passed (1225527 assertions in 1162 test cases) >>> libsemigroups: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsemigroups.la '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib' ./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' /usr/bin/install -c -m 644 libsemigroups.pc '/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/textflowcpp' 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 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; }; }) /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' 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; }; }) libtool: install: /usr/bin/install -c .libs/libsemigroups.lai /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.la /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.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.5.0' >>> 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.5.0-r0 pc:eigen3 pc:fmt pkgconfig >>> libsemigroups-dev*: Package size: 1.9 MB >>> libsemigroups-dev*: Compressing data... >>> libsemigroups-dev*: Create checksum... >>> libsemigroups-dev*: Create libsemigroups-dev-2.5.0-r0.apk >>> libsemigroups-static*: Tracing dependencies... >>> libsemigroups-static*: Package size: 4.6 MB >>> libsemigroups-static*: Compressing data... >>> libsemigroups-static*: Create checksum... >>> libsemigroups-static*: Create libsemigroups-static-2.5.0-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.6 MB >>> libsemigroups*: Compressing data... >>> libsemigroups*: Create checksum... >>> libsemigroups*: Create libsemigroups-2.5.0-r0.apk >>> libsemigroups: Build complete at Thu, 15 Dec 2022 17:14:45 +0000 elapsed time 0h 13m 3s >>> libsemigroups: Cleaning up srcdir >>> libsemigroups: Cleaning up pkgdir >>> libsemigroups: Uninstalling dependencies... (1/4) Purging .makedepends-libsemigroups (20221215.170144) (2/4) Purging eigen-dev (3.4.0-r6) (3/4) Purging fmt-dev (9.1.0-r0) (4/4) Purging fmt (9.1.0-r0) OK: 378 MiB in 103 packages >>> libsemigroups: Updating the testing/x86 repository index... >>> libsemigroups: Signing the index...