>>> libsemigroups: Building testing/libsemigroups 2.7.1-r0 (using abuild 3.10.0-r0) started Fri, 31 Mar 2023 02:57:25 +0000 >>> libsemigroups: Checking sanity of /home/buildozer/aports/testing/libsemigroups/APKBUILD... >>> libsemigroups: Analyzing dependencies... >>> libsemigroups: Installing for build: build-base eigen-dev fmt-dev (1/4) Installing eigen-dev (3.4.0-r8) (2/4) Installing fmt (9.1.0-r0) (3/4) Installing fmt-dev (9.1.0-r0) (4/4) Installing .makedepends-libsemigroups (20230331.025727) OK: 403 MiB in 103 packages >>> libsemigroups: Cleaning up srcdir >>> libsemigroups: Cleaning up pkgdir >>> libsemigroups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsemigroups-2.7.1.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 100 2485k 100 2485k 0 0 11.0M 0 --:--:-- --:--:-- --:--:-- 11.1M >>> libsemigroups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsemigroups-2.7.1.tar.gz >>> libsemigroups: Checking sha512sums... libsemigroups-2.7.1.tar.gz: OK >>> libsemigroups: Unpacking /var/cache/distfiles/edge/libsemigroups-2.7.1.tar.gz... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-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 x86_64-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 x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-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 x86_64-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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 *... 8 checking for GNU libc compatible malloc... yes checking for gettimeofday... yes checking for memset... yes checking for pow... yes checking for sqrt... yes checking whether to enable debug mode... no checking whether to enable verbose mode... no checking whether enable compiler warnings... no checking whether to enable stats mode... yes checking whether to enable backward mode... yes checking for execinfo.h... no configure: WARNING: backward enabled but execinfo.h not found, disabling backward! checking whether to build with code coverage support... no checking whether to enable HPCombi... yes checking for ./extern/HPCombi/VERSION... yes checking the required version of HPCombi... 0.0.6 checking the version of HPCombi that's present... 0.0.6 checking whether C++ compiler accepts -mavx... yes checking whether C++ compiler accepts -flax-vector-conversions... yes checking for x86intrin.h... yes checking for _mm_blendv_epi8... yes checking for _mm_cmpeq_epi8... yes checking for _mm_cmpestri... yes checking for _mm_cmpestrm... yes checking for _mm_cmplt_epi8... yes checking for _mm_extract_epi64... yes checking for _mm_max_epi8... yes checking for _mm_max_epu8... yes checking for _mm_min_epi8... yes checking for _mm_min_epu8... yes checking for _mm_movemask_epi8... yes checking for _mm_popcnt_u32... yes checking for _mm_set_epi64x... yes checking for _mm_shuffle_epi8... yes checking for _mm_slli_epi32... yes checking for HPCOMBI_CONSTEXPR_FUN_ARGS... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable fmt... yes checking whether to use external fmt... yes checking for fmt >= 8.1.1... yes checking whether to enable eigen... yes checking whether to use external eigen... yes checking for eigen3 >= 3.3.7... yes checking for __builtin_popcountl... yes checking for __builtin_clzll... yes checking whether to try and use __builtin_popcntl... yes checking whether to try and use __builtin_clzlll... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsemigroups.pc config.status: creating config/config.h config.status: executing depfiles commands config.status: executing include/libsemigroups/config.hpp commands config.status: creating include/libsemigroups/config.hpp - prefix LIBSEMIGROUPS for config/config.h defines config.status: executing libtool commands CXX src/libsemigroups_la-bipart.lo CXX src/libsemigroups_la-bmat8.lo CXX src/libsemigroups_la-cong-intf.lo CXX src/libsemigroups_la-cong-pair.lo CXX src/libsemigroups_la-cong.lo CXX src/libsemigroups_la-constants.lo CXX src/libsemigroups_la-coset.lo CXX src/libsemigroups_la-exception.lo CXX src/libsemigroups_la-felsch-tree.lo CXX src/libsemigroups_la-forest.lo CXX src/libsemigroups_la-fpsemi-examples.lo CXX src/libsemigroups_la-fpsemi-intf.lo CXX src/libsemigroups_la-fpsemi.lo CXX src/libsemigroups_la-freeband.lo CXX src/libsemigroups_la-froidure-pin-base.lo CXX src/libsemigroups_la-kambites.lo CXX src/libsemigroups_la-knuth-bendix.lo CXX src/libsemigroups_la-make-present.lo CXX src/libsemigroups_la-node-manager.lo CXX src/libsemigroups_la-obvinf.lo CXX src/libsemigroups_la-pbr.lo CXX src/libsemigroups_la-race.lo CXX src/libsemigroups_la-report.lo CXX src/libsemigroups_la-runner.lo CXX src/libsemigroups_la-siso.lo CXX src/libsemigroups_la-string.lo CXX src/libsemigroups_la-stephen.lo CXX src/libsemigroups_la-timer.lo CXX src/libsemigroups_la-todd-coxeter.lo CXX src/libsemigroups_la-ukkonen.lo CXX src/libsemigroups_la-wislo.lo CXX src/libsemigroups_la-wilo.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.7.1' 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-timer.o CXX tests/test-todd-coxeter.o CXX tests/test-types.o CXX tests/test-uf.o CXX tests/test-ukkonen.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/vector:64, from tests/catch.hpp:564, from tests/test-string-view.cpp:21: In destructor 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]', inlined from 'libsemigroups::detail::StringViewContainer::Long::~Long()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:327:18, inlined from 'void libsemigroups::detail::StringViewContainer::ShortOrLong::destroy_long()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:573:22, inlined from 'libsemigroups::detail::StringViewContainer::~StringViewContainer()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:162:29, inlined from 'libsemigroups::detail::StringViewContainer::~StringViewContainer()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:158:7, inlined from 'libsemigroups::detail::MultiStringView::~MultiStringView()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:587:11, inlined from 'void libsemigroups::____C_A_T_C_H____T_E_S_T____26()' at tests/test-string-view.cpp:529:3: /usr/include/c++/12.2.1/bits/stl_vector.h:730:22: warning: '*(std::vector >*)((char*)&mm + offsetof(libsemigroups::detail::MultiStringView, libsemigroups::detail::MultiStringView::_container.libsemigroups::detail::StringViewContainer::_data)).std::vector::.std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_start' may be used uninitialized [-Wmaybe-uninitialized] 730 | std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 731 | _M_get_Tp_allocator()); | ~~~~~~~~~~~~~~~~~~~~~~ tests/test-string-view.cpp: In function 'void libsemigroups::____C_A_T_C_H____T_E_S_T____26()': tests/test-string-view.cpp:527:21: note: 'mm' declared here 527 | MultiStringView mm(s); | ^~ In destructor 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:733:7, inlined from 'libsemigroups::detail::StringViewContainer::Long::~Long()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:327:18, inlined from 'void libsemigroups::detail::StringViewContainer::ShortOrLong::destroy_long()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:573:22, inlined from 'libsemigroups::detail::StringViewContainer::~StringViewContainer()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:162:29, inlined from 'libsemigroups::detail::StringViewContainer::~StringViewContainer()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:158:7, inlined from 'libsemigroups::detail::MultiStringView::~MultiStringView()' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:587:11, inlined from 'void libsemigroups::____C_A_T_C_H____T_E_S_T____26()' at tests/test-string-view.cpp:529:3: /usr/include/c++/12.2.1/bits/stl_vector.h:367:31: warning: '*(std::_Vector_base >*)((char*)&mm + offsetof(libsemigroups::detail::MultiStringView, libsemigroups::detail::MultiStringView::_container.libsemigroups::detail::StringViewContainer::_data)).std::_Vector_base >::_M_impl.std::_Vector_base >::_Vector_impl::.std::_Vector_base >::_Vector_impl_data::_M_end_of_storage' may be used uninitialized [-Wmaybe-uninitialized] 367 | _M_impl._M_end_of_storage - _M_impl._M_start); | ~~~~~~~~^~~~~~~~~~~~~~~~~ tests/test-string-view.cpp: In function 'void libsemigroups::____C_A_T_C_H____T_E_S_T____26()': tests/test-string-view.cpp:527:21: note: 'mm' declared here 527 | MultiStringView mm(s); | ^~ In file included from /usr/include/c++/12.2.1/string:47, from tests/catch.hpp:475: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = const libsemigroups::detail::StringView*; _Container = std::vector]', inlined from 'std::vector<_Tp, _Alloc>::const_iterator std::vector<_Tp, _Alloc>::end() const [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:899:16, inlined from 'bool std::vector<_Tp, _Alloc>::empty() const [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1084:30, inlined from 'bool libsemigroups::detail::StringViewContainer::Long::empty() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:372:30, inlined from 'bool libsemigroups::detail::StringViewContainer::empty() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:450:35, inlined from 'bool libsemigroups::detail::MultiStringView::empty() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:791:32, inlined from 'libsemigroups::detail::MultiStringView::const_iterator libsemigroups::detail::MultiStringView::cbegin() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:920:18, inlined from 'void libsemigroups::____C_A_T_C_H____T_E_S_T____28()' at tests/test-string-view.cpp:537:34: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: 'm' may be used uninitialized [-Wmaybe-uninitialized] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ tests/test-string-view.cpp: In function 'void libsemigroups::____C_A_T_C_H____T_E_S_T____28()': tests/test-string-view.cpp:536:21: note: 'm' declared here 536 | MultiStringView m(s.cbegin() + 3, s.begin() + 6); | ^ In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = const libsemigroups::detail::StringView*; _Container = std::vector]', inlined from 'std::vector<_Tp, _Alloc>::const_iterator std::vector<_Tp, _Alloc>::begin() const [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:879:16, inlined from 'bool std::vector<_Tp, _Alloc>::empty() const [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1084:21, inlined from 'bool libsemigroups::detail::StringViewContainer::Long::empty() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:372:30, inlined from 'bool libsemigroups::detail::StringViewContainer::empty() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:450:35, inlined from 'bool libsemigroups::detail::MultiStringView::empty() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:791:32, inlined from 'libsemigroups::detail::MultiStringView::const_iterator libsemigroups::detail::MultiStringView::cbegin() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:920:18, inlined from 'void libsemigroups::____C_A_T_C_H____T_E_S_T____28()' at tests/test-string-view.cpp:537:34: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: 'm' may be used uninitialized [-Wmaybe-uninitialized] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ tests/test-string-view.cpp: In function 'void libsemigroups::____C_A_T_C_H____T_E_S_T____28()': tests/test-string-view.cpp:536:21: note: 'm' declared here 536 | MultiStringView m(s.cbegin() + 3, s.begin() + 6); | ^ In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = const libsemigroups::detail::StringView*; _Container = std::vector]', inlined from 'std::vector<_Tp, _Alloc>::const_iterator std::vector<_Tp, _Alloc>::cend() const [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:960:16, inlined from 'size_t libsemigroups::detail::StringViewContainer::Long::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:348:33, inlined from 'size_t libsemigroups::detail::StringViewContainer::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:458:34, inlined from 'size_t libsemigroups::detail::MultiStringView::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:783:31, inlined from 'bool libsemigroups::detail::MultiStringView::operator==(const libsemigroups::detail::MultiStringView&) const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:969:33, inlined from 'bool Catch::compareEqual(const LhsT&, const RhsT&) [with LhsT = libsemigroups::detail::MultiStringView; RhsT = libsemigroups::detail::MultiStringView]' at tests/catch.hpp:2314:98, inlined from 'const Catch::BinaryExpr Catch::ExprLhs::operator==(const RhsT&) [with RhsT = libsemigroups::detail::MultiStringView; LhsT = const libsemigroups::detail::MultiStringView&]' at tests/catch.hpp:2343:34, inlined from 'void libsemigroups::____C_A_T_C_H____T_E_S_T____10()' at tests/test-string-view.cpp:273:5: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: '((const libsemigroups::detail::StringView* const*)((char*)& + offsetof(libsemigroups::detail::MultiStringView, libsemigroups::detail::MultiStringView::_container.libsemigroups::detail::StringViewContainer::_data)))[1]' may be used uninitialized [-Wmaybe-uninitialized] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ tests/test-string-view.cpp: In function 'void libsemigroups::____C_A_T_C_H____T_E_S_T____10()': tests/test-string-view.cpp:273:41: note: '' declared here 273 | REQUIRE(mmmm == MultiStringView("ha")); | ^ In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = const libsemigroups::detail::StringView*; _Container = std::vector]', inlined from 'std::vector<_Tp, _Alloc>::const_iterator std::vector<_Tp, _Alloc>::cbegin() const [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:950:16, inlined from 'size_t libsemigroups::detail::StringViewContainer::Long::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:348:33, inlined from 'size_t libsemigroups::detail::StringViewContainer::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:458:34, inlined from 'size_t libsemigroups::detail::MultiStringView::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:783:31, inlined from 'bool libsemigroups::detail::MultiStringView::operator==(const libsemigroups::detail::MultiStringView&) const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:969:33, inlined from 'bool Catch::compareEqual(const LhsT&, const RhsT&) [with LhsT = libsemigroups::detail::MultiStringView; RhsT = libsemigroups::detail::MultiStringView]' at tests/catch.hpp:2314:98, inlined from 'const Catch::BinaryExpr Catch::ExprLhs::operator==(const RhsT&) [with RhsT = libsemigroups::detail::MultiStringView; LhsT = const libsemigroups::detail::MultiStringView&]' at tests/catch.hpp:2343:34, inlined from 'void libsemigroups::____C_A_T_C_H____T_E_S_T____10()' at tests/test-string-view.cpp:273:5: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: '*(const libsemigroups::detail::StringView* const*)((char*)& + offsetof(libsemigroups::detail::MultiStringView, libsemigroups::detail::MultiStringView::_container.libsemigroups::detail::StringViewContainer::_data))' may be used uninitialized [-Wmaybe-uninitialized] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ tests/test-string-view.cpp: In function 'void libsemigroups::____C_A_T_C_H____T_E_S_T____10()': tests/test-string-view.cpp:273:41: note: '' declared here 273 | REQUIRE(mmmm == MultiStringView("ha")); | ^ In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = const libsemigroups::detail::StringView*; _Container = std::vector]', inlined from 'std::vector<_Tp, _Alloc>::const_iterator std::vector<_Tp, _Alloc>::cend() const [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:960:16, inlined from 'size_t libsemigroups::detail::StringViewContainer::Long::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:348:33, inlined from 'size_t libsemigroups::detail::StringViewContainer::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:458:34, inlined from 'size_t libsemigroups::detail::MultiStringView::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:783:31, inlined from 'bool libsemigroups::detail::MultiStringView::operator==(const libsemigroups::detail::MultiStringView&) const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:969:33, inlined from 'bool Catch::compareEqual(const LhsT&, const RhsT&) [with LhsT = libsemigroups::detail::MultiStringView; RhsT = libsemigroups::detail::MultiStringView]' at tests/catch.hpp:2314:98, inlined from 'const Catch::BinaryExpr Catch::ExprLhs::operator==(const RhsT&) [with RhsT = libsemigroups::detail::MultiStringView; LhsT = const libsemigroups::detail::MultiStringView&]' at tests/catch.hpp:2343:34, inlined from 'void libsemigroups::____C_A_T_C_H____T_E_S_T____8()' at tests/test-string-view.cpp:240:5: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: '((const libsemigroups::detail::StringView* const*)((char*)& + offsetof(libsemigroups::detail::MultiStringView, libsemigroups::detail::MultiStringView::_container.libsemigroups::detail::StringViewContainer::_data)))[1]' may be used uninitialized [-Wmaybe-uninitialized] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ tests/test-string-view.cpp: In function 'void libsemigroups::____C_A_T_C_H____T_E_S_T____8()': tests/test-string-view.cpp:240:65: note: '' declared here 240 | REQUIRE(mmmm == MultiStringView("habcdefghijklabcdefghijkla")); | ^ In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = const libsemigroups::detail::StringView*; _Container = std::vector]', inlined from 'std::vector<_Tp, _Alloc>::const_iterator std::vector<_Tp, _Alloc>::cbegin() const [with _Tp = libsemigroups::detail::StringView; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:950:16, inlined from 'size_t libsemigroups::detail::StringViewContainer::Long::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:348:33, inlined from 'size_t libsemigroups::detail::StringViewContainer::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:458:34, inlined from 'size_t libsemigroups::detail::MultiStringView::size() const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:783:31, inlined from 'bool libsemigroups::detail::MultiStringView::operator==(const libsemigroups::detail::MultiStringView&) const' at /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1/include/libsemigroups/string-view.hpp:969:33, inlined from 'bool Catch::compareEqual(const LhsT&, const RhsT&) [with LhsT = libsemigroups::detail::MultiStringView; RhsT = libsemigroups::detail::MultiStringView]' at tests/catch.hpp:2314:98, inlined from 'const Catch::BinaryExpr Catch::ExprLhs::operator==(const RhsT&) [with RhsT = libsemigroups::detail::MultiStringView; LhsT = const libsemigroups::detail::MultiStringView&]' at tests/catch.hpp:2343:34, inlined from 'void libsemigroups::____C_A_T_C_H____T_E_S_T____8()' at tests/test-string-view.cpp:240:5: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: '*(const libsemigroups::detail::StringView* const*)((char*)& + offsetof(libsemigroups::detail::MultiStringView, libsemigroups::detail::MultiStringView::_container.libsemigroups::detail::StringViewContainer::_data))' may be used uninitialized [-Wmaybe-uninitialized] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ tests/test-string-view.cpp: In function 'void libsemigroups::____C_A_T_C_H____T_E_S_T____8()': tests/test-string-view.cpp:240:65: note: '' declared here 240 | REQUIRE(mmmm == MultiStringView("habcdefghijklabcdefghijkla")); | ^ 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 128 into object 'r' of size 24 160 | auto r = matrix_helpers::rows(m); | ^ CXXLD test_all make[1]: Leaving directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1' ./test_all --use-colour yes --order lex --abort [quick] Filters: [quick] Action 001: row and column basis orbits for BMat8 . . . 132μs Action 002: row and column basis orbits for BMat8 . . . 3612μs Action 003: add generators after enumeration . . . 3397μs Action 004: multipliers for BMat8 row and column orbits . . . 6562μs Action 005: orbits for regular boolean mat monoid 5 . . . 298ms Action 007: partial perm image orbit . . . 270μs Action 008: partial perm image orbit . . . 64ms Action 009: partial perm image orbit . . . 72ms Action 010: partial perm image orbit . . . 74ms Action 011: permutation on integers . . . 18μs Action 012: permutation on sets, arrays . . . 107μs Action 013: permutation on tuples, arrays . . . 11ms Action 014: permutation on sets, vectors . . . 178μs Action 015: permutation on tuples, vectors . . . 19ms Action 016: misc . . . 7458μs Action 017: partial perm image orbit . . . 42μs Action 018: permutation on tuples, arrays (360360) . . . 196ms Action 019: orbits for regular BMat8 monoid 5 with stop/start . . . 295ms Action 021: orbits for regular boolean mat monoid 5 (BMat<5> [...] . . . 370ms ActionDigraph 000: constructor with 1 default arg . . . 26μs ActionDigraph 001: constructor with 0 default args . . . 43μs ActionDigraph 002: add nodes . . . 22μs ActionDigraph 003: add edges . . . 267μs ActionDigraph 004: strongly connected components - cycles . . . 38μs ActionDigraph 005: strongly connected components - no edges . . . 38ms ActionDigraph 006: strongly connected components - disjoint cycles . . . 1674μs ActionDigraph 007: strongly connected components - complete graphs . . . 783μs ActionDigraph 008: exceptions . . . 49μs ActionDigraph 009: spanning forest - complete graphs . . . 4806μs ActionDigraph 010: spanning forest - disjoint cycles . . . 132μs ActionDigraph 011: restrict . . . 17μs ActionDigraph 012: remove_edge_nc . . . 11μs ActionDigraph 013: scc large cycle . . . 18ms ActionDigraph 014: random . . . 25μs ActionDigraph 015: reserve . . . 11μs ActionDigraph 016: default constructors . . . 16μs ActionDigraph 017: scc iterators . . . 1236μs ActionDigraph 018: iterator to edges . . . 646μs ActionDigraph 019: root of scc . . . 360μs ActionDigraph 020: cbegin/end_panislo - 100 node path . . . 945μs ActionDigraph 021: cbegin/end_pislo . . . 48μs ActionDigraph 022: cbegin/end_pani(s)lo - 100 node cycle . . . 1471μs ActionDigraph 023: cbegin/cend_pilo - tree 14 nodes . . . 82μs ActionDigraph 024: cbegin/end_pstilo - Cayley digraph . . . 265ms ActionDigraph 025: cbegin_pstilo - Tsalakou . . . 455μs ActionDigraph 026: cbegin/end_pstislo - Cayley digraph . . . 249ms ActionDigraph 027: cbegin/end_pstislo - Cayley digraph . . . 194μs ActionDigraph 028: path iterators corner cases . . . 158μs ActionDigraph 029: reverse node iterator . . . 12μs ActionDigraph 030: pstilo corner case . . . 87μs ActionDigraph 031: number_of_paths corner cases . . . 64μs ActionDigraph 032: number_of_paths acyclic digraph . . . 8748μs ActionDigraph 033: number_of_paths binary tree . . . 349ms ActionDigraph 034: number_of_paths large binary tree . . . 124ms ActionDigraph 035: number_of_paths 400 node random digraph . . . 695μs ActionDigraph 036: number_of_paths 10 node acyclic digraph . . . 45μs ActionDigraph 037: number_of_paths node digraph . . . 4222μs ActionDigraph 038: random/random_acyclic exceptions . . . 119μs ActionDigraph 039: unsafe (next) neighbour . . . 63μs ActionDigraph 040: number_of_egdes incident to a node . . . 68μs ActionDigraph 041: number_of_paths (matrix) . . . 24ms ActionDigraph 042: number_of_paths (matrix) . . . 14μs ActionDigraph 043: swap_edge_nc . . . 11μs ActionDigraph 044: detail::pow for non-square Eigen matrix . . . 21μs ActionDigraph 045: operator<< . . . 15μs Array2 044: all . . . 45μs BMat8 001: transpose . . . 24μs BMat8 002: multiplication . . . 20μs BMat8 003: identity matrix . . . 14μs BMat8 004: random . . . 87μs BMat8 005: call operator . . . 18μs BMat8 006: operator<< . . . 17μs BMat8 007: set . . . 63μs BMat8 008: row space basis . . . 666μs BMat8 009: col space basis . . . 692μs BMat8 010: row space basis . . . 1486μs BMat8 011: number_of_rows, number_of_cols . . . 61μs BMat8 012: row_space, col_space . . . 207μs BMat8 013: rows . . . 42μs BMat8 014: one . . . 11μs BMat8 015: vector constructor . . . 74μs BMat8 016: operator< . . . 14μs BMat8 017: adapters . . . 21μs BMat8 018: one . . . 12μs Bipartition 009: mem fns 1 . . . 42μs Bipartition 010: hash . . . 9000ns Bipartition 011: mem fns 2 . . . 23μs Bipartition 012: delete/copy . . . 10μs Bipartition 013: degree 0 . . . 11μs Bipartition 014: exceptions . . . 35μs Bipartition 015: convenience constructor . . . 192μs Bipartition 016: force copy constructor over move constructor . . . 17μs Bipartition 017: adapters . . . 9000ns BitSet 000: size . . . 16μs BitSet 001: operator< . . . 11μs BitSet 002: operator== . . . 12μs BitSet 003: operator!= . . . 12μs BitSet 004: operator&= . . . 14μs BitSet 005: & . . . 18μs BitSet 006: operator|= . . . 23μs BitSet 007: operator[] . . . 18μs BitSet 008: set(none) . . . 19μs BitSet 009: set(pos, value) . . . 19μs BitSet 010: set(first, last, value) . . . 21μs BitSet 011: reset(first, last) . . . 20μs BitSet 012: reset(pos) . . . 20μs BitSet 013: apply (iterate through set bits) . . . 25μs BitSet 014: std::hash . . . 8000ns BitSet 015: constructors . . . 18μs BitSet 016: max_size . . . 9000ns BitSet 017: insertion operators . . . 12μs Blocks 001: empty blocks . . . 13μs Blocks 002: non-empty blocks . . . 13μs Blocks 003: left blocks of bipartition . . . 13μs Blocks 004: right blocks of bipartition . . . 13μs Blocks 005: copy [empty blocks] . . . 11μ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 . . . 179μs Congruence 001: 2-sided congruence on fp semigroup . . . 375μs Congruence 002: left congruence on fp semigroup . . . 359μs Congruence 003: word_to_class_index for cong. on fp semigroup . . . 374μs Congruence 004: word_to_class_index for cong. on fp semigroup . . . 464μs Congruence 005: trivial congruence on non-fp semigroup . . . 417μs Congruence 006: 2-sided congruence on non-fp semigroup . . . 362μs Congruence 007: 2-sided congruence on fp semigroup . . . 703μs Congruence 008: 2-sided congruence on infinite fp semigroup . . . 349μs Congruence 009: 2-sided congruence on infinite fp semigroup . . . 417μs Congruence 010: 2-sided congruence on finite semigroup . . . 45ms Congruence 012: 2-sided congruence on finite semigroup . . . 3218μs Congruence 013: trivial 2-sided congruence on bicyclic monoid . . . 25ms Congruence 014: non-trivial 2-sided congruence on bicyclic monoid . . . 358μs Congruence 015: 2-sided congruence on free abelian monoid . . . 462μs Congruence 016: example where TC works but KB doesn't . . . 686μs Congruence 017: 2-sided congruence on finite semigroup . . . 371μs Congruence 018: infinite fp semigroup from GAP library . . . 560μs Congruence 019: 2-sided cong. on fp semigroup with infinite [...] . . . 300μs Congruence 020: trivial cong. on an fp semigroup . . .  -- with compute size 290μs  -- with don't compute size 267μs Congruence 021: duplicate generators . . . 448μs Congruence 022: non-trivial classes . . . 1077μs Congruence 023: right congruence on finite semigroup . . . 399ms Congruence 024: redundant generating pairs . . . 148μs Congruence 025: 2-sided cong. on free semigroup . . . 100μs Congruence 026: is_quotient_obviously_(in)finite . . . 1311μs Congruence 027: less . . . 383μs Congruence 028: 2-sided congruences of BMat8 semigroup . . . 212ms Congruence 029: left congruence on finite semigroup . . . 768μs Congruence 030: right congruence on finite semigroup . . . 641μs Congruence 031: right congruence on finite semigroup . . . 723μs Congruence 032: contains . . . 356μs Congruence 033: stellar_monoid S2 . . . 1070μs Congruence 034: stellar_monoid S3 . . . 1338μs Congruence 035: stellar_monoid S4 . . . 2245μs Congruence 036: stellar_monoid S5 . . . 8640μs Congruence 037: stellar_monoid S6 . . . 85ms Congruence 038: stellar_monoid S7 . . . 863ms Congruence 039: left cong. on an f.p. semigroup . . . 1478μs Congruence 040: 2-sided cong. on infinite f.p. semigroup . . . 263μs Congruence 041: 2-sided congruence constructed from type only . . . 521μs Congruence 042: const_contains . . . 569μs Congruence 043: no winner . . . 9162μs Congruence 044: congruence over smalloverlap . . . 12ms CongruenceByPairs 001: (cong) 2-sided cong. on finite semigroup . . . 618μs CongruenceByPairs 002: (cong) left congruence on finite semigroup . . . 231μs CongruenceByPairs 003: (cong) right congruence on finite semigroup . . . 229μs CongruenceByPairs 004: (cong) trivial congruence on finite s [...] . . . 179μs CongruenceByPairs 005: (cong) trivial left congruence on fin [...] . . . 152μs CongruenceByPairs 006: (cong) trivial right congruence on fi [...] . . . 148μs CongruenceByPairs 007: (cong) universal congruence on finite [...] . . . 710μs CongruenceByPairs 009: (cong) 2-sided congruence on finite s [...] . . . 783ms CongruenceByPairs 010: (cong) left congruence on big finite [...] . . . 32ms CongruenceByPairs 011: (cong) left congruence on TCE . . . 180μs CongruenceByPairs 012: (cong) is_quotient_obviously_finite . . . 86μs CongruenceByPairs 013: (cong) class_index_to_word/quotient . . .  -- with right congruence 8021μs  -- with left congruence 1213μs  -- with 2-sided congruence 6541μs CongruenceByPairs 014: (cong) const_word_to_class_index . . .  -- with right congruence 37μs  -- with left congruence 30μs  -- with 2-sided congruence 28μs CongruenceByPairs 015: (cong) size non-Element* . . . 29ms CongruenceInterface 000: add_pair . . .  -- with ToddCoxeter 94μs  -- with KnuthBendix 131μs  -- with CongruenceByPairs 109μs  -- with Congruence 422μs CongruenceInterface 001: contains/const_contains . . .  -- with ToddCoxeter and no parent 105μs  -- with KnuthBendix and no parent 104μs  -- with Congruence and parent 377μs  -- with CongruenceByPairs and parent 90μs CongruenceInterface 002: less . . .  -- with ToddCoxeter 82μs  -- with KnuthBendix 149μs  -- with CongruenceByPairs 94μs  -- with Congruence 347μs CongruenceInterface 003: is_quotient_obviously_(in)finite . . .  -- with ToddCoxeter 68μs  -- with KnuthBendix 100μs CongruenceInterface 004: is_quotient_obviously_(in)finite . . .  -- with CongruenceByPairs 100μs  -- with Congruence 296μs CongruenceInterface 005: parent_froidure_pin . . .  -- with ToddCoxeter 27μs  -- with KnuthBendix 19μs CongruenceInterface 006: parent_froidure_pin . . .  -- with CongruenceByPairs 99μs  -- with Congruence 351μs CongruenceInterface 007: cbegin/cend_ntc . . .  -- with ToddCoxeter 272μs  -- with KnuthBendix 1079μs CongruenceInterface 008: cbegin/cend_ntc . . .  -- with CongruenceByPairs 221μs  -- with Congruence 479μs CongruenceInterface 009: quotient is immutable . . .  -- with ToddCoxeter 79μs  -- with KnuthBendix 117μs  -- with Congruence 222μs CongruenceInterface 010: no generating pairs added . . .  -- with KnuthBendix and common behaviour 5634μs  -- with Congruence and common behaviour 5917μs  -- with ToddCoxeter 59μs CongruenceInterface 011: nr generators not set . . .  -- with ToddCoxeter 80μs  -- with KnuthBendix 80μs  -- with Congruence 74μs CongruenceInterface 012: no generating pairs . . . 195μs ConstIteratorStateless 001: ? . . . 10μs ConstIteratorStateless 002: ? . . . 9000ns Constants 001: Undefined . . . 13μs Constants 002: PositiveInfinity . . . 15μs Constants 003: NegativeInfinity . . . 14μs Constants 004: LimitMax . . . 13μs Duf 004: unite . . . 30μs Duf 006: compress . . . 15μs Duf 008: resize . . . 19μs Duf 009: resize . . . 12μs Duf 010: big chain . . . 16ms Duf 012: empty table . . . 10μs Duf 014: join . . . 13μs Duf 016: contains . . . 26μs Duf 018: swap . . . 29μs DynamicArray2 001: default constructor with 3 default args . . . 15μs DynamicArray2 002: default constructor with 2 default args . . . 9000ns DynamicArray2 003: default constructor with 1 default args . . . 11μs DynamicArray2 004: default constructor with 0 default args . . . 10μs DynamicArray2 005: copy constructor with 1 default args . . . 11μs DynamicArray2 006: copy constructor with 0 default args . . . 18μs DynamicArray2 007: add_rows . . . 14μs DynamicArray2 008: add_rows . . . 12μs DynamicArray2 009: add_cols . . . 29μs DynamicArray2 010: set/get . . . 49μs DynamicArray2 011: append 1/2 . . . 124μs DynamicArray2 012: append 2/2 . . . 217μs DynamicArray2 013: count . . . 32μs DynamicArray2 014: clear . . . 11μs DynamicArray2 015: begin_row and end_row . . . 58μs DynamicArray2 016: cbegin_row and cend_row . . . 20μs DynamicArray2 017: iterator operator++ (postfix) . . . 217μs DynamicArray2 018: iterator operator++ (prefix) . . . 1371μs DynamicArray2 019: iterator operator-- (postfix) . . . 296μs DynamicArray2 020: iterator operator-- (prefix) . . . 294μs DynamicArray2 021: operator= . . . 15μs DynamicArray2 022: operator== and operator!= . . . 267μs DynamicArray2 023: empty and clear . . . 13μs DynamicArray2 024: max_size . . . 9000ns DynamicArray2 025: swap . . . 53μs DynamicArray2 026: iterator arithmetic . . . 1132μs DynamicArray2 027: iterator comparison . . . 13μs DynamicArray2 028: iterator operator= . . . 10μs DynamicArray2 029: iterator operator[] . . . 60μs DynamicArray2 030: iterator operator-> . . . 26μs DynamicArray2 031: const_iterator operator++/-- . . . 196μs DynamicArray2 032: const_iterator operator++/-- . . . 10μs DynamicArray2 033: column iterators . . . 21μs DynamicArray2 034: column iterator arithmetic . . . 4510μs DynamicArray2 035: iterator assignment constructor . . . 1201μs DynamicArray2 036: reserve method . . . 96μs DynamicArray2 037: erase column . . . 14μs DynamicArray2 038: swap_rows . . . 12μs DynamicArray2 039: apply_row_permutation . . . 11μs DynamicArray2 040: swap . . . 10μs DynamicArray2 041: shrink_rows_to . . . 16μs DynamicArray2 042: shrink_rows_to - for range . . . 16μs FastestBMat 046: check no throw . . . 16μs FelschTree 000: previously failing example . . . 42μs Forest 001: test forest . . . 53μs FpSemigroup 001: Renner monoid type B2 (E. G. presentation), q = 1 . . . 844μs FpSemigroup 002: Renner monoid type B2 (E. G. presentation), q = 0 . . . 838μs FpSemigroup 003: Renner monoid type B3 (E. G. presentation), q = 1 . . . 61ms FpSemigroup 004: Renner monoid type B3 (E. G. presentation), q = 0 . . . 60ms FpSemigroup 005: Renner monoid type B2 (Gay-Hivert presentat [...] . . . 827μs FpSemigroup 006: Renner monoid type B2 (Gay-Hivert presentat [...] . . . 815μs FpSemigroup 007: Renner monoid type B3 (Gay-Hivert presentat [...] . . . 3561μs FpSemigroup 008: Renner monoid type B3 (Gay-Hivert presentat [...] . . . 3463μs FpSemigroup 009: Renner monoid type B4 (Gay-Hivert presentat [...] . . . 360ms FpSemigroup 010: Renner monoid type B4 (Gay-Hivert presentat [...] . . . 439ms FpSemigroup 013: Renner monoid type D2 (E. G. presentation), q = 1 . . . 1429μs FpSemigroup 014: Renner monoid type D2 (E. G. presentation), q = 0 . . . 1357μs FpSemigroup 015: Renner monoid type D3 (E. G. presentation), q = 1 . . . 5472μs FpSemigroup 016: Renner monoid type D3 (E. G. presentation), q = 0 . . . 4895μs FpSemigroup 017: Renner monoid type D4 (E. G. presentation), q = 1 . . . 712ms FpSemigroup 018: Renner monoid type D4 (E. G. presentation), q = 0 . . . 565ms FpSemigroup 019: Renner monoid type D2 (Gay-Hivert presentat [...] . . . 1836μs FpSemigroup 020: Renner monoid type D2 (Gay-Hivert presentat [...] . . . 1923μs FpSemigroup 021: Renner monoid type D3 (Gay-Hivert presentat [...] . . . 7023μs FpSemigroup 022: Renner monoid type D3 (Gay-Hivert presentat [...] . . . 4909μs FpSemigroup 023: Renner monoid type D4 (Gay-Hivert presentat [...] . . . 103ms FpSemigroup 024: Renner monoid type D4 (Gay-Hivert presentat [...] . . . 116ms FpSemigroup 029: Rook monoid R5, q = 0 . . . 6073μs FpSemigroup 030: Rook monoid R5, q = 1 . . . 6419μs FpSemigroup 031: Rook monoid R6, q = 0 . . . 52ms FpSemigroup 032: Rook monoid R6, q = 1 . . . 60ms FpSemigroup 033: normal_form . . . 515μs FpSemigroup 034: for a finite semigroup . . . 1186μs FpSemigroup 035: finite fp semigroup, dihedral group of order 6 . . . 906μs FpSemigroup 036: finite fp semigroup, size 16 . . . 1213μs FpSemigroup 037: finite fp semigroup, size 16 . . . 1951μs FpSemigroup 038: fp semigroup, size 240 . . . 1275μs FpSemigroup 039: add_rule . . . 487μs FpSemigroup 040: add_rule . . . 318μs FpSemigroup 041: equal_to . . . 409μs FpSemigroup 042: cbegin/cend_rules . . . 104μs FpSemigroup 043: semigroup of size 3 . . . 643μs FpSemigroup 044: run_for/until . . . 3334μs FpSemigroup 045: constructors . . . 284μs FpSemigroup 046: set_inverses . . . 204μs FpSemigroup 047: smalloverlap . . . 18ms FpSemigroup 048: quaternion group Q8 . . . 851μs FpSemigroup 049: symmetric group Coxeter presentation . . . 20ms FpSemigroupByPairs 029: (fpsemi) 2-sided congruence on finit [...] . . . 984μs FpSemigroupByPairs 030: (fpsemi) 2-sided congruence on finit [...] . . . 925μs FpSemigroupInterface 000: run with no alphabet . . .  -- with ToddCoxeter 112μs  -- with KnuthBendix 51μs  -- with FpSemigroup 64μs FpSemigroupInterface 001: equal_to . . .  -- with ToddCoxeter and human readable alphabet 2529μs  -- with KnuthBendix and human readable alphabet 8129μs  -- with FpSemigroup and human readable alphabet 6797μs  -- with FpSemigroupByPairs 4112μs FpSemigroupInterface 002: normal_form . . .  -- with ToddCoxeter 306μs  -- with KnuthBendix 393μs  -- with FpSemigroup 771μs FpSemigroupInterface 003: set_alphabet (1/2) . . .  -- with ToddCoxeter 186μs  -- with KnuthBendix 116μs  -- with FpSemigroup 133μs FpSemigroupInterface 004: set_alphabet (2/2) . . . 1611μs FpSemigroupInterface 005: add_rule after finished . . .  -- with ToddCoxeter and human readable alphabet 242μs  -- with KnuthBendix and human readable alphabet 298μs  -- with FpSemigroup and human readable alphabet 591μs  -- with FpSemigroupByPairs 1615μs FpSemigroupInterface 006: add_rule with equal words (1/2) . . .  -- with ToddCoxeter and human readable alphabet 359μs  -- with KnuthBendix and human readable alphabet 499μs  -- with FpSemigroup and human readable alphabet 644μs  -- with FpSemigroupByPairs 366μs FpSemigroupInterface 007: add_rule with equal words (2/2) . . .  -- with ToddCoxeter 50μs  -- with KnuthBendix 39μs  -- with FpSemigroup 54μs FpSemigroupInterface 008: add_rule with word_type . . .  -- with ToddCoxeter 99μs  -- with KnuthBendix 70μs  -- with FpSemigroup 127μs FpSemigroupInterface 009: add_rule with empty word (1/2) . . .  -- with ToddCoxeter 64μs  -- with FpSemigroup 69μs FpSemigroupInterface 010: add_rule with empty word (1/2) . . . 30μs FpSemigroupInterface 011: add_rules (1/3) . . .  -- with ToddCoxeter 84μs  -- with KnuthBendix 62μs  -- with FpSemigroup 74μs FpSemigroupInterface 012: add_rules (2/3) . . . 682μs FpSemigroupInterface 013: add_rules (3/3) . . .  -- with ToddCoxeter 56μs  -- with KnuthBendix 44μs  -- with FpSemigroup 108μs FpSemigroupInterface 014: set_identity (1/3) . . .  -- with ToddCoxeter 184μs  -- with KnuthBendix 157μs  -- with FpSemigroup 268μs FpSemigroupInterface 015: set_identity (2/3) . . . 462μs FpSemigroupInterface 016: set_identity (3/3) . . .  -- with ToddCoxeter 126μs  -- with KnuthBendix 107μs  -- with FpSemigroup 224μs FpSemigroupInterface 017: identity . . .  -- with ToddCoxeter 62μs  -- with KnuthBendix 40μs  -- with FpSemigroup 53μs FpSemigroupInterface 018: set_inverses + inverses (1/2) . . .  -- with ToddCoxeter 225μs  -- with KnuthBendix 211μs  -- with FpSemigroup 360μs FpSemigroupInterface 019: set_inverses + inverses (2/2) . . . 524μs FpSemigroupInterface 020: is_obviously_infinite (1/2) . . .  -- with ToddCoxeter 234μs  -- with KnuthBendix 321μs  -- with FpSemigroup 506μs FpSemigroupInterface 021: is_obviously_infinite (2/2) . . . 56μs FpSemigroupInterface 022: is_obviously_finite (1/2) . . .  -- with ToddCoxeter 200μs  -- with KnuthBendix 268μs  -- with FpSemigroup 504μs FpSemigroupInterface 023: is_obviously_finite (2/2) . . . 63μs FpSemigroupInterface 024: to_gap_string (1/3) . . .  -- with ToddCoxeter 57μs  -- with KnuthBendix 44μs  -- with FpSemigroup 106μs FpSemigroupInterface 025: to_gap_string (2/3) . . . 31μs FpSemigroupInterface 026: to_gap_string (3/3) . . . 51μs FroidurePin 015: (BMat8) regular boolean mat monoid 4 . . . 133ms FroidurePin 016: (BMat8) exception zero generators given . . . 24μs FroidurePin 017: (BMat8) exception word_to_element . . . 137μs FroidurePin 018: (BMat8) exception prefix . . . 3934μs FroidurePin 019: (BMat8) exception suffix . . . 32μs FroidurePin 020: (BMat8) exception first_letter . . . 2307μs FroidurePin 021: (BMat8) exception final_letter . . . 31μs FroidurePin 022: (BMat8) exception current_length . . . 2345μs FroidurePin 023: (BMat8) exception product_by_reduction . . . 2158μs FroidurePin 024: (BMat8) exception fast_product . . . 1671μs FroidurePin 025: (BMat8) exception is_idempotent . . . 72ms FroidurePin 026: (BMat8) copy constructor . . .  -- with fully enumerated 74ms  -- with partially enumerated 53ms  -- with not enumerated 48ms FroidurePin 027: (BMat8) cbegin/end_rules . . . 80μs FroidurePin 031: (integers) . . . 237μs FroidurePin 039: (pairs of integers) non-trivial user type . . . 38μs FroidurePin 055: (tropical max-plus semiring matrices) . . . 347μs FroidurePin 061: projective max plus matrix . . . 1243μs FroidurePin 062: projective max plus matrix . . . 43μs FroidurePin> 009: small example 2 . . . 57μs FroidurePin> 005: small example 1 . . . 164μs FroidurePin> 007: regular bmat monoid 4 . . . 84ms FroidurePin> 011: small example 3 . . . 744μs FroidurePin> 006: small example 1 . . . 202μs FroidurePin> 008: regular bmat monoid 4 . . . 106ms FroidurePin> 010: small example 2 . . . 62μs FroidurePin> 012: small example 3 . . . 925μs FroidurePin 000: small example 1 . . . 203μs FroidurePin 001: default constructed . . . 132μs FroidurePin 002: small example 2 . . . 61μs FroidurePin 004: exception: is_idempotent . . . 195μs FroidurePin> 033: Example 000 . . . 862μs FroidurePin> 035: Example 001 . . . 53μs FroidurePin> 032: Example 000 . . . 701μs FroidurePin> 034: Example 001 . . . 48μs FroidurePin 036: exception: current_position . . . 188μs FroidurePin 037: exception: word_to_element . . . 86μs FroidurePin 038: exception: prefix, suffix, first_letter . . . 24ms FroidurePin> 040: Example 000 . . . 92μs FroidurePin> 041: Example 000 . . . 74μs FroidurePin> 046: Example 005 . . . 221μs FroidurePin> 047: Example 005 . . . 226μs FroidurePin> 048: Example 005 . . . 222μs FroidurePin> 044: Example 004 . . . 38μs FroidurePin> 045: Example 004 . . . 37μs FroidurePin> 049: Example 006 . . . 1384μs FroidurePin> 050: Example 006 . . . 1588μs FroidurePin> 051: Example 006 . . . 1622μs FroidurePin> 052: Example 007 . . . 192μs FroidurePin> 053: Example 007 . . . 208μs FroidurePin> 054: Example 007 . . . 228μs FroidurePin 056: example 1 . . . 285μs FroidurePin 057: example 2 . . . 222μs FroidurePin> 058: . . . 818μs FroidurePin> 059: . . . 64μs FroidurePin> 060: exceptions: add_generator(s) . . . 74μs FroidurePin> 065: no exception zero generators given . . . 27μs FroidurePin> 066: exception generators of different [...] . . . 93μs FroidurePin> 067: exception current_position . . . 54μs FroidurePin> 068: exception word_to_element . . . 54μs FroidurePin> 069: exception gens . . . 712μs FroidurePin> 070: exception prefix . . . 32ms FroidurePin> 071: exception suffix . . . 82ms FroidurePin> 072: exception first_letter . . . 74μs FroidurePin> 073: exception final_letter . . . 58μs FroidurePin> 074: exception current_length . . . 112μs FroidurePin> 075: exception product_by_reduction . . . 1185μs FroidurePin> 076: exception fast_product . . . 527μs FroidurePin> 077: exception current_position . . . 720μs FroidurePin> 078: exception is_idempotent . . . 784μs FroidurePin> 079: exception add_generators . . . 49μs FroidurePin> 080: multithread number_of_idempotents . . . 757μs FroidurePin> 081: small semigroup . . . 37μs FroidurePin> 082: large semigroup . . . 9870μs FroidurePin> 083: at, position, current_* . . . 9936μs FroidurePin> 084: run . . . 9202μs FroidurePin> 085: run [many stops and starts] . . . 9381μs FroidurePin> 086: factorisation, length [1 element] . . . 9428μs FroidurePin> 087: factorisation, products [all elements] . . . 11ms FroidurePin> 088: first/final letter, prefix, suffi [...] . . . 9461μs FroidurePin> 089: current_position [standard] . . . 34μs FroidurePin> 090: current_position [duplicate gens] . . . 18ms FroidurePin> 091: current_position [after add_generators] . . . 10ms FroidurePin> 092: cbegin_idempotents/cend [1 thread] . . . 10ms FroidurePin> 093: idempotent_cend/cbegin [1 thread] . . . 10ms FroidurePin> 094: is_idempotent [1 thread] . . . 9874μs FroidurePin> 096: finished, started . . . 9603μs FroidurePin> 097: current_position . . . 2329μs FroidurePin> 098: sorted_position, sorted_at . . . 11ms FroidurePin> 099: right/left Cayley graph . . . 36ms FroidurePin> 100: iterator . . . 10ms FroidurePin> 101: reverse iterator . . . 10ms FroidurePin> 102: iterator arithmetic . . . 28ms FroidurePin> 103: iterator sorted . . . 23ms FroidurePin> 104: iterator sorted arithmetic . . . 29ms FroidurePin> 105: copy [not enumerated] . . . 7170μs FroidurePin> 106: copy_closure [not enumerated] . . . 45ms FroidurePin> 107: copy_add_generators [not enumerated] . . . 41ms FroidurePin> 108: copy [partly enumerated] . . . 7759μs FroidurePin> 109: copy_closure [partly enumerated] . . . 12ms FroidurePin> 110: copy_add_generators [partly enumerated] . . . 7852μs FroidurePin> 111: copy [fully enumerated] . . . 10ms FroidurePin> 112: copy_closure [fully enumerated] . . . 12ms FroidurePin> 113: copy_add_generators [fully enumerated] . . . 10ms FroidurePin> 114: relations [duplicate gens] . . . 206μs FroidurePin> 115: relations . . . 9259μs FroidurePin> 116: relations [copy_closure, duplicat [...] . . . 12ms FroidurePin> 117: relations [copy_add_generators, d [...] . . . 12ms FroidurePin> 118: relations [from copy, not enumerated] . . . 8130μs FroidurePin> 119: relations [from copy, partly enum [...] . . . 14ms FroidurePin> 120: relations [from copy, fully enumerated] . . . 14ms FroidurePin> 121: relations [from copy_closure, not [...] . . . 13ms FroidurePin> 122: relations [from copy_add_generato [...] . . . 8281μs FroidurePin> 123: relations [from copy_closure, par [...] . . . 12ms FroidurePin> 124: relations [from copy_add_generato [...] . . . 9714μs FroidurePin> 125: relations [from copy_closure, ful [...] . . . 14ms FroidurePin> 126: relations [from copy_add_generato [...] . . . 12ms FroidurePin> 127: add_generators [duplicate generators] . . . 393μs FroidurePin> 128: add_generators [incremental 1] . . . 474μs FroidurePin> 129: add_generators [incremental 2] . . . 494μs FroidurePin> 130: closure [duplicate generators] . . . 243μs FroidurePin> 131: closure . . . 461μs FroidurePin> 132: factorisation . . . 23μs FroidurePin> 134: minimal_factorisation . . . 58μs FroidurePin> 135: batch_size (for an extremely larg [...] . . . 21μs FroidurePin> 137: exception: generators of differen [...] . . . 27μs FroidurePin> 138: exception: current_position . . . 41μs FroidurePin> 139: exception: word_to_element . . . 57μs FroidurePin> 140: exception: gens, current_position . . . 1039μs FroidurePin> 141: exception: add_generators . . . 33μs HPCombi 000: Transf16 . . . 33μs HPCombi 001: One specialisation . . . 10μs HPCombi 002: One specialisation . . . 10μs HPCombi 003: Swap specialisation . . . 9000ns HPCombi 004: Swap specialisation . . . 9000ns HPCombi 005: Inverse specialisation . . . 9000ns HPCombi 006: ImageRightAction . . . 11μs HPCombi 007: ImageLeft/RightAction . . . 15μs HPCombi 008: Product . . . 10μs HPCombi 009: Degree/Complexity . . . 9000ns KBE 000: constructors . . . 64μs KBE 001: test . . . 76μs KBE 002: factorisation . . . 46μs KBE 003: swap . . . 32μs KBE 004: adapters . . . 28μs KBE 005: conversions . . . 27μs Kambites 000: (fpsemi) MT test 4 (std::string) . . . 7204μs Kambites 001: (fpsemi) MT test 4 (MultiStringView) . . . 7473μs Kambites 002: (fpsemi) number_of_pieces (std::string) . . . 132μs Kambites 003: (fpsemi) number_of_pieces (MultiStringView) . . . 116μs Kambites 004: (fpsemi) small_overlap_class (std::string) . . . 4059μs Kambites 005: (fpsemi) small_overlap_class (MultiStringView) . . . 4020μs Kambites 006: (fpsemi) random (std::string) . . . 11ms Kambites 007: (fpsemi) random (MultiStringView) . . . 11ms Kambites 008: (fpsemi) KnuthBendix 055 (std::string) . . . 17ms Kambites 009: (fpsemi) KnuthBendix 055 (MultiStringView) . . . 18ms Kambites 010: (fpsemi) smalloverlap/gap/test.gi:85 (std::string) . . . 91μs Kambites 011: (fpsemi) smalloverlap/gap/test.gi:85 (MultiStr [...] . . . 73μs Kambites 012: (fpsemi) free semigroup . . . 12μs Kambites 013: (fpsemi) smalloverlap/gap/test.gi:49 (std::string) . . . 38ms Kambites 014: (fpsemi) smalloverlap/gap/test.gi:49 (MultiStr [...] . . . 45ms Kambites 015: (fpsemi) smalloverlap/gap/test.gi:63 (std::string) . . . 39ms Kambites 016: (fpsemi) smalloverlap/gap/test.gi:63 (MultiStr [...] . . . 48ms Kambites 017: (fpsemi) smalloverlap/gap/test.gi:70 (std::string) . . . 157ms Kambites 018: (fpsemi) smalloverlap/gap/test.gi:70 (MultiStr [...] . . . 194ms Kambites 021: (fpsemi) code coverage (std::string) . . . 58μs Kambites 022: (fpsemi) code coverage (MultiStringView) . . . 31μs Kambites 023: (fpsemi) prefix (std::string) . . . 68μs Kambites 024: (fpsemi) prefix (MultiStringView) . . . 94μs Kambites 025: (fpsemi) normal_form (Example 3.15) (std::string) . . . 72μs Kambites 026: (fpsemi) normal_form (Example 3.15) (MultiStri [...] . . . 89μs Kambites 027: (fpsemi) normal_form (Example 3.16) (std::string) . . . 52μs Kambites 028: (fpsemi) normal_form (Example 3.16) (MultiStri [...] . . . 70μs Kambites 029: (fpsemi) normal_form (Example 3.16) more exhau [...] . . . 77ms Kambites 030: (fpsemi) normal_form (Example 3.16) more exhau [...] . . . 74ms Kambites 031: (fpsemi) small presentation (std::string) . . . 88μs Kambites 032: (fpsemi) small presentation (MultiStringView) . . . 44μs Kambites 033: (fpsemi) non-smalloverlap (std::string) . . . 51μs Kambites 034: (fpsemi) non-smalloverlap (MultiStringView) . . . 49μs Kambites 035: (fpsemi) MT test 3 (std::string) . . . 50μs Kambites 036: (fpsemi) MT test 3 (MultiStringView) . . . 48μs Kambites 037: (fpsemi) MT test 5 (std::string) . . . 29μs Kambites 038: (fpsemi) MT test 5 (MultiStringView) . . . 36μs Kambites 039: (fpsemi) MT test 6 (std::string) . . . 61μs Kambites 040: (fpsemi) MT test 6 (MultiStringView) . . . 72μs Kambites 041: (fpsemi) MT test 10 (std::string) . . . 54μs Kambites 042: (fpsemi) MT test 10 (MultiStringView) . . . 57μs Kambites 043: (fpsemi) MT test 13 (std::string) . . . 28μs Kambites 044: (fpsemi) MT test 13 (MultiStringView) . . . 30μs Kambites 045: (fpsemi) MT test 14 (std::string) . . . 27μs Kambites 046: (fpsemi) MT test 14 (MultiStringView) . . . 29μs Kambites 047: (fpsemi) MT test 15 (std::string) . . . 42μs Kambites 048: (fpsemi) MT test 15 (MultiStringView) . . . 39μs Kambites 049: (fpsemi) MT test 16 (std::string) . . . 40μs Kambites 050: (fpsemi) MT test 16 (MultiStringView) . . . 42μs Kambites 051: (fpsemi) MT test 17 (std::string) . . . 128μs Kambites 052: (fpsemi) MT test 17 (MultiStringView) . . . 119μs Kambites 053: (fpsemi) weak C(4) not strong x 1 (std::string) . . . 548μs Kambites 054: (fpsemi) weak C(4) not strong x 1 (MultiStringView) . . . 617μs Kambites 055: (fpsemi) weak C(4) not strong x 2 (std::string) . . . 513μs Kambites 056: (fpsemi) weak C(4) not strong x 2 (MultiStringView) . . . 622μs Kambites 057: (fpsemi) weak C(4) not strong x 3 (std::string) . . . 485μs Kambites 058: (fpsemi) weak C(4) not strong x 3 (MultiStringView) . . . 453μs Kambites 059: (fpsemi) weak C(4) not strong x 4 (std::string) . . . 60μs Kambites 060: (fpsemi) weak C(4) not strong x 4 (MultiStringView) . . . 75μs Kambites 061: (fpsemi) weak C(4) not strong x 5 (std::string) . . . 25μs Kambites 062: (fpsemi) weak C(4) not strong x 5 (MultiStringView) . . . 21μs Kambites 063: (fpsemi) weak C(4) not strong x 6 (std::string) . . . 35μs Kambites 064: (fpsemi) weak C(4) not strong x 6 (MultiStringView) . . . 38μs Kambites 065: (fpsemi) Konovalov example (std::string) . . . 23μs Kambites 066: (fpsemi) Konovalov example (MultiStringView) . . . 21μs Kambites 067: (fpsemi) long words (std::string) . . . 1052ms Kambites 068: (fpsemi) long words (MultiStringView) . . . 35ms Kambites 075: (cong) example 1 . . . 53μs Kambites 076: (cong) example 2 . . . 118μs Kambites 077: (cong) code coverage . . . 7442μs Kambites 078: (cong) large number of rules . . . 295ms KnuthBendix 000: (fpsemi) confluent fp semigroup 1 (infinite) . . . 111μs KnuthBendix 001: (fpsemi) confluent fp semigroup 2 (infinite) . . . 111μs KnuthBendix 002: (fpsemi) confluent fp semigroup 3 (infinite) . . . 78μs KnuthBendix 003: (fpsemi) non-confluent fp semigroup from wi [...] . . . 152μs KnuthBendix 004: (fpsemi) Example 5.1 in Sims (infinite) . . . 141μs KnuthBendix 005: (fpsemi) Example 5.1 in Sims (infinite) . . . 138μs KnuthBendix 006: (fpsemi) Example 5.3 in Sims . . . 109μs KnuthBendix 007: (fpsemi) Example 5.4 in Sims . . . 108μs KnuthBendix 008: (fpsemi) Example 6.4 in Sims (size 168) . . . 7387μs KnuthBendix 009: (fpsemi) . . . 50ms KnuthBendix 010: (fpsemi) SL(2, 7) from Chapter 3, Propositi [...] . . . 73ms KnuthBendix 011: (fpsemi) F(2, 5) - Chapter 9, Section 1 in [...] . . . 382μs KnuthBendix 012: (fpsemi) Reinis example 1 . . . 182μs KnuthBendix 013: redundant_rule (std::string) . . . 100ms KnuthBendix 014: redundant_rule (word_type) . . . 10ms KnuthBendix 019: (fpsemi) C(4) monoid . . . 34μs KnuthBendix 020: (cong) Chinese monoid . . . 122μs KnuthBendix 021: (from kbmag/standalone/kb_data/f25monoid) . . . 466μs KnuthBendix 022: (from kbmag/standalone/kb_data/degen4a) . . . 47ms KnuthBendix 023: (from kbmag/standalone/kb_data/torus) . . . 2329μs KnuthBendix 024: (from kbmag/standalone/kb_data/3a6) . . . 230ms KnuthBendix 025: (from kbmag/standalone/kb_data/f2) . . . 49μs KnuthBendix 026: (from kbmag/standalone/kb_data/s16) . . . 62ms KnuthBendix 027: (from kbmag/standalone/kb_data/a4monoid) . . . 54μs KnuthBendix 028: (from kbmag/standalone/kb_data/degen3) . . . 21μs KnuthBendix 029: (from kbmag/standalone/kb_data/ab1) . . . 21μs KnuthBendix 030: (from kbmag/standalone/kb_data/degen2) . . . 15μs KnuthBendix 031: (from kbmag/standalone/kb_data/f25) . . . 385μs KnuthBendix 032: (from kbmag/standalone/kb_data/237) . . . 506μs KnuthBendix 033: (from kbmag/standalone/kb_data/c2) . . . 17μs KnuthBendix 034: (from kbmag/standalone/kb_data/cosets) . . . 178μs KnuthBendix 035: Example 5.1 in Sims (KnuthBendix 09 again) . . . 43μs KnuthBendix 036: (from kbmag/standalone/kb_data/nilp2) . . . 27μs KnuthBendix 037: Example 6.4 in Sims . . . 12ms KnuthBendix 038: KnuthBendix 071 again . . . 569μs KnuthBendix 039: Example 5.4 in Sims (KnuthBendix 11 again) [...] . . . 187μs KnuthBendix 040: Example 5.4 in Sims (KnuthBendix 11 again) [...] . . . 114μs KnuthBendix 041: operator<< . . . 44μs KnuthBendix 042: confluence_interval . . . 16μs KnuthBendix 043: max_overlap . . . 15μs KnuthBendix 044: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 1051μs KnuthBendix 045: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 1926μs KnuthBendix 046: (fpsemi) small example . . . 657μs KnuthBendix 047: code coverage . . . 84μs KnuthBendix 048: small overlap 1 . . . 50μs KnuthBendix 049: (from kbmag/standalone/kb_data/s9) . . . 1327μs KnuthBendix 050: (fpsemi) Chapter 11, Lemma 1.8 (q = 6, r = [...] . . . 499μs KnuthBendix 051: (fpsemi) Chapter 11, Section 2 (q = 6, r = [...] . . . 111μs KnuthBendix 052: (fpsemi) Chapter 8, Theorem 4.2 in NR (infinite) . . . 195μs KnuthBendix 053: (fpsemi) equal_to fp semigroup . . . 52μs KnuthBendix 054: (fpsemi) equal_to free semigroup . . . 51μs KnuthBendix 055: (fpsemi) from GAP smalloverlap gap/test.gi [...] . . . 299μs KnuthBendix 056: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 481μs KnuthBendix 057: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 482μs KnuthBendix 058: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 1346μs KnuthBendix 059: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 3155μs KnuthBendix 060: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 34μs KnuthBendix 061: (fpsemi) Von Dyck (2,3,7) group (infinite) . . . 439μs KnuthBendix 062: (fpsemi) Von Dyck (2,3,7) group - different [...] . . . 4189μs KnuthBendix 063: (fpsemi) rewriting system from KnuthBendixC [...] . . . 329μs KnuthBendix 064: (fpsemi) rewriting system from Congruence 20 . . . 29μs KnuthBendix 065: (fpsemi) (from kbmag/standalone/kb_data/ab2) . . . 85μs KnuthBendix 066: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 1108μs KnuthBendix 067: (fpsemi) (from kbmag/standalone/kb_data/degen1) . . . 52μs KnuthBendix 068: (fpsemi) (from kbmag/standalone/kb_data/s4) . . . 280μs KnuthBendix 069: (fpsemi) fp semigroup (infinite) . . . 46μs KnuthBendix 070: (fpsemi) Chapter 11, Section 1 (q = 4, r = [...] . . . 1553μs KnuthBendix 071: (fpsemi) Chapter 11, Section 1 (q = 8, r = [...] . . . 97ms KnuthBendix 072: (fpsemi) Chapter 7, Theorem 3.9 in NR (size 240) . . . 3118μs KnuthBendix 073: (fpsemi) F(2, 5) - Chapter 9, Section 1 in [...] . . . 399μs KnuthBendix 074: (fpsemi) F(2, 6) - Chapter 9, Section 1 in NR . . . 378μs KnuthBendix 075: (fpsemi) Chapter 10, Section 4 in NR (infinite) . . . 715μs KnuthBendix 076: (fpsemi) Sym(5) from Chapter 3, Proposition [...] . . . 2582μs KnuthBendix 077: (fpsemi) SL(2, 7) from Chapter 3, Propositi [...] . . . 72ms KnuthBendix 078: (fpsemi) bicyclic monoid (infinite) . . . 46μs KnuthBendix 079: (fpsemi) plactic monoid of degree 2 (infinite) . . . 64μs KnuthBendix 080: (fpsemi) example before Chapter 7, Proposit [...] . . . 43μs KnuthBendix 081: (fpsemi) Chapter 7, Theorem 3.6 in NR (size 243) . . . 709μs KnuthBendix 082: (fpsemi) finite semigroup (size 99) . . . 223μs KnuthBendix 096: Sorouhesh . . . 349μs KnuthBendix 097: (fpsemi) transformation semigroup (size 4) . . . 72μs KnuthBendix 098: (fpsemi) transformation semigroup (size 9) . . . 53μs KnuthBendix 099: (fpsemi) transformation semigroup (size 88) . . . 704μs KnuthBendix 100: internal_string_to_word . . . 39μs KnuthBendix 101: (fpsemi) construct from shared_ptr . . . 691μs KnuthBendix 102: internal_string_to_word . . . 695μs KnuthBendix 103: (cong) free semigroup congruence (5 classes) . . . 77μs KnuthBendix 104: free semigroup congruence (6 classes) . . . 221μs KnuthBendix 105: (cong) free semigroup congruence (16 classes) . . . 291μs KnuthBendix 106: (cong) free semigroup congruence (6 classes) . . . 398μs KnuthBendix 107: (cong) free semigroup congruence (240 classes) . . . 3071μs KnuthBendix 108: (cong) free semigroup congruence (240 classes) . . . 3019μs KnuthBendix 109: (cong) less . . . 3570μs KnuthBendix 110: (cong) less . . . 171ms KnuthBendix 111: (cong) constructors . . . 245ms KnuthBendix 112: (cong) const_contains/contains . . . 185μs KnuthBendix 113: (cong) is_quotient_obviously_finite . . . 22μs KnuthBendix 114: (cong) class_index_to_word . . . 174μs KnuthBendix 115: (cong) quotient_froidure_pin . . . 131μs KnuthBendix 116: (cong) set_number_of_generators . . . 25μs KnuthBendix 117: (cong) number of classes when obv-inf . . . 41μs KnuthBendixCongruenceByPairs 016: non-trivial congruence on [...] . . . 171μs KnuthBendixCongruenceByPairs 017: non-trivial congruence on [...] . . . 163μs KnuthBendixCongruenceByPairs 018: non-trivial congruence on [...] . . . 239μs KnuthBendixCongruenceByPairs 019: non-trivial congruence on [...] . . . 239μs KnuthBendixCongruenceByPairs 020: trivial congruence on a fi [...] . . . 171μs KnuthBendixCongruenceByPairs 021: universal congruence on a [...] . . . 496μs KnuthBendixCongruenceByPairs 022: left congruence on a finit [...] . . . 242μs KnuthBendixCongruenceByPairs 023: finite group, Chapter 11, [...] . . . 4183μs KnuthBendixCongruenceByPairs 024: right congruence on infini [...] . . . 282μs KnuthBendixCongruenceByPairs 025: finite fp semigroup, dihed [...] . . . 278μs KnuthBendixCongruenceByPairs 026: finite fp semigroup, size 16 . . . 303μs KnuthBendixCongruenceByPairs 027: finite fp semigroup, size 16 . . . 879μs KnuthBendixCongruenceByPairs 028: infinite fp semigroup with [...] . . . 67μs Konieczny 000: test000> . . . 1077μs Konieczny 001: test000> . . . 828μs Konieczny 002: test001> . . . 11ms Konieczny 003: test001> . . . 8811μs Konieczny 006: exceptions . . . 39μs Konieczny 007: code coverage . . . 13ms Konieczny 008: code coverage . . . 11ms Konieczny 009: regular elements and idempotents . . . 92ms Konieczny 010: regular D-class 01 . . . 1095μs Konieczny 011: regular D-class 02 . . . 10ms Konieczny 012: regular D-class 04: contains . . . 32ms Konieczny 013: non-regular D-classes 01 . . . 1093μs Konieczny 014: RegularDClass . . . 651μs Konieczny 015: full bmat monoid 4 . . . 45ms Konieczny 017: regular generated bmat monoid 4 idempotents . . . 88ms Konieczny 019: my favourite example . . . 95ms Konieczny 020: another large example . . . 9051μs Konieczny 021: my favourite example transposed . . . 78ms Konieczny 024: exceptions . . . 1175μs Konieczny 025: 0-parameter constructor . . . 19ms Konieczny 026: non-regular D-classes 02 . . . 11ms Konieczny 028: partial perm . . . 106ms Konieczny 029: symmetric inverse monoid n = 8 . . . 19ms Konieczny 030: exceptions . . . 221ms Konieczny 031: transformations . . . 508μs Konieczny 032: transformations - JDM favourite example . . . 45ms Konieczny 033: transformations - large example . . . 277ms Konieczny 034: transformations - large example with stop . . . 278ms Konieczny 035: transformations - large example with run_until . . . 278ms Konieczny 036: transformations - large example with stop in Action . . . 278ms Konieczny 037: exceptions . . . 54μs Konieczny 038: transformations: contains . . . 663μs Konieczny 040: transformations - destructor coverage . . . 103ms Konieczny 041: current_number_D_classes . . . 103ms Konieczny 042: add_generator . . . 16μs Konieczny 043: add_generator . . . 12μs Matrix 000: BMat<2> . . . 90μs Matrix 001: BMat<> . . . 64μs Matrix 002: BMat<3> + BMat<> . . . 16μ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 . . . 59μs Matrix 007: BMat<> row_basis . . . 49μs Matrix 008: IntMat<3> . . . 14μs Matrix 009: IntMat<> . . . 17μs Matrix 010: IntMat code cov . . . 10μs Matrix 011: MaxPlusMat<3> . . . 13μs Matrix 012: MaxPlusMat<> . . . 14μs Matrix 013: MaxPlusMat code cov . . . 8000ns Matrix 014: MinPlusMat<3> . . . 16μs Matrix 015: MinPlusMat<> . . . 20μs Matrix 016: MinPlusMat code cov . . . 8000ns Matrix 017: MaxPlusTruncMat<5, 2> . . . 16μs Matrix 018: MaxPlusTruncMat<5> . . . 18μs Matrix 019: MaxPlusTruncMat<> . . . 28μs Matrix 020: MaxPlusTruncMat<5, 4> . . . 16μs Matrix 021: MaxPlusTruncMat<5> . . . 18μs Matrix 022: MaxPlusTruncMat<> . . . 17μs Matrix 023: MaxPlusTruncMat<33, 3> . . . 29μs Matrix 024: MaxPlusTruncMat<33> . . . 33μs Matrix 025: MaxPlusTruncMat<> . . . 27μs Matrix 026: MaxPlusMat code cov . . . 9000ns Matrix 027: MinPlusTruncMat<33, 3> . . . 28μs Matrix 028: MinPlusTruncMat<33> . . . 32μs Matrix 029: MinPlusTruncMat<> . . . 37μs Matrix 030: NTPMat<0, 3, 3, 3> . . . 14μs Matrix 031: NTPMat<0, 3> . . . 20μs Matrix 032: NTPMat<> . . . 31μs Matrix 033: NTPMat<0, 10, 4, 4> . . . 24μs Matrix 034: NTPMat<0, 10> . . . 20μs Matrix 035: NTPMat<> . . . 19μs Matrix 036: NTPMat<0, 10, 4, 4> . . . 18μs Matrix 037: NTPMat<0, 10> . . . 17μs Matrix 038: NTPMat<> . . . 17μs Matrix 039: NTPMat<33, 2, 3, 3> . . . 14μs Matrix 040: NTPMat<33, 2> . . . 15μs Matrix 041: NTPMat<> . . . 14μs Matrix 042: ProjMaxPlusMat<3> . . . 87μs Matrix 043: ProjMaxPlusMat<> . . . 56μs Matrix 044: exceptions . . . 33μs Matrix 045: code coverage . . . 34μs MultiStringView 000: catch all . . . 41μs MultiStringView 001: is_prefix . . . 14μs MultiStringView 002: erase . . . 15μs MultiStringView 003: iterators . . . 11μs MultiStringView 004: constructors (long) . . . 18μs MultiStringView 005: constructors (short) . . . 16μs MultiStringView 006: copy assignment (short assigned to long) . . . 12μ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 . . . 19μs MultiStringView 011: pop_front . . . 38μs MultiStringView 012: append . . . 14μs MultiStringView 013: operators . . . 14μs MultiStringView 014: maximum_common_suffix . . . 13μs MultiStringView 015: deep tests . . . 10μs ObviouslyInfinite 011: Multiple rule additions . . . 48μs ObviouslyInfinite 012: A power of the generator 'b' does not [...] . . . 11μs ObviouslyInfinite 013: Preserves the number of occurrences o [...] . . . 12μs ObviouslyInfinite 014: Less relations than generators . . . 11μs ObviouslyInfinite 015: Relations preserve length . . . 13μs ObviouslyInfinite 016: Matrix has non empty kernel . . . 13μs ObviouslyInfinite 017: Free product of trivial semigroups . . . 11μs ObviouslyInfinite 018: Another free product . . . 13μs ObviouslyInfinite 019: Infinite but not obviously so . . . 13μs ObviouslyInfinite 020: Finite semigroup . . . 14μs PBR 001: universal product with convenience constructor . . . 46μs PBR 002: universal product . . . 18μs PBR 003: product [bigger than previous] . . . 28μs PBR 004: hash . . . 10μs PBR 005: delete/copy . . . 18μs PBR 006: exceptions . . . 126μs PBR 007: operators . . . 72μs PBR 008: to_string . . . 19μs PBR 009: identity . . . 45μs PBR 010: adapters . . . 9000ns Pool 000: initial . . . 24μs Pool 001: bmat . . . 23μs Pool 002: PoolGuard . . . 19μs Pool 003: transformation products . . . 13μs Presentation 000: vectors of ints . . . 76μs Presentation 001: strings . . . 64μs Presentation 002: constructors (word_type) . . . 26μs Presentation 003: constructors (StaticVector1) . . . 27μs Presentation 004: constructors (std::string) . . . 22μs Presentation 005: alphabet + letters (word_type) . . . 113μs Presentation 006: alphabet + letters (std::string) . . . 33μs Presentation 007: contains_empty_word . . . 11μs Presentation 008: validate_rules throws . . . 38μs Presentation 009: helpers add_rule(s) . . . 86μs Presentation 010: helpers add_rule(s) (std::string) . . . 31μs Presentation 011: helpers add_identity_rules (std::vector/St [...] . . . 37μs Presentation 012: helpers add_identity_rules (std::string) . . . 23μs Presentation 013: helpers add_inverse_rules (all) . . . 161μs Presentation 014: helpers add_inverse_rules (std::string) . . . 40μs Presentation 015: helpers remove_duplicate_rules . . . 57μs Presentation 016: helpers reduce_complements . . . 115μs Presentation 017: helpers sort_each_rule . . . 57μs Presentation 018: helpers sort_rules . . . 59μs Presentation 019: helpers longest_common_subword/replace_subword . . . 231μs Presentation 020: helpers redundant_rule . . . 5640μs Presentation 021: helpers shortlex_compare_concat . . . 11μs Presentation 022: helpers remove_trivial_rules . . . 61μs Presentation 023: helpers replace_subword (existing, replacement) . . . 51μs Presentation 024: helpers longest_rule . . . 87μs Presentation 025: helpers longest_rule_length . . . 79μs Presentation 026: helpers remove_redundant_generators . . . 103μs Presentation 027: helpers reverse . . . 21μs Presentation 028: in_alphabet . . . 25μs Presentation 029: replace_subword with empty word . . . 20μs Presentation 030: helpers replace_word . . . 38μs Presentation 031: clear . . . 11μs Presentation 032: letter . . . 30μs Presentation 033: normalize_alphabet . . . 15μs Presentation 034: longest_common_subword issue . . . 297μs Presentation 035: helpers add_zero_rules (std::vector/Static [...] . . . 41μs Presentation 036: helpers add_zero_rules (std::string) . . . 23μs Presentation 037: make_semigroup . . . 42μs Presentation 038: greedy_reduce_length . . . 202μs Presentation 039: aaaaaaaab = aaaaaaaaab strong compression . . . 59μs Presentation 040: change_alphabet . . . 67μs Presentation 041: sort_rules bug . . . 265μs Presentation 042: first_unused_letter/letter . . . 159μs Presentation 043: case where strong compression doesn't work . . . 32μs Presentation 044: proof that . . . 39μs Presentation 045: decompression . . . 18μs Race 001: run_for . . . 10ms Race 002: run_until . . . 10ms Race 003: exceptions . . . 10ms Race 004: iterators . . . 11μ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 . . . 1010μs Runner 002: run_for . . . 192ms Runner 003: run_for . . . 25ms Runner 004: started . . . 1031μs Runner 005: run_until . . . 9228μs Runner 006: kill . . . 27μs Runner 007: copy constructor . . . 10ms Runner 008: report . . . 20ms Runner 009: run_until with function pointer . . . 26μs SchreierSims 001: trivial perm. group (degree 1) . . . 55μs SchreierSims 002: trivial perm. group (degree 2) . . . 26μs SchreierSims 003: trivial perm. group (degree 500) . . . 355μs SchreierSims 004: symmetric perm. group (degree 5) . . . 48μs SchreierSims 005: symmetric perm. group (degree 8) . . . 45μs SchreierSims 006: symmetric perm. group (degree 9) . . . 54μs SchreierSims 007: alternating perm. group (degree 12) . . . 67μs SchreierSims 008: symmetric perm. group (degree 16) . . . 320μs SchreierSims 009: alternating perm. group (degree 15) . . . 179μs SchreierSims 010: alternating perm. group (degree 16) . . . 372μs SchreierSims 011: dihedral perm. group (order 10) . . . 29μs SchreierSims 012: dihedral perm. group (order 200) . . . 2411μs SchreierSims 013: perm. group T (order 12) . . . 30μs SchreierSims 014: quaternion perm. group (order 8) . . . 34μs SchreierSims 015: perm. group (order 84129611558952960) . . . 298ms SchreierSims 016: perm. group SL(3, 5) (order 372000) . . . 1434μs SchreierSims 017: perm. group PSL(4, 8) (order 34558531338240) . . . 115ms SchreierSims 018: perm. Mathieu group M11 (order 7920) . . . 95μs SchreierSims 019: perm. Mathieu group M24 (order 244823040) . . . 239μs SchreierSims 020: perm. Janko Group J1 (order 175560) . . . 3341μs SchreierSims 021: perm. Hall-Janko group (order 604800) . . . 464μs SchreierSims 022: perm. Hall-Janko group (alt.) (order 604800) . . . 32ms SchreierSims 023: perm. Conway group Co3 (order 495766656000) . . . 9024μs SchreierSims 024: perm. Conway group Co3 (alt.) (order 49576 [...] . . . 18ms SchreierSims 025: perm. Suzuki group (order 448345497600) . . . 133ms SchreierSims 027: perm. Held group (order 4030387200) . . . 219ms SchreierSims 028: perm. group C2 x C2 x C2 (order 8) . . . 27μs SchreierSims 029: perm. group C2 x C2 x C2 x C2 (order 16) . . . 34μs SchreierSims 030: perm. group (S5 x S5) : C2 (order 28800) . . . 59μs SchreierSims 031: perm. group C3 x D8 x A5 (order 1440) . . . 57μs SchreierSims 032: perm. group GL(4, 3) (order 24261120) . . . 612μs SchreierSims 033: perm. group PSL(3, 7) (order 1876896) . . . 721μs SchreierSims 037: symmetric perm. group (degree 5) . . . 27μs SchreierSims 038: alternating perm. group (degree 17) . . . 3524μs SchreierSims 039: exceptions . . . 79μs SchreierSims 040: exceptions . . . 42μs SchreierSims 041: trivial group . . . 30μs SchreierSims 042: A17 bug . . . 3130μs SchreierSims 043: orbits_lookup test . . . 497μs SchreierSims 044: transversal_element and inversal_element test . . . 1150μs SchreierSimsHelper 001: trivial perm. group intersection (de [...] . . . 19μs SchreierSimsHelper 002: trivial perm. group intersection (de [...] . . . 27μs SchreierSimsHelper 003: cyclic group intersection (degree 13) . . . 31μs SchreierSimsHelper 004: D10 and Z5 intersection . . . 34μs SchreierSimsHelper 005: D8 and Q8 intersection . . . 18μs SchreierSimsHelper 006: primitive on 8 points intersection . . . 27μs SchreierSimsHelper 007: primitive on 8 points intersection ( [...] . . . 25μs SchreierSimsHelper 008: A13 and PGL(2, 11) intersection . . . 135μs SchreierSimsHelper 009: A13 and PGL(2, 11) intersection (swa [...] . . . 128μs SchreierSimsHelper 012: 3^3:13 and 3^3.2.A(4) intersection . . . 146μs SchreierSimsHelper 015: 3^3(S(4) x 2) and ASL(3, 3) intersection . . . 300μs SchreierSimsHelper 016: 7^2:3 x Q(8) and 7^2:D(2*6) intersection . . . 390μs SchreierSimsHelper 018: D(2*53) and 53:13 intersection . . . 233μs SchreierSimsHelper 019: 2^6:(7 x D_14) and PSL(2, 6)^2.4 int [...] . . . 1560μs SchreierSimsHelper 020: 2^6:(S_3 x GL(3, 2)) and 2.6:Alt(7) [...] . . . 4777μs SchreierSimsHelper 022: PSL(2, 127) and AGL(1, 2^7) intersection . . . 8421μs SchreierSimsHelper 023: PSL(3, 4).2 and PSL(3, 4).2 (nontriv [...] . . . 1776μs SchreierSimsHelper 024: PSL(3, 4).Sym(3) and PSL(3, 4).2 int [...] . . . 2288μs SchreierSimsHelper 025: 3^4:5:4 and D_16:4 intersection . . . 974μs Sims1 000: fp example 1 . . . 923μs Sims1 001: fp example 2 . . . 1495μs Sims1 002: ToddCoxeter failing example . . . 11ms Sims1 003: ToddCoxeter failing example . . . 675μs Sims1 004: partition_monoid(2) right . . . 4746μs Sims1 006: full_transformation_monoid(3) right . . . 4971μs Sims1 007: full_transformation_monoid(3) left . . . 2780μs Sims1 009: rook_monoid(2, 1) . . . 89μs Sims1 010: symmetric_inverse_monoid(2) from FroidurePin . . . 88μs Sims1 011: symmetric_inverse_monoid(3) . . . 4898μs Sims1 014: temperley_lieb_monoid(3) from presentation . . . 100μs Sims1 015: temperley_lieb_monoid(4) from presentation . . . 563μs Sims1 016: fp semigroup containing given pairs #1 . . . 257μs Sims1 017: fp semigroup containing given pairs #2 . . . 278μs Sims1 018: fp semigroup containing given pairs #3 . . . 417μs Sims1 019: ToddCoxeter failing example . . . 1155μs Sims1 020: fp example 2 . . . 1826μs Sims1 021: exceptions . . . 284μs Sims1 027: from https://mathoverflow.net/questions/423541/ . . . 19ms Sims1 028: from https://mathoverflow.net/questions/423541/ . . . 13ms Sims1 030: presentation with one free generator . . . 174μs Sims1 031: presentation with non-zero index generators . . . 71μs Sims1 032: presentation with empty word . . . 6164μs Sims1 033: constructors . . . 982μs Sims1 034: split_at . . . 180μs Sims1 035: stats . . . 92μs Sims1 036: check iterator requirements . . . 121μs Sims1 040: TransitiveGroup(10, 32) - minimal rep . . . 2896μs Sims1 043: rectangular_band(2, 2) - with and without identity . . . 186μs Sims1 044: trivial group - minimal o.r.c. rep . . . 110μs Sims1 045: right zero semigroup - minimal o.r.c. rep . . . 1670μs Sims1 046: semigroup with faithful non-strictly cyclic actio [...] . . . 692μs Sims1 068: RepOrc . . . 25ms Sims1 069: fp example 1 . . . 386μ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 953μs (174ns 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 . . . 1044μs Sims1 072: symmetric_group(n) for n = 4 . . . 1169μs Sims1 073: corner case no generators + no relations . . . 70μs Sims1 076: uninitialized RepOrc . . . 27μs SmallestInteger 001: . . . 11μs StaticTriVector2 045: all . . . 18μs StaticVector2 043: all . . . 17μs Stephen 000: basic test 1 . . . 197μs Stephen 001: basic test 2 . . . 128μs Stephen 002: full transf monoid . . . 13ms Stephen 003: from step_hen 002 . . . 50μs Stephen 004: from step_hen 003 . . . 163μs Stephen 005: from step_hen 004 . . . 53μs Stephen 006: from step_hen 005 . . . 93μs Stephen 008: C(4) monoid normal form (test_case_knuth_bendix_055) . . . 184μs Stephen 009: C(4) monoid normal form (test_case_gap_smallove [...] . . . 88μs Stephen 010: code coverage . . . 274μs Stephen 011: C(4) monoid normal form (test_case_gap_smallove [...] . . . 235μs Stephen 012: C(4) monoid normal form (test_case_gap_smallove [...] . . . 209μs Stephen 013: C(4) monoid equal to (test_case_gap_smalloverlap_70) . . . 103μs Stephen 014: C(4) monoid normal form (test_case_ex_3_13_14) . . . 281μs Stephen 015: C(4) monoid normal form (test_case_ex_3_15) . . . 324μs Stephen 016: C(4) monoid normal form (test_case_ex_3_16) . . . 250μs Stephen 017: C(4) monoid normal form (test_case_mt_3) . . . 144μs Stephen 018: C(4) monoid normal form (test_case_mt_5) . . . 92μs Stephen 019: C(4) monoid normal form (test_case_mt_6) . . . 290μs Stephen 020: C(4) monoid normal form (test_case_mt_10) . . . 133μs Stephen 021: C(4) monoid normal form (test_case_mt_13) . . . 96μs Stephen 022: C(4) monoid normal form (test_case_mt_14) . . . 95μs Stephen 023: C(4) monoid normal form (test_case_mt_15) . . . 129μs Stephen 024: C(4) monoid normal form (test_case_mt_16) . . . 111μs Stephen 025: C(4) monoid normal form (test_case_mt_17) . . . 279μs Stephen 026: C(4) monoid normal form (test_case_weak_1) . . . 198μs Stephen 027: C(4) monoid normal form (test_case_weak_2) . . . 151μs Stephen 028: C(4) monoid normal form (test_case_weak_3) . . . 212μs Stephen 029: C(4) monoid normal form (test_case_weak_4) . . . 208μs Stephen 030: C(4) monoid normal form (test_case_weak_5) . . . 103μs Stephen 031: Test behaviour when uninitialised . . . 144μs Suf 005: unite . . . 21μs Suf 007: compress . . . 12μs Suf 011: big chain . . . 14ms Suf 013: empty table . . . 9000ns Suf 015: join . . . 11μs Suf 017: contains . . . 26μs Suf 019: swap . . . 28μs Timer 001: string method (1 argument) . . . 39μs Timer 002: string method (0 arguments) . . . 10ms Timer 003: reset/elapsed method . . . 20ms Timer 004: operator<< . . . 11μs ToddCoxeter 000: small 2-sided congruence . . .  -- with HLT + no standardise + full lookahead + no save 1072μs  -- with HLT + standardise + full lookahead + no save 990μs  -- with HLT + no standardise + partial lookahead + no save 981μs  -- with HLT + standardise + partial lookahead + no save 1039μs  -- with HLT + no standardise + full lookahead + save 1030μs  -- with HLT + standardise + full lookahead + save 998μs  -- with HLT + no standardise + partial lookahead + save 1003μs  -- with HLT + standardise + partial lookahead + save 998μs  -- with Felsch + no standardisation 1013μs  -- with Felsch + standardisation 990μs  -- with random strategy 1020μs  -- with Rc style + full lookahead 982μs  -- with Rc style + partial lookahead 982μs  -- with R/C style 1003μs  -- with CR style 1016μs  -- with Cr style 988μs ToddCoxeter 001: small 2-sided congruence . . .  -- with HLT + no standardise + full lookahead + no save 5232μs  -- with HLT + standardise + full lookahead + no save 5184μs  -- with HLT + no standardise + partial lookahead + no save 5211μs  -- with HLT + standardise + partial lookahead + no save 5211μs  -- with HLT + no standardise + full lookahead + save 5079μs  -- with HLT + standardise + full lookahead + save 5272μs  -- with HLT + no standardise + partial lookahead + save 5074μs  -- with HLT + standardise + partial lookahead + save 5084μs  -- with Felsch + no standardisation 5066μs  -- with Felsch + standardisation 5087μs  -- with random strategy 5412μs  -- with Rc style + full lookahead 5068μs  -- with Rc style + partial lookahead 5056μs  -- with R/C style 5056μs  -- with CR style 5048μs  -- with Cr style 5019μs ToddCoxeter 003: constructed from FroidurePin . . .  -- with Felsch + no standardisation 234ms  -- with Felsch + standardisation 234ms  -- with HLT + no standardise + full lookahead + no save 83ms  -- with HLT + standardise + full lookahead + no save 83ms  -- with HLT + no standardise + partial lookahead + no save 83ms  -- with HLT + standardise + partial lookahead + no save 83ms  -- with HLT + no standardise + full lookahead + save 240ms  -- with HLT + standardise + full lookahead + save 239ms  -- with HLT + no standardise + partial lookahead + save 240ms  -- with HLT + standardise + partial lookahead + save 240ms  -- with random strategy 238ms  -- with Rc style + full lookahead 237ms  -- with Rc style + partial lookahead 237ms  -- with R/C style 88ms  -- with CR style 236ms  -- with Cr style 237ms ToddCoxeter 004: 2-sided congruence from FroidurePin . . .  -- with HLT + no standardise + full lookahead + no save 222μs  -- with HLT + standardise + full lookahead + no save 175μs  -- with HLT + no standardise + partial lookahead + no save 167μs  -- with HLT + standardise + partial lookahead + no save 165μs  -- with HLT + save (throws) 205μs  -- with Felsch (throws) 179μs  -- with random strategy 170μs ToddCoxeter 005: non-trivial two-sided from relations . . .  -- with HLT + no standardise + full lookahead + no save 64μs  -- with HLT + standardise + full lookahead + no save 42μs  -- with HLT + no standardise + partial lookahead + no save 40μs  -- with HLT + standardise + partial lookahead + no save 39μs  -- with HLT + no standardise + full lookahead + save 57μs  -- with HLT + standardise + full lookahead + save 51μs  -- with HLT + no standardise + partial lookahead + save 48μs  -- with HLT + standardise + partial lookahead + save 47μs  -- with Felsch + no standardisation 48μs  -- with Felsch + standardisation 44μs  -- with random strategy 48μs  -- with Rc style + full lookahead 43μs  -- with Rc style + partial lookahead 40μs  -- with R/C style 41μs  -- with CR style 45μs  -- with Cr style 45μs ToddCoxeter 006: small right cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 41μs  -- with HLT + standardise + full lookahead + no save 33μs  -- with HLT + no standardise + partial lookahead + no save 32μs  -- with HLT + standardise + partial lookahead + no save 35μs  -- with HLT + no standardise + full lookahead + save 39μs  -- with HLT + standardise + full lookahead + save 35μs  -- with HLT + no standardise + partial lookahead + save 35μs  -- with HLT + standardise + partial lookahead + save 35μs  -- with Felsch + no standardisation 35μs  -- with Felsch + standardisation 36μs  -- with random strategy 38μs  -- with Rc style + full lookahead 33μs  -- with Rc style + partial lookahead 32μs  -- with R/C style 32μs  -- with CR style 39μs  -- with Cr style 35μs ToddCoxeter 007: left cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 47μs  -- with HLT + standardise + full lookahead + no save 37μs  -- with HLT + no standardise + partial lookahead + no save 35μs  -- with HLT + standardise + partial lookahead + no save 35μs  -- with HLT + no standardise + full lookahead + save 41μs  -- with HLT + standardise + full lookahead + save 39μs  -- with HLT + no standardise + partial lookahead + save 39μs  -- with HLT + standardise + partial lookahead + save 39μs  -- with Felsch + no standardisation 38μs  -- with Felsch + standardisation 44μs  -- with random strategy 43μs  -- with Rc style + full lookahead 39μs  -- with Rc style + partial lookahead 37μs  -- with R/C style 38μs  -- with CR style 41μs  -- with Cr style 41μs ToddCoxeter 008: for small fp semigroup . . .  -- with HLT + no standardise + full lookahead + no save 37μs  -- with HLT + standardise + full lookahead + no save 32μs  -- with HLT + no standardise + partial lookahead + no save 31μs  -- with HLT + standardise + partial lookahead + no save 32μs  -- with HLT + no standardise + full lookahead + save 36μs  -- with HLT + standardise + full lookahead + save 35μs  -- with HLT + no standardise + partial lookahead + save 35μs  -- with HLT + standardise + partial lookahead + save 39μs  -- with Felsch + no standardisation 34μs  -- with Felsch + standardisation 34μs  -- with random strategy 38μs  -- with Rc style + full lookahead 35μs  -- with Rc style + partial lookahead 34μs  -- with R/C style 34μs  -- with CR style 37μs  -- with Cr style 38μs ToddCoxeter 009: 2-sided cong. trans. semigroup . . .  -- with HLT + no standardise + full lookahead + no save 228μs  -- with HLT + standardise + full lookahead + no save 210μs  -- with HLT + no standardise + partial lookahead + no save 203μs  -- with HLT + standardise + partial lookahead + no save 205μs  -- with HLT + no standardise + full lookahead + save 519μs  -- with HLT + standardise + full lookahead + save 514μs  -- with HLT + no standardise + partial lookahead + save 500μs  -- with HLT + standardise + partial lookahead + save 497μs  -- with Felsch + no standardisation 466μs  -- with Felsch + standardisation 449μs  -- with random strategy 229μs  -- with Rc style + full lookahead 213μs  -- with Rc style + partial lookahead 212μs  -- with R/C style 217μs  -- with CR style 466μs  -- with Cr style 455μs ToddCoxeter 010: left congruence on transformation semigroup . . .  -- with HLT + no standardise + full lookahead + no save 235μs  -- with HLT + standardise + full lookahead + no save 237μs  -- with HLT + no standardise + partial lookahead + no save 224μs  -- with HLT + standardise + partial lookahead + no save 235μs  -- with HLT + no standardise + full lookahead + save 546μs  -- with HLT + standardise + full lookahead + save 546μs  -- with HLT + no standardise + partial lookahead + save 519μs  -- with HLT + standardise + partial lookahead + save 544μs  -- with Felsch + no standardisation 509μs  -- with Felsch + standardisation 464μs  -- with random strategy 590μs  -- with Rc style + full lookahead 256μs  -- with Rc style + partial lookahead 250μs  -- with R/C style 268μs  -- with CR style 508μs  -- with Cr style 499μs ToddCoxeter 011: right cong. trans. semigroup . . .  -- with HLT + no standardise + full lookahead + no save 243μs  -- with HLT + standardise + full lookahead + no save 246μs  -- with HLT + no standardise + partial lookahead + no save 232μs  -- with HLT + standardise + partial lookahead + no save 240μs  -- with HLT + no standardise + full lookahead + save 537μs  -- with HLT + standardise + full lookahead + save 521μs  -- with HLT + no standardise + partial lookahead + save 510μs  -- with HLT + standardise + partial lookahead + save 519μs  -- with Felsch + no standardisation 407μs  -- with Felsch + standardisation 417μs  -- with random strategy 277μs  -- with Rc style + full lookahead 259μs  -- with Rc style + partial lookahead 256μs  -- with R/C style 276μs  -- with CR style 424μs  -- with Cr style 410μs ToddCoxeter 012: trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 160μs  -- with HLT + standardise + full lookahead + no save 159μs  -- with HLT + no standardise + partial lookahead + no save 148μs  -- with HLT + standardise + partial lookahead + no save 148μs  -- with HLT + save (throws) 161μs  -- with Felsch (throws) 157μs  -- with random strategy 169μs ToddCoxeter 013: left cong. on trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 208μs  -- with HLT + standardise + full lookahead + no save 209μs  -- with HLT + no standardise + partial lookahead + no save 199μs  -- with HLT + standardise + partial lookahead + no save 202μs  -- with HLT + no standardise + full lookahead + save 521μs  -- with HLT + standardise + full lookahead + save 513μs  -- with HLT + no standardise + partial lookahead + save 497μs  -- with HLT + standardise + partial lookahead + save 510μs  -- with Felsch + no standardisation 470μs  -- with Felsch + standardisation 435μs  -- with random strategy 243μs  -- with Rc style + full lookahead 227μs  -- with Rc style + partial lookahead 226μs  -- with R/C style 244μs  -- with CR style 473μs  -- with Cr style 473μs ToddCoxeter 014: right cong. on trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 214μs  -- with HLT + standardise + full lookahead + no save 214μs  -- with HLT + no standardise + partial lookahead + no save 203μs  -- with HLT + standardise + partial lookahead + no save 209μs  -- with HLT + no standardise + full lookahead + save 496μs  -- with HLT + standardise + full lookahead + save 492μs  -- with HLT + no standardise + partial lookahead + save 468μs  -- with HLT + standardise + partial lookahead + save 479μs  -- with Felsch + no standardisation 379μs  -- with Felsch + standardisation 392μs  -- with random strategy 246μs  -- with Rc style + full lookahead 230μs  -- with Rc style + partial lookahead 225μs  -- with R/C style 250μs  -- with CR style 394μs  -- with Cr style 385μs ToddCoxeter 015: finite fp-semigroup, dihedral group of order 6 . . .  -- with HLT + no standardise + full lookahead + no save 93μs  -- with HLT + standardise + full lookahead + no save 66μs  -- with HLT + no standardise + partial lookahead + no save 59μs  -- with HLT + standardise + partial lookahead + no save 62μs  -- with HLT + no standardise + full lookahead + save 83μs  -- with HLT + standardise + full lookahead + save 79μs  -- with HLT + no standardise + partial lookahead + save 76μs  -- with HLT + standardise + partial lookahead + save 79μs  -- with Felsch + no standardisation 73μs  -- with Felsch + standardisation 70μs  -- with random strategy 74μs  -- with Rc style + full lookahead 62μs  -- with Rc style + partial lookahead 60μs  -- with R/C style 60μs  -- with CR style 70μs  -- with Cr style 71μs ToddCoxeter 016: finite fp-semigroup, size 16 . . .  -- with HLT + no standardise + full lookahead + no save 72μs  -- with HLT + standardise + full lookahead + no save 64μs  -- with HLT + no standardise + partial lookahead + no save 63μs  -- with HLT + standardise + partial lookahead + no save 62μs  -- with HLT + no standardise + full lookahead + save 133μs  -- with HLT + standardise + full lookahead + save 128μs  -- with HLT + no standardise + partial lookahead + save 121μs  -- with HLT + standardise + partial lookahead + save 122μs  -- with Felsch + no standardisation 122μs  -- with Felsch + standardisation 114μs  -- with random strategy 120μs  -- with Rc style + full lookahead 67μs  -- with Rc style + partial lookahead 64μs  -- with R/C style 69μs  -- with CR style 113μs  -- with Cr style 111μs ToddCoxeter 017: finite fp-semigroup, size 16 . . .  -- with HLT + no standardise + full lookahead + no save 189μs  -- with HLT + standardise + full lookahead + no save 169μs  -- with HLT + no standardise + partial lookahead + no save 162μs  -- with HLT + standardise + partial lookahead + no save 163μs  -- with HLT + no standardise + full lookahead + save 335μs  -- with HLT + standardise + full lookahead + save 345μs  -- with HLT + no standardise + partial lookahead + save 328μs  -- with HLT + standardise + partial lookahead + save 327μs  -- with Felsch + no standardisation 309μs  -- with Felsch + standardisation 293μs  -- with random strategy 322μs  -- with Rc style + full lookahead 170μs  -- with Rc style + partial lookahead 166μs  -- with R/C style 169μs  -- with CR style 298μs  -- with Cr style 295μs ToddCoxeter 018: test lookahead . . .  -- with HLT + no standardise + full lookahead + no save 268μs  -- with HLT + standardise + full lookahead + no save 257μs  -- with HLT + no standardise + partial lookahead + no save 240μs  -- with HLT + standardise + partial lookahead + no save 242μs  -- with HLT + no standardise + full lookahead + save 433μs  -- with HLT + standardise + full lookahead + save 427μs  -- with HLT + no standardise + partial lookahead + save 412μs  -- with HLT + standardise + partial lookahead + save 417μs ToddCoxeter 019: non-trivial left cong. from semigroup . . .  -- with HLT + no standardise + full lookahead + no save 152μs  -- with HLT + standardise + full lookahead + no save 147μs  -- with HLT + no standardise + partial lookahead + no save 138μs  -- with HLT + standardise + partial lookahead + no save 141μs  -- with HLT + save (throws) 148μs  -- with Felsch (throws) 145μs  -- with random strategy 152μs ToddCoxeter 020: 2-sided cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 25μs  -- with HLT + standardise + full lookahead + no save 19μs  -- with HLT + no standardise + partial lookahead + no save 18μs  -- with HLT + standardise + partial lookahead + no save 18μs  -- with HLT + no standardise + full lookahead + save 18μs  -- with HLT + standardise + full lookahead + save 18μs  -- with HLT + no standardise + partial lookahead + save 24μs  -- with HLT + standardise + partial lookahead + save 19μs  -- with Felsch + no standardisation 18μs  -- with Felsch + standardisation 19μs  -- with random strategy 18μs ToddCoxeter 021: calling run when obviously infinite . . .  -- with HLT + no standardise + full lookahead + no save 43μs  -- with HLT + standardise + full lookahead + no save 31μs  -- with HLT + no standardise + partial lookahead + no save 30μs  -- with HLT + standardise + partial lookahead + no save 29μs  -- with HLT + no standardise + full lookahead + save 31μs  -- with HLT + standardise + full lookahead + save 29μs  -- with HLT + no standardise + partial lookahead + save 29μs  -- with HLT + standardise + partial lookahead + save 29μs  -- with Felsch + no standardisation 28μs  -- with Felsch + standardisation 34μs  -- with random strategy 29μs ToddCoxeter 022: stellar_monoid S3 . . .  -- with HLT + no standardise + full lookahead + no save 117μs  -- with HLT + standardise + full lookahead + no save 106μs  -- with HLT + no standardise + partial lookahead + no save 98μs  -- with HLT + standardise + partial lookahead + no save 101μs  -- with HLT + no standardise + full lookahead + save 202μs  -- with HLT + standardise + full lookahead + save 189μs  -- with HLT + no standardise + partial lookahead + save 180μs  -- with HLT + standardise + partial lookahead + save 181μs  -- with Felsch + no standardisation 181μs  -- with Felsch + standardisation 164μs  -- with random strategy 171μs  -- with Rc style + full lookahead 107μs  -- with Rc style + partial lookahead 105μs  -- with R/C style 106μs  -- with CR style 165μs  -- with Cr style 161μs ToddCoxeter 023: finite semigroup (size 5) . . .  -- with HLT + no standardise + full lookahead + no save 42μs  -- with HLT + standardise + full lookahead + no save 31μs  -- with HLT + no standardise + partial lookahead + no save 30μs  -- with HLT + standardise + partial lookahead + no save 33μs  -- with HLT + no standardise + full lookahead + save 37μs  -- with HLT + standardise + full lookahead + save 35μs  -- with HLT + no standardise + partial lookahead + save 34μs  -- with HLT + standardise + partial lookahead + save 34μs  -- with Felsch + no standardisation 42μs  -- with Felsch + standardisation 35μs  -- with random strategy 34μs  -- with Rc style + full lookahead 32μs  -- with Rc style + partial lookahead 31μs  -- with R/C style 31μs  -- with CR style 37μs  -- with Cr style 35μs ToddCoxeter 024: exceptions . . .  -- with HLT + no standardise + full lookahead + no save 153μs  -- with HLT + standardise + full lookahead + no save 134μs  -- with HLT + no standardise + partial lookahead + no save 132μs  -- with HLT + standardise + partial lookahead + no save 132μs  -- with HLT + no standardise + full lookahead + save 135μs  -- with HLT + standardise + full lookahead + save 136μs  -- with HLT + no standardise + partial lookahead + save 135μs  -- with HLT + standardise + partial lookahead + save 135μs  -- with Felsch + no standardisation 135μs  -- with Felsch + standardisation 137μs  -- with random strategy 134μs  -- with Rc style + full lookahead 133μs  -- with Rc style + partial lookahead 133μs  -- with R/C style 133μs  -- with CR style 136μs  -- with Cr style 136μs ToddCoxeter 025: obviously infinite . . .  -- with HLT + no standardise + full lookahead + no save 43μs  -- with HLT + standardise + full lookahead + no save 38μs  -- with HLT + no standardise + partial lookahead + no save 37μs  -- with HLT + standardise + partial lookahead + no save 37μs  -- with HLT + no standardise + full lookahead + save 38μs  -- with HLT + standardise + full lookahead + save 35μs  -- with HLT + no standardise + partial lookahead + save 35μs  -- with HLT + standardise + partial lookahead + save 34μs  -- with Felsch + no standardisation 34μs  -- with Felsch + standardisation 34μs  -- with random strategy 34μs ToddCoxeter 026: exceptions . . .  -- with HLT + no standardise + full lookahead + no save 112μs  -- with HLT + standardise + full lookahead + no save 79μs  -- with HLT + no standardise + partial lookahead + no save 85μs  -- with HLT + standardise + partial lookahead + no save 78μs  -- with HLT + no standardise + full lookahead + save 88μs  -- with HLT + standardise + full lookahead + save 84μs  -- with HLT + no standardise + partial lookahead + save 82μs  -- with HLT + standardise + partial lookahead + save 82μs  -- with Felsch + no standardisation 82μs  -- with Felsch + standardisation 83μs  -- with random strategy 85μs  -- with Rc style + full lookahead 80μs  -- with Rc style + partial lookahead 79μs  -- with R/C style 79μs  -- with CR style 83μs  -- with Cr style 85μs ToddCoxeter 027: empty . . . 64μs ToddCoxeter 028: congruence of fpsemigroup::ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 151μs  -- with HLT + standardise + full lookahead + no save 119μs  -- with HLT + no standardise + partial lookahead + no save 117μs  -- with HLT + standardise + partial lookahead + no save 116μs  -- with HLT + save (throws) 147μs  -- with Felsch (throws) 122μs  -- with random strategy 124μs  -- with HLT + no standardise + full lookahead + save 136μs  -- with HLT + standardise + full lookahead + save 146μs  -- with HLT + no standardise + partial lookahead + save 142μs  -- with HLT + standardise + partial lookahead + save 139μs  -- with Felsch + no standardisation 138μs  -- with Felsch + standardisation 138μs  -- with Rc style + full lookahead 128μs  -- with Rc style + partial lookahead 118μs  -- with R/C style 109μs  -- with CR style 131μs  -- with Cr style 135μs ToddCoxeter 029: !KnuthBendix.started() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 93μs  -- with HLT + standardise + full lookahead + no save and 2-sided 61μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 55μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 54μs  -- with HLT + no standardise + full lookahead + save and 2-sided 62μs  -- with HLT + standardise + full lookahead + save and 2-sided 61μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 60μs  -- with HLT + standardise + partial lookahead + save and 2-sided 59μs  -- with Felsch + no standardisation and 2-sided 57μs  -- with Felsch + standardisation and 2-sided 57μs  -- with random strategy and 2-sided 61μs  -- with HLT + no standardise + full lookahead + no save and left 72μs  -- with HLT + standardise + full lookahead + no save and left 87μs  -- with HLT + no standardise + partial lookahead + no save and left 55μs  -- with HLT + standardise + partial lookahead + no save and left 54μs  -- with HLT + no standardise + full lookahead + save and left 64μs  -- with HLT + standardise + full lookahead + save and left 64μs  -- with HLT + no standardise + partial lookahead + save and left 64μs  -- with HLT + standardise + partial lookahead + save and left 60μs  -- with Felsch + no standardisation and left 60μs  -- with Felsch + standardisation and left 59μs  -- with random strategy and left 57μs  -- with HLT + no standardise + full lookahead + no save and right 57μs  -- with HLT + standardise + full lookahead + no save and right 53μs  -- with HLT + no standardise + partial lookahead + no save and right 54μs  -- with HLT + standardise + partial lookahead + no save and right 53μs  -- with HLT + no standardise + full lookahead + save and right 60μs  -- with HLT + standardise + full lookahead + save and right 60μs  -- with HLT + no standardise + partial lookahead + save and right 59μs  -- with HLT + standardise + partial lookahead + save and right 60μs  -- with Felsch + no standardisation and right 59μs  -- with Felsch + standardisation and right 59μs  -- with random strategy and right 63μs ToddCoxeter 030: KnuthBendix.finished() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 183μs  -- with HLT + standardise + full lookahead + no save and 2-sided 132μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 128μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 125μs  -- with HLT + no standardise + full lookahead + save and 2-sided 129μs  -- with HLT + standardise + full lookahead + save and 2-sided 128μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 286μs  -- with HLT + standardise + partial lookahead + save and 2-sided 127μs  -- with Felsch + no standardisation and 2-sided 128μs  -- with Felsch + standardisation and 2-sided 122μs  -- with random strategy and 2-sided 125μs  -- with HLT + no standardise + full lookahead + no save and left 135μs  -- with HLT + standardise + full lookahead + no save and left 126μs  -- with HLT + no standardise + partial lookahead + no save and left 128μs  -- with HLT + standardise + partial lookahead + no save and left 124μs  -- with HLT + no standardise + full lookahead + save and left 133μs  -- with HLT + standardise + full lookahead + save and left 134μs  -- with HLT + no standardise + partial lookahead + save and left 132μs  -- with HLT + standardise + partial lookahead + save and left 132μs  -- with Felsch + no standardisation and left 131μs  -- with Felsch + standardisation and left 131μs  -- with random strategy and left 137μs  -- with HLT + no standardise + full lookahead + no save and right 150μs  -- with HLT + standardise + full lookahead + no save and right 173μs  -- with HLT + no standardise + partial lookahead + no save and right 166μs  -- with HLT + standardise + partial lookahead + no save and right 168μs  -- with HLT + no standardise + full lookahead + save and right 174μs  -- with HLT + standardise + full lookahead + save and right 173μs  -- with HLT + no standardise + partial lookahead + save and right 171μs  -- with HLT + standardise + partial lookahead + save and right 171μs  -- with Felsch + no standardisation and right 159μs  -- with Felsch + standardisation and right 162μs  -- with random strategy and right 190μs ToddCoxeter 031: KnuthBendix.finished() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 127μs  -- with HLT + standardise + full lookahead + no save and 2-sided 97μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 94μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 97μs  -- with HLT + no standardise + full lookahead + save and 2-sided 100μs  -- with HLT + standardise + full lookahead + save and 2-sided 98μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 97μs  -- with HLT + standardise + partial lookahead + save and 2-sided 96μs  -- with Felsch + no standardisation and 2-sided 91μs  -- with Felsch + standardisation and 2-sided 96μs  -- with random strategy and 2-sided 97μs  -- with Rc style + full lookahead and 2-sided 95μs  -- with Rc style + partial lookahead and 2-sided 93μs  -- with R/C style and 2-sided 89μs  -- with CR style and 2-sided 109μs  -- with Cr style and 2-sided 118μs  -- with HLT + no standardise + full lookahead + no save and left 106μs  -- with HLT + standardise + full lookahead + no save and left 94μs  -- with HLT + no standardise + partial lookahead + no save and left 92μs  -- with HLT + standardise + partial lookahead + no save and left 91μs  -- with HLT + no standardise + full lookahead + save and left 100μs  -- with HLT + standardise + full lookahead + save and left 99μs  -- with HLT + no standardise + partial lookahead + save and left 98μs  -- with HLT + standardise + partial lookahead + save and left 98μs  -- with Felsch + no standardisation and left 95μs  -- with Felsch + standardisation and left 95μs  -- with random strategy and left 110μs  -- with Rc style + full lookahead and left 98μs  -- with Rc style + partial lookahead and left 96μs  -- with R/C style and left 92μs  -- with CR style and left 98μs  -- with Cr style and left 103μs  -- with HLT + no standardise + full lookahead + no save and right 110μs  -- with HLT + standardise + full lookahead + no save and right 91μs  -- with HLT + no standardise + partial lookahead + no save and right 90μs  -- with HLT + standardise + partial lookahead + no save and right 90μs  -- with HLT + no standardise + full lookahead + save and right 97μs  -- with HLT + standardise + full lookahead + save and right 100μs  -- with HLT + no standardise + partial lookahead + save and right 97μs  -- with HLT + standardise + partial lookahead + save and right 97μs  -- with Felsch + no standardisation and right 94μs  -- with Felsch + standardisation and right 94μs  -- with random strategy and right 102μs  -- with Rc style + full lookahead and right 100μs  -- with Rc style + partial lookahead and right 95μs  -- with R/C style and right 90μs  -- with CR style and right 97μs  -- with Cr style and right 110μs ToddCoxeter 032: prefill . . . 142μs ToddCoxeter 033: congruence of ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 50μs  -- with HLT + standardise + full lookahead + no save 40μs  -- with HLT + no standardise + partial lookahead + no save 38μs  -- with HLT + standardise + partial lookahead + no save 37μs  -- with HLT + no standardise + full lookahead + save 43μs  -- with HLT + standardise + full lookahead + save 42μs  -- with HLT + no standardise + partial lookahead + save 41μs  -- with HLT + standardise + partial lookahead + save 40μs  -- with random strategy 41μs ToddCoxeter 034: congruence of ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 124μs  -- with HLT + standardise + full lookahead + no save 113μs  -- with HLT + no standardise + partial lookahead + no save 109μs  -- with HLT + standardise + partial lookahead + no save 108μs  -- with HLT + save (throws) 120μs  -- with Felsch (throws) 118μs  -- with random strategy 118μs ToddCoxeter 035: congruence on FpSemigroup . . .  -- with HLT + no standardise + full lookahead + no save 305μs  -- with HLT + standardise + full lookahead + no save 266μs  -- with HLT + no standardise + partial lookahead + no save 250μs  -- with HLT + standardise + partial lookahead + no save 248μs  -- with HLT + no standardise + full lookahead + save 295μs  -- with HLT + standardise + full lookahead + save 290μs  -- with HLT + no standardise + partial lookahead + save 289μs  -- with HLT + standardise + partial lookahead + save 288μs  -- with Felsch + no standardisation 283μs  -- with Felsch + standardisation 283μs  -- with random strategy 289μs  -- with Rc style + full lookahead 246μs  -- with Rc style + partial lookahead 243μs  -- with R/C style 243μs  -- with CR style 285μs  -- with Cr style 288μs ToddCoxeter 036: exceptions . . . 94μs ToddCoxeter 037: copy constructor . . . 37μs ToddCoxeter 038: simplify . . . 139μs ToddCoxeter 039: stylic_monoid . . . 681ms ToddCoxeter 041: some finite classes . . . 508μs ToddCoxeter 043: symmetric_group(7, Coxeter + Moser) . . . 123ms ToddCoxeter 044: Option exceptions . . . 64μs ToddCoxeter 045: Options operator<< . . . 689μs ToddCoxeter 046: Easdown-East-FitzGerald DualSymInv(5) . . .  -- with HLT + no standardise + full lookahead + no save 143ms  -- with HLT + standardise + full lookahead + no save 158ms  -- with HLT + no standardise + partial lookahead + no save 142ms  -- with HLT + standardise + partial lookahead + no save 157ms  -- with HLT + no standardise + full lookahead + save 111ms  -- with HLT + standardise + full lookahead + save 111ms  -- with HLT + no standardise + partial lookahead + save 110ms  -- with HLT + standardise + partial lookahead + save 111ms  -- with Felsch + no standardisation 123ms  -- with Felsch + standardisation 121ms  -- with random strategy 146ms  -- with R/C style 149ms  -- with Rc style + full lookahead 126ms  -- with Rc style + partial lookahead 127ms ToddCoxeter 047: uniform_block_bijection_monoid(3) (FitzGerald) . . .  -- with HLT + no standardise + full lookahead + no save 97μs  -- with HLT + standardise + full lookahead + no save 83μs  -- with HLT + no standardise + partial lookahead + no save 72μs  -- with HLT + standardise + partial lookahead + no save 75μs  -- with HLT + no standardise + full lookahead + save 162μs  -- with HLT + standardise + full lookahead + save 158μs  -- with HLT + no standardise + partial lookahead + save 147μs  -- with HLT + standardise + partial lookahead + save 148μs  -- with Felsch + no standardisation 126μs  -- with Felsch + standardisation 121μs  -- with random strategy 137μs  -- with R/C style 82μs  -- with Rc style + full lookahead 77μs  -- with Rc style + partial lookahead 75μs ToddCoxeter 048: stellar_monoid(7) (Gay-Hivert) . . . 129ms ToddCoxeter 049: partition_monoid(4) (East) . . .  -- with HLT + no standardise + full lookahead + no save 24ms  -- with HLT + standardise + full lookahead + no save 24ms  -- with HLT + no standardise + partial lookahead + no save 24ms  -- with HLT + standardise + partial lookahead + no save 25ms  -- with HLT + no standardise + full lookahead + save 43ms  -- with HLT + standardise + full lookahead + save 45ms  -- with HLT + no standardise + partial lookahead + save 44ms  -- with HLT + standardise + partial lookahead + save 45ms  -- with Felsch + no standardisation 53ms  -- with Felsch + standardisation 52ms  -- with random strategy 54ms  -- with R/C style 27ms  -- with Rc style + full lookahead 56ms  -- with Rc style + partial lookahead 57ms ToddCoxeter 050: singular_brauer_monoid(6) (Maltcev + Mazorchuk) . . . 487ms ToddCoxeter 051: orientation_preserving_monoid(6) (Ruskuc + [...] . . .  -- with HLT + no standardise + full lookahead + no save 20ms ToddCoxeter 052: orientation_reversing_monoid(5) (Ruskuc + [...] . . .  -- with HLT + no standardise + full lookahead + no save 5132μs ToddCoxeter 053: temperley_lieb_monoid(10) (East) . . . 30ms ToddCoxeter 063: add_rule . . .  -- with HLT + no standardise + full lookahead + no save 88μs  -- with HLT + standardise + full lookahead + no save 62μs  -- with HLT + no standardise + partial lookahead + no save 59μs  -- with HLT + standardise + partial lookahead + no save 59μs  -- with HLT + no standardise + full lookahead + save 66μs  -- with HLT + standardise + full lookahead + save 64μs  -- with HLT + no standardise + partial lookahead + save 66μs  -- with HLT + standardise + partial lookahead + save 63μs  -- with Felsch + no standardisation 64μs  -- with Felsch + standardisation 63μs  -- with random strategy 62μs  -- with Rc style + full lookahead 64μs  -- with Rc style + partial lookahead 60μs  -- with R/C style 59μs  -- with CR style 64μs  -- with Cr style 64μs  -- with R/C + Felsch lookahead 66μs  -- with HLT + Felsch lookahead + save 66μs  -- with Cr + small number of f_defs 67μs  -- with Rc + small number of deductions 59μs  -- with Felsch + v2 + no preferred defs 62μs  -- with Felsch + v2 + immediate no stack 64μs  -- with Felsch + v1 + immediate no stack 63μs  -- with Felsch + v1 + immediate yes stack 63μs  -- with large collapse 60μs ToddCoxeter 064: (from kbmag/standalone/kb_data/s4) (KnuthB [...] . . .  -- with HLT + no standardise + full lookahead + no save 239μs ToddCoxeter 066: test validate . . . 76μ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 326μs  -- with HLT + no standardise + partial lookahead + no save 318μs  -- with HLT + standardise + partial lookahead + no save 311μs  -- with HLT + save (throws) 331μs  -- with Felsch (throws) 319μs  -- with random strategy 306μs ToddCoxeter 068: Sym(5) from Chapter 3, Proposition 1.1 in NR . . .  -- with Deduction policy == purge_from_top 592μs  -- with Deduction policy == purge_all 534μs  -- with Deduction policy == discard_all_if_no_space 543μs  -- with HLT + no standardise + full lookahead + no save 633μs  -- with HLT + standardise + full lookahead + no save 876μs  -- with HLT + no standardise + partial lookahead + no save 616μs  -- with HLT + standardise + partial lookahead + no save 963μs  -- with HLT + no standardise + full lookahead + save 1013μs  -- with HLT + standardise + full lookahead + save 905μs  -- with HLT + no standardise + partial lookahead + save 889μs  -- with HLT + standardise + partial lookahead + save 896μs  -- with Felsch + no standardisation 596μs  -- with Felsch + standardisation 573μs  -- with random strategy 610μs  -- with Rc style + full lookahead 1286μs  -- with Rc style + partial lookahead 1249μs  -- with R/C style 676μs  -- with CR style 626μs  -- with Cr style 609μs ToddCoxeter 069: Chapter 7, Theorem 3.6 in NR (size 243) . . .  -- with HLT + no standardise + full lookahead + no save 292μs  -- with HLT + standardise + full lookahead + no save 328μs  -- with HLT + no standardise + partial lookahead + no save 271μs  -- with HLT + standardise + partial lookahead + no save 324μs  -- with HLT + no standardise + full lookahead + save 383μs  -- with HLT + standardise + full lookahead + save 394μs  -- with HLT + no standardise + partial lookahead + save 368μs  -- with HLT + standardise + partial lookahead + save 387μs  -- with Felsch + no standardisation 1828μs  -- with Felsch + standardisation 1859μs  -- with random strategy 414μs  -- with Rc style + full lookahead 311μs  -- with Rc style + partial lookahead 296μs  -- with R/C style 317μs  -- with CR style 1860μs  -- with Cr style 1834μs ToddCoxeter 070: finite semigroup (size 99) . . .  -- with HLT + no standardise + full lookahead + no save 128μs  -- with HLT + standardise + full lookahead + no save 132μs  -- with HLT + no standardise + partial lookahead + no save 112μs  -- with HLT + standardise + partial lookahead + no save 125μs  -- with HLT + no standardise + full lookahead + save 180μs  -- with HLT + standardise + full lookahead + save 172μs  -- with HLT + no standardise + partial lookahead + save 158μs  -- with HLT + standardise + partial lookahead + save 177μs  -- with Felsch + no standardisation 344μs  -- with Felsch + standardisation 333μs  -- with random strategy 341μs  -- with Rc style + full lookahead 127μs  -- with Rc style + partial lookahead 123μs  -- with R/C style 124μs  -- with CR style 338μs  -- with Cr style 329μs ToddCoxeter 080: KnuthBendix 098 . . .  -- with HLT + no standardise + full lookahead + no save 478ms  -- with HLT + standardise + full lookahead + no save 504ms  -- with HLT + no standardise + partial lookahead + no save 476ms  -- with HLT + standardise + partial lookahead + no save 509ms  -- with HLT + no standardise + full lookahead + save 317ms  -- with HLT + standardise + full lookahead + save 307ms  -- with HLT + no standardise + partial lookahead + save 307ms  -- with HLT + standardise + partial lookahead + save 323ms  -- with Felsch + no standardisation 296ms  -- with Felsch + standardisation 300ms  -- with random strategy 308ms  -- with Rc style + full lookahead 305ms  -- with Rc style + partial lookahead 306ms  -- with R/C style 477ms  -- with CR style 300ms  -- with Cr style 298ms ToddCoxeter 084: Campbell-Reza 1 . . .  -- with HLT + no standardise + full lookahead + no save 128μs  -- with HLT + standardise + full lookahead + no save 87μs  -- with HLT + no standardise + partial lookahead + no save 84μs  -- with HLT + standardise + partial lookahead + no save 80μs  -- with HLT + no standardise + full lookahead + save 97μs  -- with HLT + standardise + full lookahead + save 89μs  -- with HLT + no standardise + partial lookahead + save 87μs  -- with HLT + standardise + partial lookahead + save 87μs  -- with Felsch + no standardisation 96μs  -- with Felsch + standardisation 92μs  -- with random strategy 80μs  -- with Rc style + full lookahead 78μs  -- with Rc style + partial lookahead 75μs  -- with R/C style 78μs  -- with CR style 93μs  -- with Cr style 91μs ToddCoxeter 085: Renner monoid type D4 (Gay-Hivert), q = 1 . . .  -- with HLT + no standardise + full lookahead + no save 176ms  -- with HLT + standardise + full lookahead + no save 112ms  -- with HLT + no standardise + partial lookahead + no save 111ms  -- with HLT + standardise + partial lookahead + no save 111ms  -- with HLT + no standardise + full lookahead + save 112ms  -- with HLT + standardise + full lookahead + save 111ms  -- with HLT + no standardise + partial lookahead + save 111ms  -- with HLT + standardise + partial lookahead + save 111ms  -- with Felsch + no standardisation 112ms  -- with Felsch + standardisation 112ms  -- with random strategy 122ms  -- with Rc style + full lookahead 111ms  -- with Rc style + partial lookahead 111ms  -- with R/C style 112ms  -- with CR style 111ms  -- with Cr style 111ms ToddCoxeter 086: trivial semigroup . . . 283ms ToddCoxeter 092: ACE --- perf602p5 - HLT . . .  -- with HLT + no standardise + full lookahead + no save 27ms  -- with HLT + standardise + full lookahead + no save 26ms  -- with HLT + no standardise + partial lookahead + no save 27ms  -- with HLT + standardise + partial lookahead + no save 26ms  -- with HLT + no standardise + full lookahead + save 12ms  -- with HLT + standardise + full lookahead + save 13ms  -- with HLT + no standardise + partial lookahead + save 12ms  -- with HLT + standardise + partial lookahead + save 13ms  -- with random strategy 27ms  -- with Felsch + no standardisation 10ms  -- with Felsch + standardisation 10ms ToddCoxeter 094: ACE --- C5 - HLT . . .  -- with HLT + no standardise + full lookahead + no save 109μs  -- with HLT + standardise + full lookahead + no save 99μs  -- with HLT + no standardise + partial lookahead + no save 96μs  -- with HLT + standardise + partial lookahead + no save 91μs  -- with HLT + no standardise + full lookahead + save 113μs  -- with HLT + standardise + full lookahead + save 111μs  -- with HLT + no standardise + partial lookahead + save 109μs  -- with HLT + standardise + partial lookahead + save 108μs  -- with random strategy 99μs  -- with Felsch + no standardisation 133μs  -- with Felsch + standardisation 148μs ToddCoxeter 095: ACE --- A5-C5 . . .  -- with HLT + no standardise + full lookahead + no save 162μs  -- with HLT + standardise + full lookahead + no save 152μs  -- with HLT + no standardise + partial lookahead + no save 106μs  -- with HLT + standardise + partial lookahead + no save 119μs  -- with HLT + no standardise + full lookahead + save 147μs  -- with HLT + standardise + full lookahead + save 145μs  -- with HLT + no standardise + partial lookahead + save 141μs  -- with HLT + standardise + partial lookahead + save 142μs  -- with random strategy 114μs  -- with Felsch + no standardisation 131μs  -- with Felsch + standardisation 128μs ToddCoxeter 096: ACE --- A5 . . .  -- with HLT + no standardise + full lookahead + no save 216μs  -- with HLT + standardise + full lookahead + no save 217μs  -- with HLT + no standardise + partial lookahead + no save 172μs  -- with HLT + standardise + partial lookahead + no save 210μs  -- with HLT + no standardise + full lookahead + save 313μs  -- with HLT + standardise + full lookahead + save 305μs  -- with HLT + no standardise + partial lookahead + save 303μs  -- with HLT + standardise + partial lookahead + save 304μs  -- with random strategy 319μs  -- with Felsch + no standardisation 246μs  -- with Felsch + standardisation 234μs ToddCoxeter 098: relation ordering . . .  -- with Felsch + no standardisation 503μs  -- with Felsch + standardisation 481μs  -- with HLT + no standardise + full lookahead + no save 280μs  -- with HLT + standardise + full lookahead + no save 273μs  -- with HLT + no standardise + partial lookahead + no save 271μs  -- with HLT + standardise + partial lookahead + no save 274μs  -- with HLT + no standardise + full lookahead + save 503μs  -- with HLT + standardise + full lookahead + save 503μs  -- with HLT + no standardise + partial lookahead + save 499μs  -- with HLT + standardise + partial lookahead + save 506μs  -- with random strategy 304μs ToddCoxeter 099: short circuit size in obviously infinite . . . 18μs ToddCoxeter 101: http://brauer.maths.qmul.ac.uk/Atlas/spor/M [...] . . . 570ms ToddCoxeter 108: http://brauer.maths.qmul.ac.uk/Atlas/lin/L3 [...] . . . 491ms ToddCoxeter 110: to_gap_string . . . 87μs ToddCoxeter 111: partition_monoid(2) . . . 73μs ToddCoxeter 112: brauer_monoid(4) (Kudryavtseva + Mazorchuk) . . . 345μs ToddCoxeter 113: symmetric_inverse_monoid . . . 13ms ToddCoxeter 116: symmetric_group(7, Burnside + Miller) . . . 400ms UF 001: constructor by size . . . 15μs UF 002: copy constructor . . . 19μs UF 003: find . . . 16μs Ukkonen 000: basic tests . . . 64ms Ukkonen 001: maximal_piece_prefix 1 . . . 35μs Ukkonen 002: maximal_piece_prefix 2 . . . 39μs Ukkonen 003: maximal_piece_prefix 3 . . . 231μs Ukkonen 004: number_of_pieces . . . 74μs Ukkonen 005: traverse . . . 22μs Ukkonen 006: dot . . . 192μs Ukkonen 007: strings . . . 56μs Ukkonen 008: dfs #01 . . . 35μs Ukkonen 009: dfs #02 . . . 31μs Ukkonen 010: dfs #03 . . . 28μs Ukkonen 011: dfs #04 . . . 108μs Ukkonen 012: dfs #05 . . . 72μs Ukkonen 013: dfs #06 . . . 53μs Ukkonen 014: dfs #07 . . . 120μs Ukkonen 015: dfs #08 . . . 73μs Ukkonen 016: dfs #09 . . . 104μs Ukkonen 017: dfs #10 . . . 28μs Ukkonen 018: pieces . . . 37μs Ukkonen 019: code coverage . . . 48μs Ukkonen 020: code coverage . . . 10μs action_digraph_helper 015: detail::to_string . . . 22μs action_digraph_helper 016: make . . . 38μs action_digraph_helper 017: is_connected . . . 158μs action_digraph_helper 018: is_strictly_cyclic . . . 9462μs follow_path 012: 20 node path . . . 20μs fpsemi-examples 002: full_transformation_monoid author except . . . 31μs fpsemi-examples 003: full_transformation_monoid degree except . . . 19μs fpsemi-examples 005: partial_transformation_monoid author except . . . 22μs fpsemi-examples 006: partial_transformation_monoid degree except . . . 18μs fpsemi-examples 007: symmetric_inverse_monoid(5) . . . 13ms fpsemi-examples 008: symmetric_group auth except . . . 28μs fpsemi-examples 009: symmetric_group degree except . . . 19μs fpsemi-examples 010: symmetric_group(6) Burnside + Miller . . . 19ms fpsemi-examples 011: dual_symmetric_inverse_monoid(5) . . . 143ms fpsemi-examples 012: dual_symmetric_inverse_monoid auth except . . . 34μs fpsemi-examples 013: dual_symmetric_inverse_monoid degree except . . . 20μs fpsemi-examples 014: uniform_block_bijection_monoid(5) . . . 9876μs fpsemi-examples 015: uniform_block_bijection_monoid auth except . . . 35μs fpsemi-examples 016: uniform_block_bijection_monoid degree except . . . 18μs fpsemi-examples 019: partition_monoid auth except . . . 31μs fpsemi-examples 020: partition_monoid degree except . . . 27μs fpsemi-examples 022: monogenic_semigroup(4, 9) . . . 34μs fpsemi-examples 023: fibonacci_semigroup(2, 5) . . . 79μs fpsemi-examples 024: temperley_lieb_monoid(10) . . . 36ms fpsemi-examples 025: singular_brauer_monoid(6) . . . 338ms fpsemi-examples 026: orientation_preserving_monoid(6) . . . 19ms fpsemi-examples 027: orientation_reversing_monoid(5) . . . 5146μs fpsemi-examples 028: chinese_monoid(3) . . . 155μs fpsemi-examples 029: plactic_monoid(3) . . . 100μs fpsemi-examples 030: stylic_monoid(3) . . . 845μs fpsemi-examples 031: symmetric_group(6) Carmichael . . . 11ms fpsemi-examples 032: symmetric_group(6) Moore index 0 . . . 8390μs fpsemi-examples 033: symmetric_group(6) Coxeter + Moser . . . 4528μs fpsemi-examples 034: test for the rook monoid . . . 250μs fpsemi-examples 035: alternating_group(7) Moore . . . 18ms fpsemi-examples 036: alternating_group auth except . . . 58μs fpsemi-examples 037: alternating_group degree except . . . 19μs fpsemi-examples 038: partial_transformation_monoid(3) Machine . . . 303μs fpsemi-examples 039: chinese_monoid degree except . . . 29μs fpsemi-examples 040: monogenic_semigroup degree except . . . 28μs fpsemi-examples 041: rectangular_band degree except . . . 41μs fpsemi-examples 042: stellar_monoid degree except . . . 24μs fpsemi-examples 043: plactic_monoid degree except . . . 23μs fpsemi-examples 044: stylic_monoid degree except . . . 23μs fpsemi-examples 045: temperley_lieb_monoid degree except . . . 31μs fpsemi-examples 046: singular_brauer_monoid degree except . . . 31μs fpsemi-examples 047: orientation_preserving_monoid degree except . . . 31μs fpsemi-examples 048: orientation_reversing_monoid degree except . . . 30μs fpsemi-examples 049: test default values . . . 3116μs fpsemi-examples 052: not_symmetric_group(5) Guralnick + Kant [...] . . . 2289μs fpsemi-examples 053: order_preserving_monoid(5) . . . 510μs fpsemi-examples 055: order_preserving_monoid degree except . . . 45μs fpsemi-examples 056: cyclic_inverse_monoid(4) Fernandes 1 . . . 220μs fpsemi-examples 057: cyclic_inverse_monoid(8) Fernandes index 1 . . . 13ms fpsemi-examples 058: cyclic_inverse_monoid Fernandes index 0 . . . 19ms fpsemi-examples 059: order_preserving_cyclic_inverse_monoid(4) . . . 148μs fpsemi-examples 060: order_preserving_cyclic_inverse_monoid(10) . . . 23ms fpsemi-examples 061: cyclic_inverse_monoid degree except . . . 80μs fpsemi-examples 062: cyclic_inverse_monoid author except . . . 29μs fpsemi-examples 063: order_preserving_monoid degree except . . . 30μs fpsemi-examples 064: symmetric_group index except . . . 28μs fpsemi-examples 065: symmetric_group(7) Moore index 1 . . . 5070μs fpsemi-examples 066: order_preserving_cyclic_inverse_monoid(10) . . . 23ms fpsemi-examples 067: partial_isometries_cycle_graph_monoid(5) . . . 530μs fpsemi-examples 068: partial_isometries_cycle_graph_monoid(10) . . . 214ms fpsemi-examples 069: partial_isometries_cycle_graph_monoid d [...] . . . 40μs fpsemi-examples 070: partial_isometries_cycle_graph_monoid(4) . . . 239μs freeband_equal_to 001: . . . 909μ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 . . . 92μs is_acyclic 004: acyclic digraph with 20000 nodes . . . 1996μs is_acyclic 006: for a node . . . 849μs is_acyclic 007: for a node . . . 17μs is_reachable 008: acyclic 20 node digraph . . . 40μs is_reachable 009: 100 node path . . . 9438μs is_reachable 010: 100 node cycle . . . 9300μs is_reachable 011: 20 node clique . . . 370μs last_node_on_path_nc 014: 20 node path . . . 14μs make 000: from FroidurePin . . . 467μs make 001: from FroidurePin and alphabet . . . 544μs make 002: presentation from presentation . . . 209μs make 003: presentation from presentation and alphabet . . . 49μs make 004: argument checks issue . . . 99μs make 005: use human readable alphabet for make . . . 19μs make> 000: from ActionDigraph . . . 1408μs make> 001: from ActionDigraph (exceptions) . . . 42μs number_of_words 001: . . . 18μs operator"" _w 003: literal . . . 13μs silo 000: alphabet: a, min: 0, max: 10 . . . 37μs silo 001: corner cases . . . 26μs silo 002: alphabet: ab, min: 1, max: 4 . . . 42μs silo 003: alphabet: abc, min: 0, max: 13 . . . 96ms silo 004: code coverage . . . 32μs sislo 005: alphabet: a, min: 0, max: 10 . . . 42μs sislo 006: corner cases . . . 75μs sislo 007: alphabet: ab, min: 1, max: 4 . . . 88μs sislo 008: alphabet: abc, min: 0, max: 13 . . . 94ms sislo 009: code coverage . . . 31μs string 000: detail::is_suffix . . . 13μs string 001: detail::is_prefix . . . 12μs string 002: detail::maximum_common_suffix . . . 11μs string 003: detail::group_digits . . . 22μs string_to_word 002: . . . 12μs validate_label 013: 20 node path . . . 49μs wilo 001: corner cases . . . 47μs wilo 002: letters: 2, min: 1, max: 4 . . . 37μs wilo 003: letters: 2, min: 1, max: 4 . . . 51μs wilo 004: letters: 3, min: 0, max: 10 . . . 14ms wilo 005: letters: 3, min: 0, max: 13 . . . 164ms wilo 006: forward iterator requirements . . . 165ms wilo 007: more corner cases . . . 56μs wilo 008: starting at a given word 1 . . . 153μ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 . . . 41μs wislo 002: n: 3, min; 0, max: 10 . . . 4734μs wislo 003: n: 3, min; 0, max: 13 . . . 163ms wislo 004: lex + sort . . . 454ms wislo 005: code coverage . . . 26μs =============================================================================== All tests passed (1290401 assertions in 1201 test cases) >>> libsemigroups: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/backward-cpp' /bin/sh ./libtool --mode=install /usr/bin/install -c libsemigroups.la '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib' /usr/bin/install -c -m 644 extern/backward-cpp/backward.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/backward-cpp' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/HPCombi/include/fallback' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/HPCombi/include' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/pkgconfig' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/textflowcpp' /usr/bin/install -c -m 644 libsemigroups.pc '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/pkgconfig' /usr/bin/install -c -m 644 extern/HPCombi/include/bmat8.hpp extern/HPCombi/include/bmat8_impl.hpp extern/HPCombi/include/epu.hpp extern/HPCombi/include/epu_impl.hpp extern/HPCombi/include/hpcombi.hpp extern/HPCombi/include/perm16.hpp extern/HPCombi/include/perm16_impl.hpp extern/HPCombi/include/perm_generic.hpp extern/HPCombi/include/perm_generic_impl.hpp extern/HPCombi/include/power.hpp extern/HPCombi/include/testtools.hpp extern/HPCombi/include/vect16.hpp extern/HPCombi/include/vect_generic.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/HPCombi/include' /usr/bin/install -c -m 644 extern/HPCombi/include/fallback/gcdlcm.hpp extern/HPCombi/include/fallback/seq.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/HPCombi/include/fallback' /usr/bin/install -c -m 644 include/libsemigroups/action.hpp include/libsemigroups/adapters.hpp include/libsemigroups/bipart.hpp include/libsemigroups/bitset.hpp include/libsemigroups/bmat8.hpp include/libsemigroups/bmat.hpp include/libsemigroups/bruidhinn-traits.hpp include/libsemigroups/config.hpp include/libsemigroups/cong-intf.hpp include/libsemigroups/cong-pair-impl.hpp include/libsemigroups/cong-pair.hpp include/libsemigroups/cong-wrap.hpp include/libsemigroups/cong.hpp include/libsemigroups/constants.hpp include/libsemigroups/containers.hpp include/libsemigroups/coset.hpp include/libsemigroups/debug.hpp include/libsemigroups/deprecated.hpp include/libsemigroups/digraph-helper.hpp include/libsemigroups/digraph-with-sources.hpp include/libsemigroups/digraph-with-sources.tpp include/libsemigroups/digraph.hpp include/libsemigroups/exception.hpp include/libsemigroups/fastest-bmat.hpp include/libsemigroups/felsch-tree.hpp include/libsemigroups/felsch-digraph.hpp include/libsemigroups/felsch-digraph.tpp include/libsemigroups/forest.hpp include/libsemigroups/fpsemi-examples.hpp include/libsemigroups/fpsemi-intf.hpp include/libsemigroups/fpsemi.hpp include/libsemigroups/freeband.hpp include/libsemigroups/froidure-pin-base.hpp include/libsemigroups/froidure-pin-impl.hpp include/libsemigroups/froidure-pin.hpp include/libsemigroups/function-ref.hpp include/libsemigroups/hpcombi.hpp include/libsemigroups/int-range.hpp include/libsemigroups/iterator.hpp include/libsemigroups/kambites.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups' /usr/bin/install -c -m 644 extern/textflowcpp/TextFlow.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/textflowcpp' libtool: install: /usr/bin/install -c .libs/libsemigroups.so.2.0.0 /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.so.2.0.0 /usr/bin/install -c -m 644 include/libsemigroups/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/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/ukkonen.hpp include/libsemigroups/ukkonen.tpp include/libsemigroups/wilo.hpp include/libsemigroups/wislo.hpp include/libsemigroups/word.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.2 || { rm -f libsemigroups.so.2 && ln -s libsemigroups.so.2.0.0 libsemigroups.so.2; }; }) libtool: install: (cd /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib && { ln -s -f libsemigroups.so.2.0.0 libsemigroups.so || { rm -f libsemigroups.so && ln -s libsemigroups.so.2.0.0 libsemigroups.so; }; }) libtool: install: /usr/bin/install -c .libs/libsemigroups.lai /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.la libtool: install: /usr/bin/install -c .libs/libsemigroups.a /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.a libtool: install: chmod 644 /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.a libtool: install: ranlib /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.7.1' >>> 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.7.1-r0 pc:eigen3 pc:fmt pkgconfig >>> libsemigroups-dev*: Package size: 2.3 MB >>> libsemigroups-dev*: Compressing data... >>> libsemigroups-dev*: Create checksum... >>> libsemigroups-dev*: Create libsemigroups-dev-2.7.1-r0.apk >>> libsemigroups-static*: Tracing dependencies... >>> libsemigroups-static*: Package size: 5.4 MB >>> libsemigroups-static*: Compressing data... >>> libsemigroups-static*: Create checksum... >>> libsemigroups-static*: Create libsemigroups-static-2.7.1-r0.apk >>> libsemigroups*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libfmt.so.9 so:libgcc_s.so.1 so:libstdc++.so.6 >>> libsemigroups*: Package size: 1.8 MB >>> libsemigroups*: Compressing data... >>> libsemigroups*: Create checksum... >>> libsemigroups*: Create libsemigroups-2.7.1-r0.apk >>> libsemigroups: Build complete at Fri, 31 Mar 2023 03:01:15 +0000 elapsed time 0h 3m 50s >>> libsemigroups: Cleaning up srcdir >>> libsemigroups: Cleaning up pkgdir >>> libsemigroups: Uninstalling dependencies... (1/4) Purging .makedepends-libsemigroups (20230331.025727) (2/4) Purging eigen-dev (3.4.0-r8) (3/4) Purging fmt-dev (9.1.0-r0) (4/4) Purging fmt (9.1.0-r0) OK: 393 MiB in 99 packages >>> libsemigroups: Updating the testing/x86_64 repository index... >>> libsemigroups: Signing the index...