>>> libsemigroups: Building testing/libsemigroups 2.5.0-r0 (using abuild 3.10.0-r0) started Thu, 15 Dec 2022 17:17:03 +0000 >>> libsemigroups: Checking sanity of /home/buildozer/aports/testing/libsemigroups/APKBUILD... >>> libsemigroups: Analyzing dependencies... >>> libsemigroups: Installing for build: build-base eigen-dev fmt-dev (1/4) Installing eigen-dev (3.4.0-r6) (2/4) Installing fmt (9.1.0-r0) (3/4) Installing fmt-dev (9.1.0-r0) (4/4) Installing .makedepends-libsemigroups (20221215.171704) OK: 417 MiB in 100 packages >>> libsemigroups: Cleaning up srcdir >>> libsemigroups: Cleaning up pkgdir >>> libsemigroups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsemigroups-2.5.0.tar.gz >>> libsemigroups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsemigroups-2.5.0.tar.gz >>> libsemigroups: Checking sha512sums... libsemigroups-2.5.0.tar.gz: OK >>> libsemigroups: Unpacking /var/cache/distfiles/edge/libsemigroups-2.5.0.tar.gz... tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime' checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking target system type... aarch64-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 aarch64-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 aarch64-alpine-linux-musl-ar... no checking for aarch64-alpine-linux-musl-lib... no checking for aarch64-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/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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 aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-file... no checking for file... file checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-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 aarch64-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/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for limits.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for pthread.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for int64_t... yes checking for size_t... yes checking for uint64_t... yes checking for ptrdiff_t... yes checking size of void *... 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 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... no configure: WARNING: flag -mavx not supported, HPCombi is disabled checking for aarch64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable fmt... yes checking whether to use external fmt... yes checking for fmt >= 8.1.1... yes checking whether to enable eigen... yes checking whether to use external eigen... yes checking for eigen3 >= 3.3.7... yes checking for __builtin_popcountl... yes checking for __builtin_clzll... yes checking whether to try and use __builtin_popcntl... yes checking whether to try and use __builtin_clzlll... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsemigroups.pc config.status: creating config/config.h config.status: executing depfiles commands config.status: executing include/libsemigroups/config.hpp commands config.status: creating include/libsemigroups/config.hpp - prefix LIBSEMIGROUPS for config/config.h defines config.status: executing libtool commands CXX src/libsemigroups_la-bipart.lo CXX src/libsemigroups_la-bmat8.lo CXX src/libsemigroups_la-cong-intf.lo CXX src/libsemigroups_la-cong-pair.lo CXX src/libsemigroups_la-cong.lo CXX src/libsemigroups_la-constants.lo CXX src/libsemigroups_la-coset.lo CXX src/libsemigroups_la-felsch-tree.lo CXX src/libsemigroups_la-forest.lo CXX src/libsemigroups_la-fpsemi-examples.lo CXX src/libsemigroups_la-fpsemi-intf.lo CXX src/libsemigroups_la-fpsemi.lo CXX src/libsemigroups_la-freeband.lo CXX src/libsemigroups_la-froidure-pin-base.lo CXX src/libsemigroups_la-kambites.lo CXX src/libsemigroups_la-knuth-bendix.lo CXX src/libsemigroups_la-make-present.lo CXX src/libsemigroups_la-node-manager.lo CXX src/libsemigroups_la-obvinf.lo CXX src/libsemigroups_la-pbr.lo CXX src/libsemigroups_la-race.lo CXX src/libsemigroups_la-report.lo CXX src/libsemigroups_la-runner.lo CXX src/libsemigroups_la-siso.lo CXX src/libsemigroups_la-string.lo CXX src/libsemigroups_la-stephen.lo CXX src/libsemigroups_la-suffix-tree.lo CXX src/libsemigroups_la-timer.lo CXX src/libsemigroups_la-todd-coxeter.lo CXX src/libsemigroups_la-wilo.lo CXX src/libsemigroups_la-word.lo CXX src/libsemigroups_la-wislo.lo In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/obvinf.hpp:72, from src/obvinf.cpp:20: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from src/knuth-bendix.cpp:19: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph-with-sources.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/stephen.hpp:30, from src/stephen.cpp:22: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph-with-sources.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/todd-coxeter.hpp:42, from src/todd-coxeter.cpp:60: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/kbe.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/cong-pair.hpp:75, from src/cong-pair.cpp:19: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/cong.hpp:30, from src/cong.cpp:22: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/fpsemi.hpp:31, from src/fpsemi.cpp:26: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ CXXLD libsemigroups.la make test_all make[1]: Entering directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0' CXX tests/bmat-data.o CXX tests/test-action.o CXX tests/test-bipart.o CXX tests/test-bitset.o CXX tests/test-bmat8.o CXX tests/test-cong-intf.o CXX tests/test-cong-pair.o CXX tests/test-cong.o CXX tests/test-constants.o CXX tests/test-containers.o CXX tests/test-digraph-helper.o CXX tests/test-digraph.o CXX tests/test-felsch-tree.o CXX tests/test-forest.o CXX tests/test-fpsemi.o CXX tests/test-fpsemi-examples-1.o CXX tests/test-fpsemi-examples-2.o CXX tests/test-fpsemi-examples-3.o CXX tests/test-fpsemi-intf.o CXX tests/test-freeband.o CXX tests/test-froidure-pin-bipart.o CXX tests/test-froidure-pin-bmat8.o CXX tests/test-froidure-pin-bmat.o CXX tests/test-froidure-pin-integers.o CXX tests/test-froidure-pin-intmat.o CXX tests/test-froidure-pin-intpairs.o CXX tests/test-froidure-pin-matrix.o CXX tests/test-froidure-pin-maxplustrunc.o CXX tests/test-froidure-pin-pbr.o CXX tests/test-froidure-pin-pperm.o CXX tests/test-froidure-pin-projmaxplus.o CXX tests/test-froidure-pin-transf.o CXX tests/test-hpcombi.o CXX tests/test-iterator.o CXX tests/test-kambites.o CXX tests/test-kbe.o CXX tests/test-knuth-bendix-1.o CXX tests/test-knuth-bendix-2.o CXX tests/test-knuth-bendix-3.o CXX tests/test-knuth-bendix-4.o CXX tests/test-knuth-bendix-5.o CXX tests/test-knuth-bendix-6.o CXX tests/test-konieczny-bmat8-2.o CXX tests/test-konieczny-bmat8-1.o CXX tests/test-konieczny-bmat8-3.o CXX tests/test-konieczny-transf.o CXX tests/test-konieczny-bmat.o CXX tests/test-konieczny-pperm.o CXX tests/test-main.o CXX tests/test-make-present.o CXX tests/test-make-froidure-pin.o CXX tests/test-matrix.o CXX tests/test-obvinf.o CXX tests/test-order.o CXX tests/test-pbr.o CXX tests/test-pool.o CXX tests/test-present.o CXX tests/test-race.o CXX tests/test-runner.o CXX tests/test-schreier-sims.o CXX tests/test-schreier-sims-helper.o CXX tests/test-sims1.o CXX tests/test-siso.o CXX tests/test-stephen.o CXX tests/test-string.o CXX tests/test-string-view.o CXX tests/test-suffix-tree.o CXX tests/test-timer.o CXX tests/test-todd-coxeter.o CXX tests/test-types.o In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/obvinf.hpp:72, from tests/test-obvinf.cpp:23: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from tests/test-digraph.cpp:31: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from tests/test-digraph-helper.cpp:31: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/action.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/bmat.hpp:24, from tests/test-konieczny-bmat.cpp:24: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/action.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/konieczny.hpp:37, from tests/test-konieczny-bmat8-3.cpp:25: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/action.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/konieczny.hpp:37, from tests/test-konieczny-bmat8-2.cpp:28: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/kbe.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/cong-pair.hpp:75, from tests/test-cong.cpp:22: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/action.hpp:33, from tests/test-action.cpp:26: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from tests/test-make-froidure-pin.cpp:29: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from tests/test-knuth-bendix-6.cpp:44: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from tests/test-present.cpp:28: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/action.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/konieczny.hpp:37, from tests/test-konieczny-pperm.cpp:22: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from tests/test-stephen.cpp:40: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/kbe.hpp:34, from tests/test-knuth-bendix-5.cpp:46: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/kbe.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/cong-pair.hpp:75, from tests/test-cong-intf.cpp:24: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ CXX tests/test-uf.o In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/action.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/konieczny.hpp:37, from tests/test-konieczny-transf.cpp:23: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from tests/test-knuth-bendix-4.cpp:48: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from tests/test-knuth-bendix-3.cpp:48: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ CXX tests/test-wilo.o In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/kbe.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/cong-pair.hpp:75, from tests/test-fpsemi-intf.cpp:27: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/kbe.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/cong-pair.hpp:75, from tests/test-cong-pair.cpp:28: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from tests/test-knuth-bendix-2.cpp:48: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from tests/test-fpsemi-examples-2.cpp:28: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ CXX tests/test-wislo.o In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/kbe.hpp:34, from tests/test-knuth-bendix-1.cpp:53: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from tests/test-make-present.cpp:31: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/kbe.hpp:34, from tests/test-kbe.cpp:23: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/fpsemi.hpp:31, from tests/test-fpsemi.cpp:25: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph-with-sources.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/todd-coxeter.hpp:42, from tests/test-froidure-pin-bmat8.cpp:28: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/sims1.hpp:64, from tests/test-fpsemi-examples-3.cpp:28: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/action.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/konieczny.hpp:37, from tests/test-konieczny-bmat8-1.cpp:26: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ CXX tests/test-word.o In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph-with-sources.hpp:33, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/todd-coxeter.hpp:42, from tests/test-fpsemi-examples-1.cpp:30: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from tests/test-sims1.cpp:33: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from tests/test-kambites.cpp:35: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/digraph.hpp:58, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/knuth-bendix.hpp:34, from /home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0/include/libsemigroups/fpsemi.hpp:31, from tests/test-todd-coxeter.cpp:46: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ 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.5.0' ./test_all --use-colour yes --order lex --abort [quick] Filters: [quick] Action 001: row and column basis orbits for BMat8 . . . 884μs Action 002: row and column basis orbits for BMat8 . . . 1249μs Action 003: add generators after enumeration . . . 1198μs Action 004: multipliers for BMat8 row and column orbits . . . 2754μs Action 005: orbits for regular boolean mat monoid 5 . . . 240ms Action 007: partial perm image orbit . . . 279μs Action 008: partial perm image orbit . . . 63ms Action 009: partial perm image orbit . . . 74ms Action 010: partial perm image orbit . . . 75ms Action 011: permutation on integers . . . 19μs Action 012: permutation on sets, arrays . . . 140μs Action 013: permutation on tuples, arrays . . . 10ms Action 014: permutation on sets, vectors . . . 176μs Action 015: permutation on tuples, vectors . . . 16ms Action 016: misc . . . 7812μs Action 017: partial perm image orbit . . . 32μs Action 018: permutation on tuples, arrays (360360) . . . 221ms Action 019: orbits for regular BMat8 monoid 5 with stop/start . . . 247ms Action 021: orbits for regular boolean mat monoid 5 (BMat<5> [...] . . . 360ms ActionDigraph 000: constructor with 1 default arg . . . 194μs ActionDigraph 001: constructor with 0 default args . . . 33μs ActionDigraph 002: add nodes . . . 17μs ActionDigraph 003: add edges . . . 740μs ActionDigraph 004: strongly connected components - cycles . . . 211μs ActionDigraph 005: strongly connected components - no edges . . . 32ms ActionDigraph 006: strongly connected components - disjoint cycles . . . 1482μs ActionDigraph 007: strongly connected components - complete graphs . . . 649μs ActionDigraph 008: exceptions . . . 49μs ActionDigraph 009: spanning forest - complete graphs . . . 4148μs ActionDigraph 010: spanning forest - disjoint cycles . . . 128μs ActionDigraph 011: restrict . . . 8000ns ActionDigraph 012: remove_edge_nc . . . 7000ns ActionDigraph 013: scc large cycle . . . 17ms ActionDigraph 014: random . . . 193μs ActionDigraph 015: reserve . . . 7000ns ActionDigraph 016: default constructors . . . 11μs ActionDigraph 017: scc iterators . . . 1241μs ActionDigraph 018: iterator to edges . . . 1405μs ActionDigraph 019: root of scc . . . 300μs ActionDigraph 020: cbegin/end_panislo - 100 node path . . . 649μs ActionDigraph 021: cbegin/end_pislo . . . 34μs ActionDigraph 022: cbegin/end_pani(s)lo - 100 node cycle . . . 774μs ActionDigraph 023: cbegin/cend_pilo - tree 14 nodes . . . 50μs ActionDigraph 024: cbegin/end_pstilo - Cayley digraph . . . 249ms ActionDigraph 025: cbegin_pstilo - Tsalakou . . . 2627μs ActionDigraph 026: cbegin/end_pstislo - Cayley digraph . . . 233ms ActionDigraph 027: cbegin/end_pstislo - Cayley digraph . . . 242μs ActionDigraph 028: path iterators corner cases . . . 332μs ActionDigraph 029: reverse node iterator . . . 8000ns ActionDigraph 030: pstilo corner case . . . 54μs ActionDigraph 031: number_of_paths corner cases . . . 464μs ActionDigraph 032: number_of_paths acyclic digraph . . . 58ms ActionDigraph 033: number_of_paths binary tree . . . 340ms ActionDigraph 034: number_of_paths large binary tree . . . 93ms ActionDigraph 035: number_of_paths 400 node random digraph . . . 889μs ActionDigraph 036: number_of_paths 10 node acyclic digraph . . . 25μs ActionDigraph 037: number_of_paths node digraph . . . 3050μs ActionDigraph 038: random/random_acyclic exceptions . . . 87μs ActionDigraph 039: unsafe (next) neighbour . . . 83μs ActionDigraph 040: number_of_egdes incident to a node . . . 50μs ActionDigraph 041: number_of_paths (matrix) . . . 20ms ActionDigraph 042: number_of_paths (matrix) . . . 10μs ActionDigraph 043: swap_edge_nc . . . 7000ns ActionDigraph 044: detail::pow for non-square Eigen matrix . . . 94μs ActionDigraph 045: operator<< . . . 10μs Array2 044: all . . . 233μs BMat8 001: transpose . . . 209μs BMat8 002: multiplication . . . 13μs BMat8 003: identity matrix . . . 9000ns BMat8 004: random . . . 252μs BMat8 005: call operator . . . 14μs BMat8 006: operator<< . . . 11μs BMat8 007: set . . . 209μs BMat8 008: row space basis . . . 470μs BMat8 009: col space basis . . . 478μs BMat8 010: row space basis . . . 974μs BMat8 011: number_of_rows, number_of_cols . . . 29μs BMat8 012: row_space, col_space . . . 143μs BMat8 013: rows . . . 75μs BMat8 014: one . . . 8000ns BMat8 015: vector constructor . . . 64μs BMat8 016: operator< . . . 9000ns BMat8 017: adapters . . . 13μs BMat8 018: one . . . 8000ns Bipartition 009: mem fns 1 . . . 210μs Bipartition 010: hash . . . 6000ns Bipartition 011: mem fns 2 . . . 16μs Bipartition 012: delete/copy . . . 6000ns Bipartition 013: degree 0 . . . 7000ns Bipartition 014: exceptions . . . 202μs Bipartition 015: convenience constructor . . . 504μs Bipartition 016: force copy constructor over move constructor . . . 12μs Bipartition 017: adapters . . . 6000ns BitSet 000: size . . . 179μs BitSet 001: operator< . . . 7000ns BitSet 002: operator== . . . 8000ns BitSet 003: operator!= . . . 9000ns BitSet 004: operator&= . . . 10μs BitSet 005: & . . . 13μs BitSet 006: operator|= . . . 14μs BitSet 007: operator[] . . . 13μs BitSet 008: set(none) . . . 192μs BitSet 009: set(pos, value) . . . 14μs BitSet 010: set(first, last, value) . . . 16μs BitSet 011: reset(first, last) . . . 16μs BitSet 012: reset(pos) . . . 15μs BitSet 013: apply (iterate through set bits) . . . 18μs BitSet 014: std::hash . . . 5000ns BitSet 015: constructors . . . 14μs BitSet 016: max_size . . . 6000ns BitSet 017: insertion operators . . . 8000ns Blocks 001: empty blocks . . . 8000ns Blocks 002: non-empty blocks . . . 9000ns Blocks 003: left blocks of bipartition . . . 10μs Blocks 004: right blocks of bipartition . . . 9000ns Blocks 005: copy [empty blocks] . . . 7000ns Blocks 006: copy [non-empty blocks] . . . 8000ns Blocks 007: hash value . . . 8000ns Blocks 008: operator< . . . 8000ns Congruence 000: left congruence on fp semigroup . . . 1768μs Congruence 001: 2-sided congruence on fp semigroup . . . 884μs Congruence 002: left congruence on fp semigroup . . . 280μs Congruence 003: word_to_class_index for cong. on fp semigroup . . . 252μs Congruence 004: word_to_class_index for cong. on fp semigroup . . . 550μs Congruence 005: trivial congruence on non-fp semigroup . . . 1529μs Congruence 006: 2-sided congruence on non-fp semigroup . . . 381μs Congruence 007: 2-sided congruence on fp semigroup . . . 624μs Congruence 008: 2-sided congruence on infinite fp semigroup . . . 425μs Congruence 009: 2-sided congruence on infinite fp semigroup . . . 437μs Congruence 010: 2-sided congruence on finite semigroup . . . 29ms Congruence 012: 2-sided congruence on finite semigroup . . . 3065μs Congruence 013: trivial 2-sided congruence on bicyclic monoid . . . 18ms Congruence 014: non-trivial 2-sided congruence on bicyclic monoid . . . 541μs Congruence 015: 2-sided congruence on free abelian monoid . . . 399μs Congruence 016: example where TC works but KB doesn't . . . 558μs Congruence 017: 2-sided congruence on finite semigroup . . . 384μs Congruence 018: infinite fp semigroup from GAP library . . . 506μs Congruence 019: 2-sided cong. on fp semigroup with infinite [...] . . . 321μs Congruence 020: trivial cong. on an fp semigroup . . .  -- with compute size 290μs  -- with don't compute size 298μs Congruence 021: duplicate generators . . . 534μs Congruence 022: non-trivial classes . . . 845μs Congruence 023: right congruence on finite semigroup . . . 265ms Congruence 024: redundant generating pairs . . . 152μs Congruence 025: 2-sided cong. on free semigroup . . . 232μs Congruence 026: is_quotient_obviously_(in)finite . . . 859μs Congruence 027: less . . . 255μs Congruence 028: 2-sided congruences of BMat8 semigroup . . . 127ms Congruence 029: left congruence on finite semigroup . . . 435μs Congruence 030: right congruence on finite semigroup . . . 371μs Congruence 031: right congruence on finite semigroup . . . 393μs Congruence 032: contains . . . 115μs Congruence 033: stellar_monoid S2 . . . 669μs Congruence 034: stellar_monoid S3 . . . 625μs Congruence 035: stellar_monoid S4 . . . 1233μs Congruence 036: stellar_monoid S5 . . . 4826μs Congruence 037: stellar_monoid S6 . . . 42ms Congruence 038: stellar_monoid S7 . . . 542ms Congruence 039: left cong. on an f.p. semigroup . . . 990μs Congruence 040: 2-sided cong. on infinite f.p. semigroup . . . 149μs Congruence 041: 2-sided congruence constructed from type only . . . 369μs Congruence 042: const_contains . . . 401μs Congruence 043: no winner . . . 4864μs Congruence 044: congruence over smalloverlap . . . 6987μs CongruenceByPairs 001: (cong) 2-sided cong. on finite semigroup . . . 513μs CongruenceByPairs 002: (cong) left congruence on finite semigroup . . . 98μs CongruenceByPairs 003: (cong) right congruence on finite semigroup . . . 91μs CongruenceByPairs 004: (cong) trivial congruence on finite s [...] . . . 73μs CongruenceByPairs 005: (cong) trivial left congruence on fin [...] . . . 60μs CongruenceByPairs 006: (cong) trivial right congruence on fi [...] . . . 238μs CongruenceByPairs 007: (cong) universal congruence on finite [...] . . . 326μs CongruenceByPairs 009: (cong) 2-sided congruence on finite s [...] . . . 609ms CongruenceByPairs 010: (cong) left congruence on big finite [...] . . . 28ms CongruenceByPairs 011: (cong) left congruence on TCE . . . 199μs CongruenceByPairs 012: (cong) is_quotient_obviously_finite . . . 58μs CongruenceByPairs 013: (cong) class_index_to_word/quotient . . .  -- with right congruence 5994μs  -- with left congruence 908μs  -- with 2-sided congruence 5246μs CongruenceByPairs 014: (cong) const_word_to_class_index . . .  -- with right congruence 24μs  -- with left congruence 19μs  -- with 2-sided congruence 17μs CongruenceByPairs 015: (cong) size non-Element* . . . 28ms CongruenceInterface 000: add_pair . . .  -- with ToddCoxeter 145μs  -- with KnuthBendix 124μs  -- with CongruenceByPairs 90μs  -- with Congruence 534μs CongruenceInterface 001: contains/const_contains . . .  -- with ToddCoxeter and no parent 99μs  -- with KnuthBendix and no parent 76μs  -- with Congruence and parent 395μs  -- with CongruenceByPairs and parent 78μs CongruenceInterface 002: less . . .  -- with ToddCoxeter 66μs  -- with KnuthBendix 106μs  -- with CongruenceByPairs 59μs  -- with Congruence 453μs CongruenceInterface 003: is_quotient_obviously_(in)finite . . .  -- with ToddCoxeter 64μs  -- with KnuthBendix 100μs CongruenceInterface 004: is_quotient_obviously_(in)finite . . .  -- with CongruenceByPairs 62μs  -- with Congruence 355μs CongruenceInterface 005: parent_froidure_pin . . .  -- with ToddCoxeter 47μs  -- with KnuthBendix 14μs CongruenceInterface 006: parent_froidure_pin . . .  -- with CongruenceByPairs 64μs  -- with Congruence 283μs CongruenceInterface 007: cbegin/cend_ntc . . .  -- with ToddCoxeter 221μs  -- with KnuthBendix 889μs CongruenceInterface 008: cbegin/cend_ntc . . .  -- with CongruenceByPairs 155μs  -- with Congruence 445μs CongruenceInterface 009: quotient is immutable . . .  -- with ToddCoxeter 73μs  -- with KnuthBendix 82μs  -- with Congruence 209μs CongruenceInterface 010: no generating pairs added . . .  -- with KnuthBendix and common behaviour 4359μs  -- with Congruence and common behaviour 4584μs  -- with ToddCoxeter 105μs CongruenceInterface 011: nr generators not set . . .  -- with ToddCoxeter 83μs  -- with KnuthBendix 76μs  -- with Congruence 88μs CongruenceInterface 012: no generating pairs . . . 143μs ConstIteratorStateless 001: ? . . . 7000ns ConstIteratorStateless 002: ? . . . 6000ns Constants 001: Undefined . . . 191μs Constants 002: PositiveInfinity . . . 11μs Constants 003: NegativeInfinity . . . 11μs Constants 004: LimitMax . . . 10μs Duf 004: unite . . . 357μs Duf 006: compress . . . 10μs Duf 008: resize . . . 13μs Duf 009: resize . . . 8000ns Duf 010: big chain . . . 12ms Duf 012: empty table . . . 8000ns Duf 014: join . . . 10μs Duf 016: contains . . . 18μs Duf 018: swap . . . 18μs DynamicArray2 001: default constructor with 3 default args . . . 179μs DynamicArray2 002: default constructor with 2 default args . . . 6000ns DynamicArray2 003: default constructor with 1 default args . . . 7000ns DynamicArray2 004: default constructor with 0 default args . . . 7000ns DynamicArray2 005: copy constructor with 1 default args . . . 176μs DynamicArray2 006: copy constructor with 0 default args . . . 174μs DynamicArray2 007: add_rows . . . 9000ns DynamicArray2 008: add_rows . . . 8000ns DynamicArray2 009: add_cols . . . 40μs DynamicArray2 010: set/get . . . 38μs DynamicArray2 011: append 1/2 . . . 97μs DynamicArray2 012: append 2/2 . . . 160μs DynamicArray2 013: count . . . 22μs DynamicArray2 014: clear . . . 7000ns DynamicArray2 015: begin_row and end_row . . . 59μs DynamicArray2 016: cbegin_row and cend_row . . . 17μs DynamicArray2 017: iterator operator++ (postfix) . . . 176μs DynamicArray2 018: iterator operator++ (prefix) . . . 1123μs DynamicArray2 019: iterator operator-- (postfix) . . . 228μs DynamicArray2 020: iterator operator-- (prefix) . . . 229μs DynamicArray2 021: operator= . . . 11μs DynamicArray2 022: operator== and operator!= . . . 169μs DynamicArray2 023: empty and clear . . . 9000ns DynamicArray2 024: max_size . . . 6000ns DynamicArray2 025: swap . . . 34μs DynamicArray2 026: iterator arithmetic . . . 963μs DynamicArray2 027: iterator comparison . . . 10μs DynamicArray2 028: iterator operator= . . . 7000ns DynamicArray2 029: iterator operator[] . . . 53μs DynamicArray2 030: iterator operator-> . . . 20μs DynamicArray2 031: const_iterator operator++/-- . . . 149μs DynamicArray2 032: const_iterator operator++/-- . . . 6000ns DynamicArray2 033: column iterators . . . 16μs DynamicArray2 034: column iterator arithmetic . . . 3950μs DynamicArray2 035: iterator assignment constructor . . . 1241μs DynamicArray2 036: reserve method . . . 97μs DynamicArray2 037: erase column . . . 11μs DynamicArray2 038: swap_rows . . . 8000ns DynamicArray2 039: apply_row_permutation . . . 8000ns DynamicArray2 040: swap . . . 7000ns DynamicArray2 041: shrink_rows_to . . . 11μs DynamicArray2 042: shrink_rows_to - for range . . . 11μs FastestBMat 046: check no throw . . . 178μs FelschTree 000: previously failing example . . . 19μs Forest 001: test forest . . . 51μs FpSemigroup 001: Renner monoid type B2 (E. G. presentation), q = 1 . . . 728μs FpSemigroup 002: Renner monoid type B2 (E. G. presentation), q = 0 . . . 608μs FpSemigroup 003: Renner monoid type B3 (E. G. presentation), q = 1 . . . 41ms FpSemigroup 004: Renner monoid type B3 (E. G. presentation), q = 0 . . . 41ms FpSemigroup 005: Renner monoid type B2 (Gay-Hivert presentat [...] . . . 774μs FpSemigroup 006: Renner monoid type B2 (Gay-Hivert presentat [...] . . . 604μs FpSemigroup 007: Renner monoid type B3 (Gay-Hivert presentat [...] . . . 2153μs FpSemigroup 008: Renner monoid type B3 (Gay-Hivert presentat [...] . . . 2169μs FpSemigroup 009: Renner monoid type B4 (Gay-Hivert presentat [...] . . . 160ms FpSemigroup 010: Renner monoid type B4 (Gay-Hivert presentat [...] . . . 259ms FpSemigroup 013: Renner monoid type D2 (E. G. presentation), q = 1 . . . 1181μs FpSemigroup 014: Renner monoid type D2 (E. G. presentation), q = 0 . . . 792μs FpSemigroup 015: Renner monoid type D3 (E. G. presentation), q = 1 . . . 2750μs FpSemigroup 016: Renner monoid type D3 (E. G. presentation), q = 0 . . . 2951μs FpSemigroup 017: Renner monoid type D4 (E. G. presentation), q = 1 . . . 346ms FpSemigroup 018: Renner monoid type D4 (E. G. presentation), q = 0 . . . 343ms FpSemigroup 019: Renner monoid type D2 (Gay-Hivert presentat [...] . . . 1041μs FpSemigroup 020: Renner monoid type D2 (Gay-Hivert presentat [...] . . . 811μs FpSemigroup 021: Renner monoid type D3 (Gay-Hivert presentat [...] . . . 2836μs FpSemigroup 022: Renner monoid type D3 (Gay-Hivert presentat [...] . . . 2904μs FpSemigroup 023: Renner monoid type D4 (Gay-Hivert presentat [...] . . . 56ms FpSemigroup 024: Renner monoid type D4 (Gay-Hivert presentat [...] . . . 62ms FpSemigroup 029: Rook monoid R5, q = 0 . . . 3406μs FpSemigroup 030: Rook monoid R5, q = 1 . . . 3205μs FpSemigroup 031: Rook monoid R6, q = 0 . . . 25ms FpSemigroup 032: Rook monoid R6, q = 1 . . . 24ms FpSemigroup 033: normal_form . . . 388μs FpSemigroup 034: for a finite semigroup . . . 404μs FpSemigroup 035: finite fp semigroup, dihedral group of order 6 . . . 316μs FpSemigroup 036: finite fp semigroup, size 16 . . . 370μs FpSemigroup 037: finite fp semigroup, size 16 . . . 693μs FpSemigroup 038: fp semigroup, size 240 . . . 631μs FpSemigroup 039: add_rule . . . 212μs FpSemigroup 040: add_rule . . . 87μs FpSemigroup 041: equal_to . . . 213μs FpSemigroup 042: cbegin/cend_rules . . . 46μs FpSemigroup 043: semigroup of size 3 . . . 273μs FpSemigroup 044: run_for/until . . . 3363μs FpSemigroup 045: constructors . . . 250μs FpSemigroup 046: set_inverses . . . 115μs FpSemigroup 047: smalloverlap . . . 6081μs FpSemigroup 048: quaternion group Q8 . . . 465μs FpSemigroup 049: symmetric group Coxeter presentation . . . 15ms FpSemigroupByPairs 029: (fpsemi) 2-sided congruence on finit [...] . . . 332μs FpSemigroupByPairs 030: (fpsemi) 2-sided congruence on finit [...] . . . 282μs FpSemigroupInterface 000: run with no alphabet . . .  -- with ToddCoxeter 221μs  -- with KnuthBendix 16μs  -- with FpSemigroup 33μs FpSemigroupInterface 001: equal_to . . .  -- with ToddCoxeter and human readable alphabet 819μs  -- with KnuthBendix and human readable alphabet 1920μs  -- with FpSemigroup and human readable alphabet 1911μs  -- with FpSemigroupByPairs 1815μs FpSemigroupInterface 002: normal_form . . .  -- with ToddCoxeter 92μs  -- with KnuthBendix 116μs  -- with FpSemigroup 281μs FpSemigroupInterface 003: set_alphabet (1/2) . . .  -- with ToddCoxeter 78μs  -- with KnuthBendix 43μs  -- with FpSemigroup 64μs FpSemigroupInterface 004: set_alphabet (2/2) . . . 629μs FpSemigroupInterface 005: add_rule after finished . . .  -- with ToddCoxeter and human readable alphabet 88μs  -- with KnuthBendix and human readable alphabet 107μs  -- with FpSemigroup and human readable alphabet 282μs  -- with FpSemigroupByPairs 622μs FpSemigroupInterface 006: add_rule with equal words (1/2) . . .  -- with ToddCoxeter and human readable alphabet 122μs  -- with KnuthBendix and human readable alphabet 160μs  -- with FpSemigroup and human readable alphabet 189μs  -- with FpSemigroupByPairs 106μs FpSemigroupInterface 007: add_rule with equal words (2/2) . . .  -- with ToddCoxeter 23μs  -- with KnuthBendix 10μs  -- with FpSemigroup 25μs FpSemigroupInterface 008: add_rule with word_type . . .  -- with ToddCoxeter 38μs  -- with KnuthBendix 22μs  -- with FpSemigroup 47μs FpSemigroupInterface 009: add_rule with empty word (1/2) . . .  -- with ToddCoxeter 30μs  -- with FpSemigroup 30μs FpSemigroupInterface 010: add_rule with empty word (1/2) . . . 8000ns FpSemigroupInterface 011: add_rules (1/3) . . .  -- with ToddCoxeter 32μs  -- with KnuthBendix 18μs  -- with FpSemigroup 31μs FpSemigroupInterface 012: add_rules (2/3) . . . 221μs FpSemigroupInterface 013: add_rules (3/3) . . .  -- with ToddCoxeter 23μs  -- with KnuthBendix 11μs  -- with FpSemigroup 37μs FpSemigroupInterface 014: set_identity (1/3) . . .  -- with ToddCoxeter 69μs  -- with KnuthBendix 62μs  -- with FpSemigroup 86μs FpSemigroupInterface 015: set_identity (2/3) . . . 139μs FpSemigroupInterface 016: set_identity (3/3) . . .  -- with ToddCoxeter 48μs  -- with KnuthBendix 42μs  -- with FpSemigroup 68μs FpSemigroupInterface 017: identity . . .  -- with ToddCoxeter 26μs  -- with KnuthBendix 13μs  -- with FpSemigroup 25μs FpSemigroupInterface 018: set_inverses + inverses (1/2) . . .  -- with ToddCoxeter 92μs  -- with KnuthBendix 161μs  -- with FpSemigroup 128μs FpSemigroupInterface 019: set_inverses + inverses (2/2) . . . 175μs FpSemigroupInterface 020: is_obviously_infinite (1/2) . . .  -- with ToddCoxeter 67μs  -- with KnuthBendix 101μs  -- with FpSemigroup 288μs FpSemigroupInterface 021: is_obviously_infinite (2/2) . . . 22μs FpSemigroupInterface 022: is_obviously_finite (1/2) . . .  -- with ToddCoxeter 79μs  -- with KnuthBendix 97μs  -- with FpSemigroup 211μs FpSemigroupInterface 023: is_obviously_finite (2/2) . . . 17μs FpSemigroupInterface 024: to_gap_string (1/3) . . .  -- with ToddCoxeter 39μs  -- with KnuthBendix 12μs  -- with FpSemigroup 39μs FpSemigroupInterface 025: to_gap_string (2/3) . . . 9000ns FpSemigroupInterface 026: to_gap_string (3/3) . . . 15μs FroidurePin 015: (BMat8) regular boolean mat monoid 4 . . . 87ms FroidurePin 016: (BMat8) exception zero generators given . . . 14μs FroidurePin 017: (BMat8) exception word_to_element . . . 122μs FroidurePin 018: (BMat8) exception prefix . . . 2098μs FroidurePin 019: (BMat8) exception suffix . . . 14μs FroidurePin 020: (BMat8) exception first_letter . . . 1322μs FroidurePin 021: (BMat8) exception final_letter . . . 12μs FroidurePin 022: (BMat8) exception current_length . . . 1345μs FroidurePin 023: (BMat8) exception product_by_reduction . . . 1298μs FroidurePin 024: (BMat8) exception fast_product . . . 1100μs FroidurePin 025: (BMat8) exception is_idempotent . . . 48ms FroidurePin 026: (BMat8) copy constructor . . .  -- with fully enumerated 55ms  -- with partially enumerated 42ms  -- with not enumerated 39ms FroidurePin 027: (BMat8) cbegin/end_rules . . . 280μs FroidurePin 031: (integers) . . . 468μs FroidurePin 039: (pairs of integers) non-trivial user type . . . 341μs FroidurePin 055: (tropical max-plus semiring matrices) . . . 563μs FroidurePin 061: projective max plus matrix . . . 1223μs FroidurePin 062: projective max plus matrix . . . 19μs FroidurePin> 009: small example 2 . . . 354μs FroidurePin> 005: small example 1 . . . 91μs FroidurePin> 007: regular bmat monoid 4 . . . 71ms FroidurePin> 011: small example 3 . . . 519μs FroidurePin> 006: small example 1 . . . 117μs FroidurePin> 008: regular bmat monoid 4 . . . 84ms FroidurePin> 010: small example 2 . . . 43μs FroidurePin> 012: small example 3 . . . 583μs FroidurePin 000: small example 1 . . . 283μs FroidurePin 001: default constructed . . . 70μs FroidurePin 002: small example 2 . . . 31μs FroidurePin 004: exception: is_idempotent . . . 123μs FroidurePin> 033: Example 000 . . . 748μs FroidurePin> 035: Example 001 . . . 27μs FroidurePin> 032: Example 000 . . . 458μs FroidurePin> 034: Example 001 . . . 24μs FroidurePin 036: exception: current_position . . . 126μs FroidurePin 037: exception: word_to_element . . . 49μs FroidurePin 038: exception: prefix, suffix, first_letter . . . 17ms FroidurePin> 040: Example 000 . . . 539μs FroidurePin> 041: Example 000 . . . 33μs FroidurePin> 046: Example 005 . . . 314μs FroidurePin> 047: Example 005 . . . 284μs FroidurePin> 048: Example 005 . . . 114μs FroidurePin> 044: Example 004 . . . 17μs FroidurePin> 045: Example 004 . . . 20μs FroidurePin> 049: Example 006 . . . 964μs FroidurePin> 050: Example 006 . . . 842μs FroidurePin> 051: Example 006 . . . 861μs FroidurePin> 052: Example 007 . . . 131μs FroidurePin> 053: Example 007 . . . 125μs FroidurePin> 054: Example 007 . . . 118μs FroidurePin 056: example 1 . . . 343μs FroidurePin 057: example 2 . . . 111μs FroidurePin> 058: . . . 494μs FroidurePin> 059: . . . 31μs FroidurePin> 060: exceptions: add_generator(s) . . . 38μs FroidurePin> 065: no exception zero generators given . . . 183μs FroidurePin> 066: exception generators of different [...] . . . 203μs FroidurePin> 067: exception current_position . . . 29μs FroidurePin> 068: exception word_to_element . . . 31μs FroidurePin> 069: exception gens . . . 393μs FroidurePin> 070: exception prefix . . . 21ms FroidurePin> 071: exception suffix . . . 55ms FroidurePin> 072: exception first_letter . . . 46μs FroidurePin> 073: exception final_letter . . . 35μs FroidurePin> 074: exception current_length . . . 90μs FroidurePin> 075: exception product_by_reduction . . . 684μs FroidurePin> 076: exception fast_product . . . 336μs FroidurePin> 077: exception current_position . . . 409μs FroidurePin> 078: exception is_idempotent . . . 641μs FroidurePin> 079: exception add_generators . . . 25μs FroidurePin> 080: multithread number_of_idempotents . . . 512μs FroidurePin> 081: small semigroup . . . 22μs FroidurePin> 082: large semigroup . . . 6349μs FroidurePin> 083: at, position, current_* . . . 6477μs FroidurePin> 084: run . . . 5888μs FroidurePin> 085: run [many stops and starts] . . . 5859μs FroidurePin> 086: factorisation, length [1 element] . . . 6018μs FroidurePin> 087: factorisation, products [all elements] . . . 7598μs FroidurePin> 088: first/final letter, prefix, suffi [...] . . . 6074μs FroidurePin> 089: current_position [standard] . . . 23μs FroidurePin> 090: current_position [duplicate gens] . . . 12ms FroidurePin> 091: current_position [after add_generators] . . . 6803μs FroidurePin> 092: cbegin_idempotents/cend [1 thread] . . . 6797μs FroidurePin> 093: idempotent_cend/cbegin [1 thread] . . . 6763μs FroidurePin> 094: is_idempotent [1 thread] . . . 6308μs FroidurePin> 096: finished, started . . . 6131μs FroidurePin> 097: current_position . . . 1307μs FroidurePin> 098: sorted_position, sorted_at . . . 7638μs FroidurePin> 099: right/left Cayley graph . . . 27ms FroidurePin> 100: iterator . . . 9312μs FroidurePin> 101: reverse iterator . . . 9394μs FroidurePin> 102: iterator arithmetic . . . 24ms FroidurePin> 103: iterator sorted . . . 20ms FroidurePin> 104: iterator sorted arithmetic . . . 26ms FroidurePin> 105: copy [not enumerated] . . . 6466μs FroidurePin> 106: copy_closure [not enumerated] . . . 39ms FroidurePin> 107: copy_add_generators [not enumerated] . . . 36ms FroidurePin> 108: copy [partly enumerated] . . . 6922μs FroidurePin> 109: copy_closure [partly enumerated] . . . 10ms FroidurePin> 110: copy_add_generators [partly enumerated] . . . 6970μs FroidurePin> 111: copy [fully enumerated] . . . 9173μs FroidurePin> 112: copy_closure [fully enumerated] . . . 10ms FroidurePin> 113: copy_add_generators [fully enumerated] . . . 9426μs FroidurePin> 114: relations [duplicate gens] . . . 207μs FroidurePin> 115: relations . . . 8266μs FroidurePin> 116: relations [copy_closure, duplicat [...] . . . 10ms FroidurePin> 117: relations [copy_add_generators, d [...] . . . 12ms FroidurePin> 118: relations [from copy, not enumerated] . . . 7261μs FroidurePin> 119: relations [from copy, partly enum [...] . . . 13ms FroidurePin> 120: relations [from copy, fully enumerated] . . . 12ms FroidurePin> 121: relations [from copy_closure, not [...] . . . 11ms FroidurePin> 122: relations [from copy_add_generato [...] . . . 7286μs FroidurePin> 123: relations [from copy_closure, par [...] . . . 10ms FroidurePin> 124: relations [from copy_add_generato [...] . . . 8656μs FroidurePin> 125: relations [from copy_closure, ful [...] . . . 12ms FroidurePin> 126: relations [from copy_add_generato [...] . . . 11ms FroidurePin> 127: add_generators [duplicate generators] . . . 311μs FroidurePin> 128: add_generators [incremental 1] . . . 301μs FroidurePin> 129: add_generators [incremental 2] . . . 350μs FroidurePin> 130: closure [duplicate generators] . . . 172μs FroidurePin> 131: closure . . . 67μs FroidurePin> 132: factorisation . . . 14μs FroidurePin> 134: minimal_factorisation . . . 45μs FroidurePin> 135: batch_size (for an extremely larg [...] . . . 14μs FroidurePin> 137: exception: generators of differen [...] . . . 20μs FroidurePin> 138: exception: current_position . . . 31μs FroidurePin> 139: exception: word_to_element . . . 56μs FroidurePin> 140: exception: gens, current_position . . . 799μs FroidurePin> 141: exception: add_generators . . . 21μs KBE 000: constructors . . . 26μs KBE 001: test . . . 41μs KBE 002: factorisation . . . 27μs KBE 003: swap . . . 18μs KBE 004: adapters . . . 19μs KBE 005: conversions . . . 18μs Kambites 000: (fpsemi) MT test 4 (std::string) . . . 5823μs Kambites 001: (fpsemi) MT test 4 (MultiStringView) . . . 6367μs Kambites 002: (fpsemi) number_of_pieces (std::string) . . . 176μs Kambites 003: (fpsemi) number_of_pieces (MultiStringView) . . . 106μs Kambites 004: (fpsemi) small_overlap_class (std::string) . . . 3425μs Kambites 005: (fpsemi) small_overlap_class (MultiStringView) . . . 3310μs Kambites 006: (fpsemi) random (std::string) . . . 7959μs Kambites 007: (fpsemi) random (MultiStringView) . . . 8042μs Kambites 008: (fpsemi) KnuthBendix 055 (std::string) . . . 14ms Kambites 009: (fpsemi) KnuthBendix 055 (MultiStringView) . . . 15ms Kambites 010: (fpsemi) smalloverlap/gap/test.gi:85 (std::string) . . . 60μs Kambites 011: (fpsemi) smalloverlap/gap/test.gi:85 (MultiStr [...] . . . 48μs Kambites 012: (fpsemi) free semigroup . . . 8000ns Kambites 013: (fpsemi) smalloverlap/gap/test.gi:49 (std::string) . . . 31ms Kambites 014: (fpsemi) smalloverlap/gap/test.gi:49 (MultiStr [...] . . . 38ms Kambites 015: (fpsemi) smalloverlap/gap/test.gi:63 (std::string) . . . 33ms Kambites 016: (fpsemi) smalloverlap/gap/test.gi:63 (MultiStr [...] . . . 40ms Kambites 017: (fpsemi) smalloverlap/gap/test.gi:70 (std::string) . . . 118ms Kambites 018: (fpsemi) smalloverlap/gap/test.gi:70 (MultiStr [...] . . . 147ms Kambites 021: (fpsemi) code coverage (std::string) . . . 42μs Kambites 022: (fpsemi) code coverage (MultiStringView) . . . 24μs Kambites 023: (fpsemi) prefix (std::string) . . . 43μs Kambites 024: (fpsemi) prefix (MultiStringView) . . . 66μs Kambites 025: (fpsemi) normal_form (Example 3.15) (std::string) . . . 44μs Kambites 026: (fpsemi) normal_form (Example 3.15) (MultiStri [...] . . . 59μs Kambites 027: (fpsemi) normal_form (Example 3.16) (std::string) . . . 31μs Kambites 028: (fpsemi) normal_form (Example 3.16) (MultiStri [...] . . . 43μs Kambites 029: (fpsemi) normal_form (Example 3.16) more exhau [...] . . . 56ms Kambites 030: (fpsemi) normal_form (Example 3.16) more exhau [...] . . . 53ms Kambites 031: (fpsemi) small presentation (std::string) . . . 243μs Kambites 032: (fpsemi) small presentation (MultiStringView) . . . 35μs Kambites 033: (fpsemi) non-smalloverlap (std::string) . . . 39μs Kambites 034: (fpsemi) non-smalloverlap (MultiStringView) . . . 37μs Kambites 035: (fpsemi) MT test 3 (std::string) . . . 33μs Kambites 036: (fpsemi) MT test 3 (MultiStringView) . . . 31μs Kambites 037: (fpsemi) MT test 5 (std::string) . . . 17μs Kambites 038: (fpsemi) MT test 5 (MultiStringView) . . . 18μs Kambites 039: (fpsemi) MT test 6 (std::string) . . . 24μs Kambites 040: (fpsemi) MT test 6 (MultiStringView) . . . 29μs Kambites 041: (fpsemi) MT test 10 (std::string) . . . 41μs Kambites 042: (fpsemi) MT test 10 (MultiStringView) . . . 26μs Kambites 043: (fpsemi) MT test 13 (std::string) . . . 17μs Kambites 044: (fpsemi) MT test 13 (MultiStringView) . . . 18μs Kambites 045: (fpsemi) MT test 14 (std::string) . . . 16μs Kambites 046: (fpsemi) MT test 14 (MultiStringView) . . . 17μs Kambites 047: (fpsemi) MT test 15 (std::string) . . . 24μs Kambites 048: (fpsemi) MT test 15 (MultiStringView) . . . 23μs Kambites 049: (fpsemi) MT test 16 (std::string) . . . 23μs Kambites 050: (fpsemi) MT test 16 (MultiStringView) . . . 26μs Kambites 051: (fpsemi) MT test 17 (std::string) . . . 154μs Kambites 052: (fpsemi) MT test 17 (MultiStringView) . . . 99μs Kambites 053: (fpsemi) weak C(4) not strong x 1 (std::string) . . . 357μs Kambites 054: (fpsemi) weak C(4) not strong x 1 (MultiStringView) . . . 404μs Kambites 055: (fpsemi) weak C(4) not strong x 2 (std::string) . . . 351μs Kambites 056: (fpsemi) weak C(4) not strong x 2 (MultiStringView) . . . 408μs Kambites 057: (fpsemi) weak C(4) not strong x 3 (std::string) . . . 319μs Kambites 058: (fpsemi) weak C(4) not strong x 3 (MultiStringView) . . . 298μs Kambites 059: (fpsemi) weak C(4) not strong x 4 (std::string) . . . 36μs Kambites 060: (fpsemi) weak C(4) not strong x 4 (MultiStringView) . . . 46μs Kambites 061: (fpsemi) weak C(4) not strong x 5 (std::string) . . . 15μs Kambites 062: (fpsemi) weak C(4) not strong x 5 (MultiStringView) . . . 14μs Kambites 063: (fpsemi) weak C(4) not strong x 6 (std::string) . . . 22μs Kambites 064: (fpsemi) weak C(4) not strong x 6 (MultiStringView) . . . 23μs Kambites 065: (fpsemi) Konovalov example (std::string) . . . 15μs Kambites 066: (fpsemi) Konovalov example (MultiStringView) . . . 14μs Kambites 067: (fpsemi) long words (std::string) . . . 2161ms Kambites 068: (fpsemi) long words (MultiStringView) . . . 27ms Kambites 075: (cong) example 1 . . . 42μs Kambites 076: (cong) example 2 . . . 114μs Kambites 077: (cong) code coverage . . . 5795μs Kambites 078: (cong) large number of rules . . . 276ms KnuthBendix 000: (fpsemi) confluent fp semigroup 1 (infinite) . . . 74μs KnuthBendix 001: (fpsemi) confluent fp semigroup 2 (infinite) . . . 233μs KnuthBendix 002: (fpsemi) confluent fp semigroup 3 (infinite) . . . 51μs KnuthBendix 003: (fpsemi) non-confluent fp semigroup from wi [...] . . . 141μs KnuthBendix 004: (fpsemi) Example 5.1 in Sims (infinite) . . . 94μs KnuthBendix 005: (fpsemi) Example 5.1 in Sims (infinite) . . . 91μs KnuthBendix 006: (fpsemi) Example 5.3 in Sims . . . 64μs KnuthBendix 007: (fpsemi) Example 5.4 in Sims . . . 85μs KnuthBendix 008: (fpsemi) Example 6.4 in Sims (size 168) . . . 5799μs KnuthBendix 009: (fpsemi) . . . 44ms KnuthBendix 010: (fpsemi) SL(2, 7) from Chapter 3, Propositi [...] . . . 57ms KnuthBendix 011: (fpsemi) F(2, 5) - Chapter 9, Section 1 in [...] . . . 372μs KnuthBendix 012: (fpsemi) Reinis example 1 . . . 134μs KnuthBendix 013: redundant_rule (std::string) . . . 100ms KnuthBendix 014: redundant_rule (word_type) . . . 10ms KnuthBendix 019: (fpsemi) C(4) monoid . . . 181μs KnuthBendix 020: (cong) Chinese monoid . . . 294μs KnuthBendix 021: (from kbmag/standalone/kb_data/f25monoid) . . . 510μs KnuthBendix 022: (from kbmag/standalone/kb_data/degen4a) . . . 37ms KnuthBendix 023: (from kbmag/standalone/kb_data/torus) . . . 1991μs KnuthBendix 024: (from kbmag/standalone/kb_data/3a6) . . . 176ms KnuthBendix 025: (from kbmag/standalone/kb_data/f2) . . . 41μs KnuthBendix 026: (from kbmag/standalone/kb_data/s16) . . . 48ms KnuthBendix 027: (from kbmag/standalone/kb_data/a4monoid) . . . 35μs KnuthBendix 028: (from kbmag/standalone/kb_data/degen3) . . . 13μs KnuthBendix 029: (from kbmag/standalone/kb_data/ab1) . . . 13μs KnuthBendix 030: (from kbmag/standalone/kb_data/degen2) . . . 10μs KnuthBendix 031: (from kbmag/standalone/kb_data/f25) . . . 281μs KnuthBendix 032: (from kbmag/standalone/kb_data/237) . . . 367μs KnuthBendix 033: (from kbmag/standalone/kb_data/c2) . . . 10μs KnuthBendix 034: (from kbmag/standalone/kb_data/cosets) . . . 129μs KnuthBendix 035: Example 5.1 in Sims (KnuthBendix 09 again) . . . 27μs KnuthBendix 036: (from kbmag/standalone/kb_data/nilp2) . . . 16μs KnuthBendix 037: Example 6.4 in Sims . . . 9327μs KnuthBendix 038: KnuthBendix 071 again . . . 434μs KnuthBendix 039: Example 5.4 in Sims (KnuthBendix 11 again) [...] . . . 126μs KnuthBendix 040: Example 5.4 in Sims (KnuthBendix 11 again) [...] . . . 78μs KnuthBendix 041: operator<< . . . 210μs KnuthBendix 042: confluence_interval . . . 9000ns KnuthBendix 043: max_overlap . . . 9000ns KnuthBendix 044: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 772μs KnuthBendix 045: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 1480μs KnuthBendix 046: (fpsemi) small example . . . 524μs KnuthBendix 047: code coverage . . . 55μs KnuthBendix 048: small overlap 1 . . . 27μs KnuthBendix 049: (from kbmag/standalone/kb_data/s9) . . . 1037μs KnuthBendix 050: (fpsemi) Chapter 11, Lemma 1.8 (q = 6, r = [...] . . . 529μs KnuthBendix 051: (fpsemi) Chapter 11, Section 2 (q = 6, r = [...] . . . 229μs KnuthBendix 052: (fpsemi) Chapter 8, Theorem 4.2 in NR (infinite) . . . 142μs KnuthBendix 053: (fpsemi) equal_to fp semigroup . . . 27μs KnuthBendix 054: (fpsemi) equal_to free semigroup . . . 189μs KnuthBendix 055: (fpsemi) from GAP smalloverlap gap/test.gi [...] . . . 253μs KnuthBendix 056: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 407μs KnuthBendix 057: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 404μs KnuthBendix 058: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 1291μs KnuthBendix 059: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 2677μs KnuthBendix 060: (fpsemi) from GAP smalloverlap gap/test.gi: [...] . . . 16μs KnuthBendix 061: (fpsemi) Von Dyck (2,3,7) group (infinite) . . . 362μs KnuthBendix 062: (fpsemi) Von Dyck (2,3,7) group - different [...] . . . 3192μs KnuthBendix 063: (fpsemi) rewriting system from KnuthBendixC [...] . . . 233μs KnuthBendix 064: (fpsemi) rewriting system from Congruence 20 . . . 16μs KnuthBendix 065: (fpsemi) (from kbmag/standalone/kb_data/ab2) . . . 87μs KnuthBendix 066: (fpsemi) (from kbmag/standalone/kb_data/d22 [...] . . . 796μs KnuthBendix 067: (fpsemi) (from kbmag/standalone/kb_data/degen1) . . . 36μs KnuthBendix 068: (fpsemi) (from kbmag/standalone/kb_data/s4) . . . 303μs KnuthBendix 069: (fpsemi) fp semigroup (infinite) . . . 28μs KnuthBendix 070: (fpsemi) Chapter 11, Section 1 (q = 4, r = [...] . . . 1216μs KnuthBendix 071: (fpsemi) Chapter 11, Section 1 (q = 8, r = [...] . . . 76ms KnuthBendix 072: (fpsemi) Chapter 7, Theorem 3.9 in NR (size 240) . . . 2452μs KnuthBendix 073: (fpsemi) F(2, 5) - Chapter 9, Section 1 in [...] . . . 324μs KnuthBendix 074: (fpsemi) F(2, 6) - Chapter 9, Section 1 in NR . . . 311μs KnuthBendix 075: (fpsemi) Chapter 10, Section 4 in NR (infinite) . . . 551μs KnuthBendix 076: (fpsemi) Sym(5) from Chapter 3, Proposition [...] . . . 1978μs KnuthBendix 077: (fpsemi) SL(2, 7) from Chapter 3, Propositi [...] . . . 56ms KnuthBendix 078: (fpsemi) bicyclic monoid (infinite) . . . 35μs KnuthBendix 079: (fpsemi) plactic monoid of degree 2 (infinite) . . . 73μs KnuthBendix 080: (fpsemi) example before Chapter 7, Proposit [...] . . . 26μs KnuthBendix 081: (fpsemi) Chapter 7, Theorem 3.6 in NR (size 243) . . . 584μs KnuthBendix 082: (fpsemi) finite semigroup (size 99) . . . 166μs KnuthBendix 096: Sorouhesh . . . 268μs KnuthBendix 097: (fpsemi) transformation semigroup (size 4) . . . 42μs KnuthBendix 098: (fpsemi) transformation semigroup (size 9) . . . 32μs KnuthBendix 099: (fpsemi) transformation semigroup (size 88) . . . 552μs KnuthBendix 100: internal_string_to_word . . . 21μs KnuthBendix 101: (fpsemi) construct from shared_ptr . . . 528μs KnuthBendix 102: internal_string_to_word . . . 556μs KnuthBendix 103: (cong) free semigroup congruence (5 classes) . . . 74μs KnuthBendix 104: free semigroup congruence (6 classes) . . . 215μs KnuthBendix 105: (cong) free semigroup congruence (16 classes) . . . 220μs KnuthBendix 106: (cong) free semigroup congruence (6 classes) . . . 329μs KnuthBendix 107: (cong) free semigroup congruence (240 classes) . . . 2344μs KnuthBendix 108: (cong) free semigroup congruence (240 classes) . . . 2310μs KnuthBendix 109: (cong) less . . . 2758μs KnuthBendix 110: (cong) less . . . 133ms KnuthBendix 111: (cong) constructors . . . 193ms KnuthBendix 112: (cong) const_contains/contains . . . 144μs KnuthBendix 113: (cong) is_quotient_obviously_finite . . . 12μs KnuthBendix 114: (cong) class_index_to_word . . . 159μs KnuthBendix 115: (cong) quotient_froidure_pin . . . 102μs KnuthBendix 116: (cong) set_number_of_generators . . . 18μs KnuthBendix 117: (cong) number of classes when obv-inf . . . 45μs KnuthBendixCongruenceByPairs 016: non-trivial congruence on [...] . . . 105μs KnuthBendixCongruenceByPairs 017: non-trivial congruence on [...] . . . 121μs KnuthBendixCongruenceByPairs 018: non-trivial congruence on [...] . . . 170μs KnuthBendixCongruenceByPairs 019: non-trivial congruence on [...] . . . 168μs KnuthBendixCongruenceByPairs 020: trivial congruence on a fi [...] . . . 122μs KnuthBendixCongruenceByPairs 021: universal congruence on a [...] . . . 407μs KnuthBendixCongruenceByPairs 022: left congruence on a finit [...] . . . 195μs KnuthBendixCongruenceByPairs 023: finite group, Chapter 11, [...] . . . 3102μs KnuthBendixCongruenceByPairs 024: right congruence on infini [...] . . . 190μs KnuthBendixCongruenceByPairs 025: finite fp semigroup, dihed [...] . . . 199μs KnuthBendixCongruenceByPairs 026: finite fp semigroup, size 16 . . . 190μs KnuthBendixCongruenceByPairs 027: finite fp semigroup, size 16 . . . 643μs KnuthBendixCongruenceByPairs 028: infinite fp semigroup with [...] . . . 48μs Konieczny 000: test000> . . . 2155μs Konieczny 001: test000> . . . 664μs Konieczny 002: test001> . . . 7662μs Konieczny 003: test001> . . . 6023μs Konieczny 006: exceptions . . . 199μs Konieczny 007: code coverage . . . 9547μs Konieczny 008: code coverage . . . 7598μs Konieczny 009: regular elements and idempotents . . . 155ms Konieczny 010: regular D-class 01 . . . 769μs Konieczny 011: regular D-class 02 . . . 6770μs Konieczny 012: regular D-class 04: contains . . . 25ms Konieczny 013: non-regular D-classes 01 . . . 727μs Konieczny 014: RegularDClass . . . 434μs Konieczny 015: full bmat monoid 4 . . . 30ms Konieczny 017: regular generated bmat monoid 4 idempotents . . . 59ms Konieczny 019: my favourite example . . . 59ms Konieczny 020: another large example . . . 11ms Konieczny 021: my favourite example transposed . . . 47ms Konieczny 024: exceptions . . . 819μs Konieczny 025: 0-parameter constructor . . . 12ms Konieczny 026: non-regular D-classes 02 . . . 8114μs Konieczny 028: partial perm . . . 116ms Konieczny 029: symmetric inverse monoid n = 8 . . . 25ms Konieczny 030: exceptions . . . 161ms Konieczny 031: transformations . . . 1346μs Konieczny 032: transformations - JDM favourite example . . . 80ms Konieczny 033: transformations - large example . . . 204ms Konieczny 034: transformations - large example with stop . . . 204ms Konieczny 035: transformations - large example with run_until . . . 206ms Konieczny 036: transformations - large example with stop in Action . . . 203ms Konieczny 037: exceptions . . . 51μs Konieczny 038: transformations: contains . . . 441μs Konieczny 040: transformations - destructor coverage . . . 159ms Konieczny 041: current_number_D_classes . . . 162ms Konieczny 042: add_generator . . . 28μs Konieczny 043: add_generator . . . 14μs Matrix 000: BMat<2> . . . 880μs Matrix 001: BMat<> . . . 213μs Matrix 002: BMat<3> + BMat<> . . . 7000ns Matrix 003: BMat<2> + BMat<> . . . 7000ns Matrix 004: BMat<3> . . . 8000ns Matrix 005: BMat<> . . . 9000ns Matrix 006: BMat<3> row_basis . . . 23μs Matrix 007: BMat<> row_basis . . . 27μs Matrix 008: IntMat<3> . . . 11μs Matrix 009: IntMat<> . . . 12μs Matrix 010: IntMat code cov . . . 7000ns Matrix 011: MaxPlusMat<3> . . . 9000ns Matrix 012: MaxPlusMat<> . . . 9000ns Matrix 013: MaxPlusMat code cov . . . 6000ns Matrix 014: MinPlusMat<3> . . . 11μs Matrix 015: MinPlusMat<> . . . 13μs Matrix 016: MinPlusMat code cov . . . 5000ns Matrix 017: MaxPlusTruncMat<5, 2> . . . 171μs Matrix 018: MaxPlusTruncMat<5> . . . 175μs Matrix 019: MaxPlusTruncMat<> . . . 20μs Matrix 020: MaxPlusTruncMat<5, 4> . . . 12μs Matrix 021: MaxPlusTruncMat<5> . . . 12μs Matrix 022: MaxPlusTruncMat<> . . . 12μs Matrix 023: MaxPlusTruncMat<33, 3> . . . 22μs Matrix 024: MaxPlusTruncMat<33> . . . 19μs Matrix 025: MaxPlusTruncMat<> . . . 20μs Matrix 026: MaxPlusMat code cov . . . 6000ns Matrix 027: MinPlusTruncMat<33, 3> . . . 22μs Matrix 028: MinPlusTruncMat<33> . . . 24μs Matrix 029: MinPlusTruncMat<> . . . 26μs Matrix 030: NTPMat<0, 3, 3, 3> . . . 10μs Matrix 031: NTPMat<0, 3> . . . 10μs Matrix 032: NTPMat<> . . . 23μs Matrix 033: NTPMat<0, 10, 4, 4> . . . 18μs Matrix 034: NTPMat<0, 10> . . . 14μs Matrix 035: NTPMat<> . . . 13μs Matrix 036: NTPMat<0, 10, 4, 4> . . . 13μs Matrix 037: NTPMat<0, 10> . . . 12μs Matrix 038: NTPMat<> . . . 12μs Matrix 039: NTPMat<33, 2, 3, 3> . . . 10μs Matrix 040: NTPMat<33, 2> . . . 10μs Matrix 041: NTPMat<> . . . 9000ns Matrix 042: ProjMaxPlusMat<3> . . . 64μs Matrix 043: ProjMaxPlusMat<> . . . 42μs Matrix 044: exceptions . . . 26μs Matrix 045: code coverage . . . 27μs MultiStringView 000: catch all . . . 375μs MultiStringView 001: is_prefix . . . 10μs MultiStringView 002: erase . . . 10μs MultiStringView 003: iterators . . . 8000ns MultiStringView 004: constructors (long) . . . 13μs MultiStringView 005: constructors (short) . . . 11μs MultiStringView 006: copy assignment (short assigned to long) . . . 8000ns MultiStringView 007: copy assignment (short assigned to short) . . . 8000ns MultiStringView 008: move assignment (short assigned to long) . . . 8000ns MultiStringView 009: move assignment (short assigned to short) . . . 8000ns MultiStringView 010: code coverage . . . 14μs MultiStringView 011: pop_front . . . 195μs MultiStringView 012: append . . . 10μs MultiStringView 013: operators . . . 9000ns MultiStringView 014: maximum_common_suffix . . . 9000ns MultiStringView 015: deep tests . . . 6000ns ObviouslyInfinite 011: Multiple rule additions . . . 195μs ObviouslyInfinite 012: A power of the generator 'b' does not [...] . . . 8000ns ObviouslyInfinite 013: Preserves the number of occurrences o [...] . . . 7000ns ObviouslyInfinite 014: Less relations than generators . . . 7000ns ObviouslyInfinite 015: Relations preserve length . . . 8000ns ObviouslyInfinite 016: Matrix has non empty kernel . . . 10μs ObviouslyInfinite 017: Free product of trivial semigroups . . . 7000ns ObviouslyInfinite 018: Another free product . . . 8000ns ObviouslyInfinite 019: Infinite but not obviously so . . . 8000ns ObviouslyInfinite 020: Finite semigroup . . . 9000ns PBR 001: universal product with convenience constructor . . . 27μs PBR 002: universal product . . . 11μs PBR 003: product [bigger than previous] . . . 16μs PBR 004: hash . . . 6000ns PBR 005: delete/copy . . . 11μs PBR 006: exceptions . . . 103μs PBR 007: operators . . . 40μs PBR 008: to_string . . . 13μs PBR 009: identity . . . 26μs PBR 010: adapters . . . 6000ns Pool 000: initial . . . 20μs Pool 001: bmat . . . 17μs Pool 002: PoolGuard . . . 13μs Pool 003: transformation products . . . 8000ns Presentation 000: vectors of ints . . . 537μs Presentation 001: strings . . . 380μs Presentation 002: constructors (word_type) . . . 13μs Presentation 003: constructors (StaticVector1) . . . 180μs Presentation 004: constructors (std::string) . . . 13μs Presentation 005: alphabet + letters (word_type) . . . 75μs Presentation 006: alphabet + letters (std::string) . . . 25μs Presentation 007: contains_empty_word . . . 7000ns Presentation 008: validate_rules throws . . . 32μs Presentation 009: helpers add_rule(s) . . . 57μs Presentation 010: helpers add_rule(s) (std::string) . . . 22μs Presentation 011: helpers add_identity_rules (std::vector/St [...] . . . 27μs Presentation 012: helpers add_identity_rules (std::string) . . . 17μs Presentation 013: helpers add_inverse_rules (all) . . . 125μs Presentation 014: helpers add_inverse_rules (std::string) . . . 79μs Presentation 015: helpers remove_duplicate_rules . . . 45μs Presentation 016: helpers reduce_complements . . . 78μs Presentation 017: helpers sort_each_rule . . . 41μs Presentation 018: helpers sort_rules . . . 42μs Presentation 019: helpers longest_common_subword/replace_subword . . . 243μs Presentation 020: helpers redundant_rule . . . 4629μs Presentation 021: helpers shortlex_compare_concat . . . 10μs Presentation 022: helpers remove_trivial_rules . . . 52μs Presentation 023: helpers replace_subword (existing, replacement) . . . 35μs Presentation 024: helpers longest_rule . . . 77μs Presentation 025: helpers longest_rule_length . . . 69μs Presentation 026: helpers remove_redundant_generators . . . 71μs Presentation 027: helpers reverse . . . 13μs Presentation 028: in_alphabet . . . 14μs Presentation 029: replace_subword with empty word . . . 15μs Presentation 030: helpers replace_word . . . 24μs Presentation 031: clear . . . 7000ns Race 001: run_for . . . 10ms Race 002: run_until . . . 10ms Race 003: exceptions . . . 10ms Race 004: iterators . . . 8000ns Race 005: find_runner . . . 8000ns Race 006: run_func . . . 25ms Race 007: run_func . . . 10ms Race 008: run_func . . . 10ms Runner 000: run_for . . . 10ms Runner 001: run_for . . . 1007μs Runner 002: run_for . . . 191ms Runner 003: run_for . . . 25ms Runner 004: started . . . 1007μs Runner 005: run_until . . . 3687μs Runner 006: kill . . . 7000ns Runner 007: copy constructor . . . 10ms Runner 008: report . . . 20ms Runner 009: run_until with function pointer . . . 6000ns SchreierSims 001: trivial perm. group (degree 1) . . . 648μs SchreierSims 002: trivial perm. group (degree 2) . . . 8000ns SchreierSims 003: trivial perm. group (degree 500) . . . 150μs SchreierSims 004: symmetric perm. group (degree 5) . . . 14μs SchreierSims 005: symmetric perm. group (degree 8) . . . 24μs SchreierSims 006: symmetric perm. group (degree 9) . . . 35μs SchreierSims 007: alternating perm. group (degree 12) . . . 54μs SchreierSims 008: symmetric perm. group (degree 16) . . . 513μs SchreierSims 009: alternating perm. group (degree 15) . . . 245μs SchreierSims 010: alternating perm. group (degree 16) . . . 605μs SchreierSims 011: dihedral perm. group (order 10) . . . 8000ns SchreierSims 012: dihedral perm. group (order 200) . . . 1069μs SchreierSims 013: perm. group T (order 12) . . . 10μs SchreierSims 014: quaternion perm. group (order 8) . . . 12μs SchreierSims 015: perm. group (order 84129611558952960) . . . 197ms SchreierSims 016: perm. group SL(3, 5) (order 372000) . . . 990μs SchreierSims 017: perm. group PSL(4, 8) (order 34558531338240) . . . 80ms SchreierSims 018: perm. Mathieu group M11 (order 7920) . . . 60μs SchreierSims 019: perm. Mathieu group M24 (order 244823040) . . . 169μs SchreierSims 020: perm. Janko Group J1 (order 175560) . . . 2389μs SchreierSims 021: perm. Hall-Janko group (order 604800) . . . 301μs SchreierSims 022: perm. Hall-Janko group (alt.) (order 604800) . . . 20ms SchreierSims 023: perm. Conway group Co3 (order 495766656000) . . . 6135μs SchreierSims 024: perm. Conway group Co3 (alt.) (order 49576 [...] . . . 13ms SchreierSims 025: perm. Suzuki group (order 448345497600) . . . 66ms SchreierSims 027: perm. Held group (order 4030387200) . . . 122ms SchreierSims 028: perm. group C2 x C2 x C2 (order 8) . . . 22μs SchreierSims 029: perm. group C2 x C2 x C2 x C2 (order 16) . . . 24μs SchreierSims 030: perm. group (S5 x S5) : C2 (order 28800) . . . 43μs SchreierSims 031: perm. group C3 x D8 x A5 (order 1440) . . . 45μs SchreierSims 032: perm. group GL(4, 3) (order 24261120) . . . 480μs SchreierSims 033: perm. group PSL(3, 7) (order 1876896) . . . 655μs SchreierSims 037: symmetric perm. group (degree 5) . . . 18μs SchreierSims 038: alternating perm. group (degree 17) . . . 3133μs SchreierSims 039: exceptions . . . 63μs SchreierSims 040: exceptions . . . 31μs SchreierSims 041: trivial group . . . 23μs SchreierSims 042: A17 bug . . . 2606μs SchreierSims 043: orbits_lookup test . . . 508μs SchreierSims 044: transversal_element and inversal_element test . . . 1030μs SchreierSimsHelper 001: trivial perm. group intersection (de [...] . . . 184μs SchreierSimsHelper 002: trivial perm. group intersection (de [...] . . . 354μs SchreierSimsHelper 003: cyclic group intersection (degree 13) . . . 34μs SchreierSimsHelper 004: D10 and Z5 intersection . . . 28μs SchreierSimsHelper 005: D8 and Q8 intersection . . . 28μs SchreierSimsHelper 006: primitive on 8 points intersection . . . 62μs SchreierSimsHelper 007: primitive on 8 points intersection ( [...] . . . 59μs SchreierSimsHelper 008: A13 and PGL(2, 11) intersection . . . 488μs SchreierSimsHelper 009: A13 and PGL(2, 11) intersection (swa [...] . . . 484μs SchreierSimsHelper 012: 3^3:13 and 3^3.2.A(4) intersection . . . 309μs SchreierSimsHelper 015: 3^3(S(4) x 2) and ASL(3, 3) intersection . . . 255μs SchreierSimsHelper 016: 7^2:3 x Q(8) and 7^2:D(2*6) intersection . . . 311μs SchreierSimsHelper 018: D(2*53) and 53:13 intersection . . . 172μs SchreierSimsHelper 019: 2^6:(7 x D_14) and PSL(2, 6)^2.4 int [...] . . . 1200μs SchreierSimsHelper 020: 2^6:(S_3 x GL(3, 2)) and 2.6:Alt(7) [...] . . . 3634μs SchreierSimsHelper 022: PSL(2, 127) and AGL(1, 2^7) intersection . . . 7218μs SchreierSimsHelper 023: PSL(3, 4).2 and PSL(3, 4).2 (nontriv [...] . . . 1554μs SchreierSimsHelper 024: PSL(3, 4).Sym(3) and PSL(3, 4).2 int [...] . . . 1559μs SchreierSimsHelper 025: 3^4:5:4 and D_16:4 intersection . . . 842μs Sims1 000: fp example 1 . . . 1036μs Sims1 001: fp example 2 . . . 1472μs Sims1 002: ToddCoxeter failing example . . . 11ms Sims1 003: ToddCoxeter failing example . . . 552μs Sims1 004: partition_monoid(2) right . . . 4113μs Sims1 006: full_transformation_monoid(3) right . . . 4770μs Sims1 007: full_transformation_monoid(3) left . . . 2856μs Sims1 009: rook_monoid(2, 1) . . . 72μs Sims1 010: symmetric_inverse_monoid(2) from FroidurePin . . . 61μs Sims1 011: symmetric_inverse_monoid(3) . . . 4582μs Sims1 014: temperley_lieb_monoid(3) from presentation . . . 61μs Sims1 015: temperley_lieb_monoid(4) from presentation . . . 506μs Sims1 016: fp semigroup containing given pairs #1 . . . 178μs Sims1 017: fp semigroup containing given pairs #2 . . . 176μs Sims1 018: fp semigroup containing given pairs #3 . . . 304μs Sims1 019: ToddCoxeter failing example . . . 1041μs Sims1 020: fp example 2 . . . 1245μs Sims1 021: exceptions . . . 155μs Sims1 027: from https://mathoverflow.net/questions/423541/ . . . 18ms Sims1 028: from https://mathoverflow.net/questions/423541/ . . . 13ms Sims1 030: presentation with one free generator . . . 167μs Sims1 031: presentation with non-zero index generators . . . 46μs Sims1 032: presentation with empty word . . . 5978μs Sims1 033: constructors . . . 938μs Sims1 034: split_at . . . 164μs Sims1 035: stats . . . 85μs Sims1 036: check iterator requirements . . . 82μs Sims1 040: TransitiveGroup(10, 32) - minimal rep . . . 2531μs Sims1 043: rectangular_band(2, 2) - with and without identity . . . 116μs Sims1 044: trivial group - minimal o.r.c. rep . . . 76μs Sims1 045: right zero semigroup - minimal o.r.c. rep . . . 1519μs Sims1 046: semigroup with faithful non-strictly cyclic actio [...] . . . 643μs Sims1 068: RepOrc . . . 22ms Sims1 069: fp example 1 . . . 320μ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 871μs (159ns 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 . . . 1082μs Sims1 072: symmetric_group(n) for n = 4 . . . 1084μs Sims1 073: corner case no generators + no relations . . . 63μs SmallestInteger 001: . . . 8000ns StaticTriVector2 045: all . . . 11μs StaticVector2 043: all . . . 10μs Stephen 000: basic test 1 . . . 449μs Stephen 001: basic test 2 . . . 106μs Stephen 002: full transf monoid . . . 9610μs Stephen 003: from step_hen 002 . . . 35μs Stephen 004: from step_hen 003 . . . 106μs Stephen 005: from step_hen 004 . . . 43μs Stephen 006: from step_hen 005 . . . 74μs Stephen 008: C(4) monoid normal form (test_case_knuth_bendix_055) . . . 128μs Stephen 009: C(4) monoid normal form (test_case_gap_smallove [...] . . . 51μs Stephen 010: code coverage . . . 221μs Stephen 011: C(4) monoid normal form (test_case_gap_smallove [...] . . . 152μs Stephen 012: C(4) monoid normal form (test_case_gap_smallove [...] . . . 157μs Stephen 013: C(4) monoid equal to (test_case_gap_smalloverlap_70) . . . 88μs Stephen 014: C(4) monoid normal form (test_case_ex_3_13_14) . . . 212μs Stephen 015: C(4) monoid normal form (test_case_ex_3_15) . . . 244μs Stephen 016: C(4) monoid normal form (test_case_ex_3_16) . . . 224μs Stephen 017: C(4) monoid normal form (test_case_mt_3) . . . 104μs Stephen 018: C(4) monoid normal form (test_case_mt_5) . . . 64μs Stephen 019: C(4) monoid normal form (test_case_mt_6) . . . 235μs Stephen 020: C(4) monoid normal form (test_case_mt_10) . . . 86μs Stephen 021: C(4) monoid normal form (test_case_mt_13) . . . 61μs Stephen 022: C(4) monoid normal form (test_case_mt_14) . . . 60μs Stephen 023: C(4) monoid normal form (test_case_mt_15) . . . 62μs Stephen 024: C(4) monoid normal form (test_case_mt_16) . . . 95μs Stephen 025: C(4) monoid normal form (test_case_mt_17) . . . 196μs Stephen 026: C(4) monoid normal form (test_case_weak_1) . . . 170μs Stephen 027: C(4) monoid normal form (test_case_weak_2) . . . 101μs Stephen 028: C(4) monoid normal form (test_case_weak_3) . . . 160μs Stephen 029: C(4) monoid normal form (test_case_weak_4) . . . 164μs Stephen 030: C(4) monoid normal form (test_case_weak_5) . . . 73μs Stephen 031: Test behaviour when uninitialised . . . 154μs Suf 005: unite . . . 14μs Suf 007: compress . . . 9000ns Suf 011: big chain . . . 11ms Suf 013: empty table . . . 7000ns Suf 015: join . . . 8000ns Suf 017: contains . . . 17μs Suf 019: swap . . . 19μs SuffixTree 000: basic tests . . . 37ms SuffixTree 001: maximal_piece_prefix 1 . . . 48μs SuffixTree 002: maximal_piece_prefix 2 . . . 41μs SuffixTree 003: maximal_piece_prefix 3 . . . 161μs SuffixTree 004: number_of_pieces . . . 53μs SuffixTree 005: traverse . . . 27μs SuffixTree 006: tikz . . . 566μs SuffixTree 007: strings . . . 91μs SuffixTree 008: dot . . . 56μs SuffixTree 009: dfs #01 . . . 46μs SuffixTree 010: dfs #02 . . . 43μs SuffixTree 011: dfs #03 . . . 41μs SuffixTree 012: dfs #04 . . . 82μs SuffixTree 013: dfs #05 . . . 74μs SuffixTree 014: dfs #06 . . . 68μs SuffixTree 015: dfs #07 . . . 126μs SuffixTree 016: dfs #08 . . . 83μs SuffixTree 017: dfs #09 . . . 117μs SuffixTree 018: dfs #10 . . . 41μs Timer 001: string method (1 argument) . . . 21μs Timer 002: string method (0 arguments) . . . 10ms Timer 003: reset/elapsed method . . . 20ms Timer 004: operator<< . . . 7000ns ToddCoxeter 000: small 2-sided congruence . . .  -- with HLT + no standardise + full lookahead + no save 1229μs  -- with HLT + standardise + full lookahead + no save 684μs  -- with HLT + no standardise + partial lookahead + no save 675μs  -- with HLT + standardise + partial lookahead + no save 695μs  -- with HLT + no standardise + full lookahead + save 703μs  -- with HLT + standardise + full lookahead + save 669μs  -- with HLT + no standardise + partial lookahead + save 672μs  -- with HLT + standardise + partial lookahead + save 676μs  -- with Felsch + no standardisation 664μs  -- with Felsch + standardisation 657μs  -- with random strategy 669μs  -- with Rc style + full lookahead 660μs  -- with Rc style + partial lookahead 735μs  -- with R/C style 655μs  -- with CR style 688μs  -- with Cr style 679μs ToddCoxeter 001: small 2-sided congruence . . .  -- with HLT + no standardise + full lookahead + no save 4112μs  -- with HLT + standardise + full lookahead + no save 4097μs  -- with HLT + no standardise + partial lookahead + no save 3946μs  -- with HLT + standardise + partial lookahead + no save 3829μs  -- with HLT + no standardise + full lookahead + save 3805μs  -- with HLT + standardise + full lookahead + save 3742μs  -- with HLT + no standardise + partial lookahead + save 3721μs  -- with HLT + standardise + partial lookahead + save 3760μs  -- with Felsch + no standardisation 3821μs  -- with Felsch + standardisation 3758μs  -- with random strategy 3724μs  -- with Rc style + full lookahead 3743μs  -- with Rc style + partial lookahead 3718μs  -- with R/C style 3730μs  -- with CR style 3742μs  -- with Cr style 3732μs ToddCoxeter 003: constructed from FroidurePin . . .  -- with Felsch + no standardisation 270ms  -- with Felsch + standardisation 273ms  -- with HLT + no standardise + full lookahead + no save 85ms  -- with HLT + standardise + full lookahead + no save 84ms  -- with HLT + no standardise + partial lookahead + no save 84ms  -- with HLT + standardise + partial lookahead + no save 84ms  -- with HLT + no standardise + full lookahead + save 281ms  -- with HLT + standardise + full lookahead + save 279ms  -- with HLT + no standardise + partial lookahead + save 278ms  -- with HLT + standardise + partial lookahead + save 280ms  -- with random strategy 220ms  -- with Rc style + full lookahead 277ms  -- with Rc style + partial lookahead 280ms  -- with R/C style 91ms  -- with CR style 280ms  -- with Cr style 279ms ToddCoxeter 004: 2-sided congruence from FroidurePin . . .  -- with HLT + no standardise + full lookahead + no save 396μs  -- with HLT + standardise + full lookahead + no save 146μs  -- with HLT + no standardise + partial lookahead + no save 141μs  -- with HLT + standardise + partial lookahead + no save 134μs  -- with HLT + save (throws) 267μs  -- with Felsch (throws) 141μs  -- with random strategy 133μs ToddCoxeter 005: non-trivial two-sided from relations . . .  -- with HLT + no standardise + full lookahead + no save 39μs  -- with HLT + standardise + full lookahead + no save 26μs  -- with HLT + no standardise + partial lookahead + no save 24μs  -- with HLT + standardise + partial lookahead + no save 24μs  -- with HLT + no standardise + full lookahead + save 36μs  -- with HLT + standardise + full lookahead + save 33μs  -- with HLT + no standardise + partial lookahead + save 31μs  -- with HLT + standardise + partial lookahead + save 30μs  -- with Felsch + no standardisation 34μs  -- with Felsch + standardisation 27μs  -- with random strategy 30μs  -- with Rc style + full lookahead 27μs  -- with Rc style + partial lookahead 25μs  -- with R/C style 26μs  -- with CR style 30μs  -- with Cr style 30μs ToddCoxeter 006: small right cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 25μs  -- with HLT + standardise + full lookahead + no save 21μs  -- with HLT + no standardise + partial lookahead + no save 19μs  -- with HLT + standardise + partial lookahead + no save 19μs  -- with HLT + no standardise + full lookahead + save 22μs  -- with HLT + standardise + full lookahead + save 22μs  -- with HLT + no standardise + partial lookahead + save 21μs  -- with HLT + standardise + partial lookahead + save 21μs  -- with Felsch + no standardisation 21μs  -- with Felsch + standardisation 22μs  -- with random strategy 22μs  -- with Rc style + full lookahead 20μs  -- with Rc style + partial lookahead 20μs  -- with R/C style 20μs  -- with CR style 22μs  -- with Cr style 21μs ToddCoxeter 007: left cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 26μs  -- with HLT + standardise + full lookahead + no save 22μs  -- with HLT + no standardise + partial lookahead + no save 24μs  -- with HLT + standardise + partial lookahead + no save 23μs  -- with HLT + no standardise + full lookahead + save 24μs  -- with HLT + standardise + full lookahead + save 23μs  -- with HLT + no standardise + partial lookahead + save 24μs  -- with HLT + standardise + partial lookahead + save 23μs  -- with Felsch + no standardisation 23μs  -- with Felsch + standardisation 24μs  -- with random strategy 25μs  -- with Rc style + full lookahead 23μs  -- with Rc style + partial lookahead 23μs  -- with R/C style 23μs  -- with CR style 24μs  -- with Cr style 25μs ToddCoxeter 008: for small fp semigroup . . .  -- with HLT + no standardise + full lookahead + no save 22μs  -- with HLT + standardise + full lookahead + no save 20μs  -- with HLT + no standardise + partial lookahead + no save 19μs  -- with HLT + standardise + partial lookahead + no save 19μs  -- with HLT + no standardise + full lookahead + save 22μs  -- with HLT + standardise + full lookahead + save 21μs  -- with HLT + no standardise + partial lookahead + save 21μs  -- with HLT + standardise + partial lookahead + save 21μs  -- with Felsch + no standardisation 21μs  -- with Felsch + standardisation 21μs  -- with random strategy 23μs  -- with Rc style + full lookahead 21μs  -- with Rc style + partial lookahead 23μs  -- with R/C style 21μs  -- with CR style 23μs  -- with Cr style 22μs ToddCoxeter 009: 2-sided cong. trans. semigroup . . .  -- with HLT + no standardise + full lookahead + no save 184μs  -- with HLT + standardise + full lookahead + no save 159μs  -- with HLT + no standardise + partial lookahead + no save 146μs  -- with HLT + standardise + partial lookahead + no save 146μs  -- with HLT + no standardise + full lookahead + save 435μs  -- with HLT + standardise + full lookahead + save 426μs  -- with HLT + no standardise + partial lookahead + save 409μs  -- with HLT + standardise + partial lookahead + save 423μs  -- with Felsch + no standardisation 379μs  -- with Felsch + standardisation 381μs  -- with random strategy 163μs  -- with Rc style + full lookahead 155μs  -- with Rc style + partial lookahead 153μs  -- with R/C style 159μs  -- with CR style 359μs  -- with Cr style 359μs ToddCoxeter 010: left congruence on transformation semigroup . . .  -- with HLT + no standardise + full lookahead + no save 180μs  -- with HLT + standardise + full lookahead + no save 190μs  -- with HLT + no standardise + partial lookahead + no save 172μs  -- with HLT + standardise + partial lookahead + no save 174μs  -- with HLT + no standardise + full lookahead + save 455μs  -- with HLT + standardise + full lookahead + save 448μs  -- with HLT + no standardise + partial lookahead + save 470μs  -- with HLT + standardise + partial lookahead + save 442μs  -- with Felsch + no standardisation 400μs  -- with Felsch + standardisation 376μs  -- with random strategy 488μs  -- with Rc style + full lookahead 197μs  -- with Rc style + partial lookahead 199μs  -- with R/C style 227μs  -- with CR style 415μs  -- with Cr style 416μs ToddCoxeter 011: right cong. trans. semigroup . . .  -- with HLT + no standardise + full lookahead + no save 357μs  -- with HLT + standardise + full lookahead + no save 186μs  -- with HLT + no standardise + partial lookahead + no save 177μs  -- with HLT + standardise + partial lookahead + no save 179μs  -- with HLT + no standardise + full lookahead + save 433μs  -- with HLT + standardise + full lookahead + save 424μs  -- with HLT + no standardise + partial lookahead + save 412μs  -- with HLT + standardise + partial lookahead + save 421μs  -- with Felsch + no standardisation 325μs  -- with Felsch + standardisation 337μs  -- with random strategy 217μs  -- with Rc style + full lookahead 204μs  -- with Rc style + partial lookahead 211μs  -- with R/C style 226μs  -- with CR style 335μs  -- with Cr style 329μs ToddCoxeter 012: trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 111μs  -- with HLT + standardise + full lookahead + no save 105μs  -- with HLT + no standardise + partial lookahead + no save 107μs  -- with HLT + standardise + partial lookahead + no save 101μs  -- with HLT + save (throws) 118μs  -- with Felsch (throws) 110μs  -- with random strategy 113μs ToddCoxeter 013: left cong. on trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 157μs  -- with HLT + standardise + full lookahead + no save 160μs  -- with HLT + no standardise + partial lookahead + no save 147μs  -- with HLT + standardise + partial lookahead + no save 171μs  -- with HLT + no standardise + full lookahead + save 442μs  -- with HLT + standardise + full lookahead + save 438μs  -- with HLT + no standardise + partial lookahead + save 418μs  -- with HLT + standardise + partial lookahead + save 422μs  -- with Felsch + no standardisation 375μs  -- with Felsch + standardisation 357μs  -- with random strategy 191μs  -- with Rc style + full lookahead 177μs  -- with Rc style + partial lookahead 174μs  -- with R/C style 222μs  -- with CR style 386μs  -- with Cr style 378μs ToddCoxeter 014: right cong. on trans. semigroup (size 88) . . .  -- with HLT + no standardise + full lookahead + no save 158μs  -- with HLT + standardise + full lookahead + no save 171μs  -- with HLT + no standardise + partial lookahead + no save 157μs  -- with HLT + standardise + partial lookahead + no save 160μs  -- with HLT + no standardise + full lookahead + save 413μs  -- with HLT + standardise + full lookahead + save 406μs  -- with HLT + no standardise + partial lookahead + save 388μs  -- with HLT + standardise + partial lookahead + save 393μs  -- with Felsch + no standardisation 349μs  -- with Felsch + standardisation 320μs  -- with random strategy 192μs  -- with Rc style + full lookahead 182μs  -- with Rc style + partial lookahead 184μs  -- with R/C style 210μs  -- with CR style 318μs  -- with Cr style 312μs ToddCoxeter 015: finite fp-semigroup, dihedral group of order 6 . . .  -- with HLT + no standardise + full lookahead + no save 52μs  -- with HLT + standardise + full lookahead + no save 43μs  -- with HLT + no standardise + partial lookahead + no save 39μs  -- with HLT + standardise + partial lookahead + no save 40μs  -- with HLT + no standardise + full lookahead + save 54μs  -- with HLT + standardise + full lookahead + save 51μs  -- with HLT + no standardise + partial lookahead + save 52μs  -- with HLT + standardise + partial lookahead + save 49μs  -- with Felsch + no standardisation 47μs  -- with Felsch + standardisation 44μs  -- with random strategy 48μs  -- with Rc style + full lookahead 48μs  -- with Rc style + partial lookahead 38μs  -- with R/C style 39μs  -- with CR style 45μs  -- with Cr style 44μs ToddCoxeter 016: finite fp-semigroup, size 16 . . .  -- with HLT + no standardise + full lookahead + no save 47μs  -- with HLT + standardise + full lookahead + no save 44μs  -- with HLT + no standardise + partial lookahead + no save 39μs  -- with HLT + standardise + partial lookahead + no save 41μs  -- with HLT + no standardise + full lookahead + save 95μs  -- with HLT + standardise + full lookahead + save 92μs  -- with HLT + no standardise + partial lookahead + save 87μs  -- with HLT + standardise + partial lookahead + save 139μs  -- with Felsch + no standardisation 84μs  -- with Felsch + standardisation 77μs  -- with random strategy 111μs  -- with Rc style + full lookahead 67μs  -- with Rc style + partial lookahead 45μs  -- with R/C style 46μs  -- with CR style 84μs  -- with Cr style 78μs ToddCoxeter 017: finite fp-semigroup, size 16 . . .  -- with HLT + no standardise + full lookahead + no save 128μs  -- with HLT + standardise + full lookahead + no save 114μs  -- with HLT + no standardise + partial lookahead + no save 108μs  -- with HLT + standardise + partial lookahead + no save 108μs  -- with HLT + no standardise + full lookahead + save 248μs  -- with HLT + standardise + full lookahead + save 245μs  -- with HLT + no standardise + partial lookahead + save 244μs  -- with HLT + standardise + partial lookahead + save 241μs  -- with Felsch + no standardisation 220μs  -- with Felsch + standardisation 210μs  -- with random strategy 244μs  -- with Rc style + full lookahead 116μs  -- with Rc style + partial lookahead 110μs  -- with R/C style 118μs  -- with CR style 252μs  -- with Cr style 216μs ToddCoxeter 018: test lookahead . . .  -- with HLT + no standardise + full lookahead + no save 236μs  -- with HLT + standardise + full lookahead + no save 230μs  -- with HLT + no standardise + partial lookahead + no save 207μs  -- with HLT + standardise + partial lookahead + no save 210μs  -- with HLT + no standardise + full lookahead + save 400μs  -- with HLT + standardise + full lookahead + save 381μs  -- with HLT + no standardise + partial lookahead + save 369μs  -- with HLT + standardise + partial lookahead + save 379μs ToddCoxeter 019: non-trivial left cong. from semigroup . . .  -- with HLT + no standardise + full lookahead + no save 114μs  -- with HLT + standardise + full lookahead + no save 105μs  -- with HLT + no standardise + partial lookahead + no save 95μs  -- with HLT + standardise + partial lookahead + no save 118μs  -- with HLT + save (throws) 117μs  -- with Felsch (throws) 103μs  -- with random strategy 112μs ToddCoxeter 020: 2-sided cong. on free semigroup . . .  -- with HLT + no standardise + full lookahead + no save 15μs  -- with HLT + standardise + full lookahead + no save 12μs  -- with HLT + no standardise + partial lookahead + no save 12μs  -- with HLT + standardise + partial lookahead + no save 12μs  -- with HLT + no standardise + full lookahead + save 11μs  -- with HLT + standardise + full lookahead + save 12μs  -- with HLT + no standardise + partial lookahead + save 11μs  -- with HLT + standardise + partial lookahead + save 12μs  -- with Felsch + no standardisation 12μs  -- with Felsch + standardisation 12μs  -- with random strategy 11μs ToddCoxeter 021: calling run when obviously infinite . . .  -- with HLT + no standardise + full lookahead + no save 37μs  -- with HLT + standardise + full lookahead + no save 25μs  -- with HLT + no standardise + partial lookahead + no save 24μs  -- with HLT + standardise + partial lookahead + no save 24μs  -- with HLT + no standardise + full lookahead + save 24μs  -- with HLT + standardise + full lookahead + save 24μs  -- with HLT + no standardise + partial lookahead + save 24μs  -- with HLT + standardise + partial lookahead + save 25μs  -- with Felsch + no standardisation 25μs  -- with Felsch + standardisation 24μs  -- with random strategy 24μs ToddCoxeter 022: stellar_monoid S3 . . .  -- with HLT + no standardise + full lookahead + no save 119μs  -- with HLT + standardise + full lookahead + no save 87μs  -- with HLT + no standardise + partial lookahead + no save 79μs  -- with HLT + standardise + partial lookahead + no save 79μs  -- with HLT + no standardise + full lookahead + save 152μs  -- with HLT + standardise + full lookahead + save 143μs  -- with HLT + no standardise + partial lookahead + save 134μs  -- with HLT + standardise + partial lookahead + save 141μs  -- with Felsch + no standardisation 134μs  -- with Felsch + standardisation 124μs  -- with random strategy 131μs  -- with Rc style + full lookahead 82μs  -- with Rc style + partial lookahead 78μs  -- with R/C style 82μs  -- with CR style 126μs  -- with Cr style 123μs ToddCoxeter 023: finite semigroup (size 5) . . .  -- with HLT + no standardise + full lookahead + no save 23μs  -- with HLT + standardise + full lookahead + no save 19μs  -- with HLT + no standardise + partial lookahead + no save 19μs  -- with HLT + standardise + partial lookahead + no save 18μs  -- with HLT + no standardise + full lookahead + save 22μs  -- with HLT + standardise + full lookahead + save 21μs  -- with HLT + no standardise + partial lookahead + save 20μs  -- with HLT + standardise + partial lookahead + save 20μs  -- with Felsch + no standardisation 20μs  -- with Felsch + standardisation 21μs  -- with random strategy 20μs  -- with Rc style + full lookahead 19μs  -- with Rc style + partial lookahead 24μs  -- with R/C style 20μs  -- with CR style 21μs  -- with Cr style 21μs ToddCoxeter 024: exceptions . . .  -- with HLT + no standardise + full lookahead + no save 119μs  -- with HLT + standardise + full lookahead + no save 91μs  -- with HLT + no standardise + partial lookahead + no save 88μs  -- with HLT + standardise + partial lookahead + no save 88μs  -- with HLT + no standardise + full lookahead + save 90μs  -- with HLT + standardise + full lookahead + save 89μs  -- with HLT + no standardise + partial lookahead + save 88μs  -- with HLT + standardise + partial lookahead + save 88μs  -- with Felsch + no standardisation 89μs  -- with Felsch + standardisation 88μs  -- with random strategy 89μs  -- with Rc style + full lookahead 88μs  -- with Rc style + partial lookahead 87μs  -- with R/C style 87μs  -- with CR style 89μs  -- with Cr style 89μs ToddCoxeter 025: obviously infinite . . .  -- with HLT + no standardise + full lookahead + no save 26μs  -- with HLT + standardise + full lookahead + no save 23μs  -- with HLT + no standardise + partial lookahead + no save 23μs  -- with HLT + standardise + partial lookahead + no save 24μs  -- with HLT + no standardise + full lookahead + save 23μs  -- with HLT + standardise + full lookahead + save 23μs  -- with HLT + no standardise + partial lookahead + save 29μs  -- with HLT + standardise + partial lookahead + save 23μs  -- with Felsch + no standardisation 23μs  -- with Felsch + standardisation 22μs  -- with random strategy 22μs ToddCoxeter 026: exceptions . . .  -- with HLT + no standardise + full lookahead + no save 67μs  -- with HLT + standardise + full lookahead + no save 55μs  -- with HLT + no standardise + partial lookahead + no save 53μs  -- with HLT + standardise + partial lookahead + no save 55μs  -- with HLT + no standardise + full lookahead + save 58μs  -- with HLT + standardise + full lookahead + save 57μs  -- with HLT + no standardise + partial lookahead + save 56μs  -- with HLT + standardise + partial lookahead + save 56μs  -- with Felsch + no standardisation 55μs  -- with Felsch + standardisation 56μs  -- with random strategy 57μs  -- with Rc style + full lookahead 54μs  -- with Rc style + partial lookahead 54μs  -- with R/C style 54μs  -- with CR style 58μs  -- with Cr style 56μs ToddCoxeter 027: empty . . . 52μs ToddCoxeter 028: congruence of fpsemigroup::ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 96μs  -- with HLT + standardise + full lookahead + no save 75μs  -- with HLT + no standardise + partial lookahead + no save 71μs  -- with HLT + standardise + partial lookahead + no save 70μs  -- with HLT + save (throws) 97μs  -- with Felsch (throws) 76μs  -- with random strategy 76μs  -- with HLT + no standardise + full lookahead + save 71μs  -- with HLT + standardise + full lookahead + save 74μs  -- with HLT + no standardise + partial lookahead + save 71μs  -- with HLT + standardise + partial lookahead + save 74μs  -- with Felsch + no standardisation 70μs  -- with Felsch + standardisation 69μs  -- with Rc style + full lookahead 68μs  -- with Rc style + partial lookahead 66μs  -- with R/C style 66μs  -- with CR style 68μs  -- with Cr style 67μs ToddCoxeter 029: !KnuthBendix.started() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 47μs  -- with HLT + standardise + full lookahead + no save and 2-sided 34μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 31μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 31μs  -- with HLT + no standardise + full lookahead + save and 2-sided 36μs  -- with HLT + standardise + full lookahead + save and 2-sided 33μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 33μs  -- with HLT + standardise + partial lookahead + save and 2-sided 32μs  -- with Felsch + no standardisation and 2-sided 32μs  -- with Felsch + standardisation and 2-sided 32μs  -- with random strategy and 2-sided 34μs  -- with HLT + no standardise + full lookahead + no save and left 56μs  -- with HLT + standardise + full lookahead + no save and left 32μs  -- with HLT + no standardise + partial lookahead + no save and left 30μs  -- with HLT + standardise + partial lookahead + no save and left 30μs  -- with HLT + no standardise + full lookahead + save and left 36μs  -- with HLT + standardise + full lookahead + save and left 35μs  -- with HLT + no standardise + partial lookahead + save and left 35μs  -- with HLT + standardise + partial lookahead + save and left 34μs  -- with Felsch + no standardisation and left 33μs  -- with Felsch + standardisation and left 34μs  -- with random strategy and left 32μs  -- with HLT + no standardise + full lookahead + no save and right 32μs  -- with HLT + standardise + full lookahead + no save and right 31μs  -- with HLT + no standardise + partial lookahead + no save and right 31μs  -- with HLT + standardise + partial lookahead + no save and right 30μs  -- with HLT + no standardise + full lookahead + save and right 34μs  -- with HLT + standardise + full lookahead + save and right 34μs  -- with HLT + no standardise + partial lookahead + save and right 35μs  -- with HLT + standardise + partial lookahead + save and right 35μs  -- with Felsch + no standardisation and right 36μs  -- with Felsch + standardisation and right 36μs  -- with random strategy and right 38μs ToddCoxeter 030: KnuthBendix.finished() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 96μs  -- with HLT + standardise + full lookahead + no save and 2-sided 74μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 73μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 70μs  -- with HLT + no standardise + full lookahead + save and 2-sided 73μs  -- with HLT + standardise + full lookahead + save and 2-sided 72μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 70μs  -- with HLT + standardise + partial lookahead + save and 2-sided 70μs  -- with Felsch + no standardisation and 2-sided 235μs  -- with Felsch + standardisation and 2-sided 92μs  -- with random strategy and 2-sided 72μs  -- with HLT + no standardise + full lookahead + no save and left 82μs  -- with HLT + standardise + full lookahead + no save and left 86μs  -- with HLT + no standardise + partial lookahead + no save and left 74μs  -- with HLT + standardise + partial lookahead + no save and left 71μs  -- with HLT + no standardise + full lookahead + save and left 77μs  -- with HLT + standardise + full lookahead + save and left 76μs  -- with HLT + no standardise + partial lookahead + save and left 75μs  -- with HLT + standardise + partial lookahead + save and left 75μs  -- with Felsch + no standardisation and left 73μs  -- with Felsch + standardisation and left 72μs  -- with random strategy and left 76μs  -- with HLT + no standardise + full lookahead + no save and right 126μs  -- with HLT + standardise + full lookahead + no save and right 103μs  -- with HLT + no standardise + partial lookahead + no save and right 99μs  -- with HLT + standardise + partial lookahead + no save and right 105μs  -- with HLT + no standardise + full lookahead + save and right 106μs  -- with HLT + standardise + full lookahead + save and right 106μs  -- with HLT + no standardise + partial lookahead + save and right 108μs  -- with HLT + standardise + partial lookahead + save and right 106μs  -- with Felsch + no standardisation and right 95μs  -- with Felsch + standardisation and right 95μs  -- with random strategy and right 114μs ToddCoxeter 031: KnuthBendix.finished() . . .  -- with HLT + no standardise + full lookahead + no save and 2-sided 63μs  -- with HLT + standardise + full lookahead + no save and 2-sided 52μs  -- with HLT + no standardise + partial lookahead + no save and 2-sided 48μs  -- with HLT + standardise + partial lookahead + no save and 2-sided 49μs  -- with HLT + no standardise + full lookahead + save and 2-sided 52μs  -- with HLT + standardise + full lookahead + save and 2-sided 50μs  -- with HLT + no standardise + partial lookahead + save and 2-sided 50μs  -- with HLT + standardise + partial lookahead + save and 2-sided 49μs  -- with Felsch + no standardisation and 2-sided 47μs  -- with Felsch + standardisation and 2-sided 46μs  -- with random strategy and 2-sided 51μs  -- with Rc style + full lookahead and 2-sided 50μs  -- with Rc style + partial lookahead and 2-sided 50μs  -- with R/C style and 2-sided 58μs  -- with CR style and 2-sided 52μs  -- with Cr style and 2-sided 52μs  -- with HLT + no standardise + full lookahead + no save and left 58μs  -- with HLT + standardise + full lookahead + no save and left 71μs  -- with HLT + no standardise + partial lookahead + no save and left 52μs  -- with HLT + standardise + partial lookahead + no save and left 51μs  -- with HLT + no standardise + full lookahead + save and left 56μs  -- with HLT + standardise + full lookahead + save and left 56μs  -- with HLT + no standardise + partial lookahead + save and left 55μs  -- with HLT + standardise + partial lookahead + save and left 55μs  -- with Felsch + no standardisation and left 53μs  -- with Felsch + standardisation and left 53μs  -- with random strategy and left 62μs  -- with Rc style + full lookahead and left 56μs  -- with Rc style + partial lookahead and left 54μs  -- with R/C style and left 51μs  -- with CR style and left 68μs  -- with Cr style and left 60μs  -- with HLT + no standardise + full lookahead + no save and right 78μs  -- with HLT + standardise + full lookahead + no save and right 51μs  -- with HLT + no standardise + partial lookahead + no save and right 51μs  -- with HLT + standardise + partial lookahead + no save and right 51μs  -- with HLT + no standardise + full lookahead + save and right 55μs  -- with HLT + standardise + full lookahead + save and right 56μs  -- with HLT + no standardise + partial lookahead + save and right 55μs  -- with HLT + standardise + partial lookahead + save and right 55μs  -- with Felsch + no standardisation and right 53μs  -- with Felsch + standardisation and right 53μs  -- with random strategy and right 58μs  -- with Rc style + full lookahead and right 55μs  -- with Rc style + partial lookahead and right 56μs  -- with R/C style and right 53μs  -- with CR style and right 55μs  -- with Cr style and right 58μs ToddCoxeter 032: prefill . . . 114μs ToddCoxeter 033: congruence of ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 28μs  -- with HLT + standardise + full lookahead + no save 23μs  -- with HLT + no standardise + partial lookahead + no save 22μs  -- with HLT + standardise + partial lookahead + no save 22μs  -- with HLT + no standardise + full lookahead + save 26μs  -- with HLT + standardise + full lookahead + save 25μs  -- with HLT + no standardise + partial lookahead + save 24μs  -- with HLT + standardise + partial lookahead + save 25μs  -- with random strategy 24μs ToddCoxeter 034: congruence of ToddCoxeter . . .  -- with HLT + no standardise + full lookahead + no save 127μs  -- with HLT + standardise + full lookahead + no save 96μs  -- with HLT + no standardise + partial lookahead + no save 89μs  -- with HLT + standardise + partial lookahead + no save 84μs  -- with HLT + save (throws) 103μs  -- with Felsch (throws) 94μs  -- with random strategy 95μs ToddCoxeter 035: congruence on FpSemigroup . . .  -- with HLT + no standardise + full lookahead + no save 210μs  -- with HLT + standardise + full lookahead + no save 254μs  -- with HLT + no standardise + partial lookahead + no save 177μs  -- with HLT + standardise + partial lookahead + no save 171μs  -- with HLT + no standardise + full lookahead + save 200μs  -- with HLT + standardise + full lookahead + save 191μs  -- with HLT + no standardise + partial lookahead + save 192μs  -- with HLT + standardise + partial lookahead + save 188μs  -- with Felsch + no standardisation 185μs  -- with Felsch + standardisation 184μs  -- with random strategy 197μs  -- with Rc style + full lookahead 168μs  -- with Rc style + partial lookahead 165μs  -- with R/C style 165μs  -- with CR style 185μs  -- with Cr style 195μs ToddCoxeter 036: exceptions . . . 76μs ToddCoxeter 037: copy constructor . . . 23μs ToddCoxeter 038: simplify . . . 72μs ToddCoxeter 039: stylic_monoid . . . 654ms ToddCoxeter 041: some finite classes . . . 859μs ToddCoxeter 043: symmetric_group(7, Coxeter + Moser) . . . 106ms ToddCoxeter 044: Option exceptions . . . 78μs ToddCoxeter 045: Options operator<< . . . 472μs ToddCoxeter 046: Easdown-East-FitzGerald DualSymInv(5) . . .  -- with HLT + no standardise + full lookahead + no save 168ms  -- with HLT + standardise + full lookahead + no save 189ms  -- with HLT + no standardise + partial lookahead + no save 170ms  -- with HLT + standardise + partial lookahead + no save 189ms  -- with HLT + no standardise + full lookahead + save 96ms  -- with HLT + standardise + full lookahead + save 96ms  -- with HLT + no standardise + partial lookahead + save 97ms  -- with HLT + standardise + partial lookahead + save 96ms  -- with Felsch + no standardisation 108ms  -- with Felsch + standardisation 108ms  -- with random strategy 174ms  -- with R/C style 175ms  -- with Rc style + full lookahead 113ms  -- with Rc style + partial lookahead 113ms ToddCoxeter 047: uniform_block_bijection_monoid(3) (FitzGerald) . . .  -- with HLT + no standardise + full lookahead + no save 101μs  -- with HLT + standardise + full lookahead + no save 61μs  -- with HLT + no standardise + partial lookahead + no save 55μs  -- with HLT + standardise + partial lookahead + no save 55μs  -- with HLT + no standardise + full lookahead + save 127μs  -- with HLT + standardise + full lookahead + save 128μs  -- with HLT + no standardise + partial lookahead + save 119μs  -- with HLT + standardise + partial lookahead + save 106μs  -- with Felsch + no standardisation 90μs  -- with Felsch + standardisation 85μs  -- with random strategy 89μs  -- with R/C style 58μs  -- with Rc style + full lookahead 53μs  -- with Rc style + partial lookahead 52μs ToddCoxeter 048: stellar_monoid(7) (Gay-Hivert) . . . 112ms ToddCoxeter 049: partition_monoid(4) (East) . . .  -- with HLT + no standardise + full lookahead + no save 21ms  -- with HLT + standardise + full lookahead + no save 21ms  -- with HLT + no standardise + partial lookahead + no save 21ms  -- with HLT + standardise + partial lookahead + no save 21ms  -- with HLT + no standardise + full lookahead + save 38ms  -- with HLT + standardise + full lookahead + save 39ms  -- with HLT + no standardise + partial lookahead + save 37ms  -- with HLT + standardise + partial lookahead + save 39ms  -- with Felsch + no standardisation 45ms  -- with Felsch + standardisation 45ms  -- with random strategy 46ms  -- with R/C style 24ms  -- with Rc style + full lookahead 48ms  -- with Rc style + partial lookahead 48ms ToddCoxeter 050: singular_brauer_monoid(6) (Maltcev + Mazorchuk) . . . 488ms ToddCoxeter 051: orientation_preserving_monoid(6) (Ruskuc + [...] . . .  -- with HLT + no standardise + full lookahead + no save 18ms ToddCoxeter 052: orientation_reversing_monoid(5) (Ruskuc + [...] . . .  -- with HLT + no standardise + full lookahead + no save 4612μs ToddCoxeter 053: temperley_lieb_monoid(10) (East) . . . 29ms ToddCoxeter 063: add_rule . . .  -- with HLT + no standardise + full lookahead + no save 97μs  -- with HLT + standardise + full lookahead + no save 48μs  -- with HLT + no standardise + partial lookahead + no save 41μs  -- with HLT + standardise + partial lookahead + no save 39μs  -- with HLT + no standardise + full lookahead + save 46μs  -- with HLT + standardise + full lookahead + save 41μs  -- with HLT + no standardise + partial lookahead + save 43μs  -- with HLT + standardise + partial lookahead + save 40μs  -- with Felsch + no standardisation 42μs  -- with Felsch + standardisation 39μs  -- with random strategy 39μs  -- with Rc style + full lookahead 37μs  -- with Rc style + partial lookahead 37μs  -- with R/C style 38μs  -- with CR style 39μs  -- with Cr style 40μs  -- with R/C + Felsch lookahead 226μs  -- with HLT + Felsch lookahead + save 41μs  -- with Cr + small number of f_defs 43μs  -- with Rc + small number of deductions 37μs  -- with Felsch + v2 + no preferred defs 39μs  -- with Felsch + v2 + immediate no stack 39μs  -- with Felsch + v1 + immediate no stack 39μs  -- with Felsch + v1 + immediate yes stack 39μs  -- with large collapse 37μs ToddCoxeter 064: (from kbmag/standalone/kb_data/s4) (KnuthB [...] . . .  -- with HLT + no standardise + full lookahead + no save 171μs ToddCoxeter 066: test validate . . . 44μs ToddCoxeter 067: add_rules after construct. from semigroup . . .  -- with HLT + no standardise + full lookahead + no save 306μs  -- with HLT + standardise + full lookahead + no save 236μs  -- with HLT + no standardise + partial lookahead + no save 218μs  -- with HLT + standardise + partial lookahead + no save 218μs  -- with HLT + save (throws) 229μs  -- with Felsch (throws) 224μs  -- with random strategy 216μs ToddCoxeter 068: Sym(5) from Chapter 3, Proposition 1.1 in NR . . .  -- with Deduction policy == purge_from_top 529μs  -- with Deduction policy == purge_all 479μs  -- with Deduction policy == discard_all_if_no_space 463μs  -- with HLT + no standardise + full lookahead + no save 572μs  -- with HLT + standardise + full lookahead + no save 742μs  -- with HLT + no standardise + partial lookahead + no save 547μs  -- with HLT + standardise + partial lookahead + no save 726μs  -- with HLT + no standardise + full lookahead + save 789μs  -- with HLT + standardise + full lookahead + save 771μs  -- with HLT + no standardise + partial lookahead + save 736μs  -- with HLT + standardise + partial lookahead + save 741μs  -- with Felsch + no standardisation 506μs  -- with Felsch + standardisation 484μs  -- with random strategy 538μs  -- with Rc style + full lookahead 1115μs  -- with Rc style + partial lookahead 1096μs  -- with R/C style 601μs  -- with CR style 550μs  -- with Cr style 523μs ToddCoxeter 069: Chapter 7, Theorem 3.6 in NR (size 243) . . .  -- with HLT + no standardise + full lookahead + no save 257μs  -- with HLT + standardise + full lookahead + no save 271μs  -- with HLT + no standardise + partial lookahead + no save 226μs  -- with HLT + standardise + partial lookahead + no save 262μs  -- with HLT + no standardise + full lookahead + save 324μs  -- with HLT + standardise + full lookahead + save 333μs  -- with HLT + no standardise + partial lookahead + save 317μs  -- with HLT + standardise + partial lookahead + save 330μs  -- with Felsch + no standardisation 1602μs  -- with Felsch + standardisation 1568μs  -- with random strategy 369μs  -- with Rc style + full lookahead 264μs  -- with Rc style + partial lookahead 252μs  -- with R/C style 265μs  -- with CR style 1566μs  -- with Cr style 1626μs ToddCoxeter 070: finite semigroup (size 99) . . .  -- with HLT + no standardise + full lookahead + no save 95μs  -- with HLT + standardise + full lookahead + no save 100μs  -- with HLT + no standardise + partial lookahead + no save 87μs  -- with HLT + standardise + partial lookahead + no save 95μs  -- with HLT + no standardise + full lookahead + save 134μs  -- with HLT + standardise + full lookahead + save 138μs  -- with HLT + no standardise + partial lookahead + save 127μs  -- with HLT + standardise + partial lookahead + save 135μs  -- with Felsch + no standardisation 273μs  -- with Felsch + standardisation 266μs  -- with random strategy 282μs  -- with Rc style + full lookahead 96μs  -- with Rc style + partial lookahead 94μs  -- with R/C style 99μs  -- with CR style 272μs  -- with Cr style 306μs ToddCoxeter 080: KnuthBendix 098 . . .  -- with HLT + no standardise + full lookahead + no save 425ms  -- with HLT + standardise + full lookahead + no save 432ms  -- with HLT + no standardise + partial lookahead + no save 429ms  -- with HLT + standardise + partial lookahead + no save 428ms  -- with HLT + no standardise + full lookahead + save 283ms  -- with HLT + standardise + full lookahead + save 283ms  -- with HLT + no standardise + partial lookahead + save 294ms  -- with HLT + standardise + partial lookahead + save 284ms  -- with Felsch + no standardisation 272ms  -- with Felsch + standardisation 279ms  -- with random strategy 281ms  -- with Rc style + full lookahead 264ms  -- with Rc style + partial lookahead 266ms  -- with R/C style 406ms  -- with CR style 270ms  -- with Cr style 276ms ToddCoxeter 084: Campbell-Reza 1 . . .  -- with HLT + no standardise + full lookahead + no save 159μs  -- with HLT + standardise + full lookahead + no save 71μs  -- with HLT + no standardise + partial lookahead + no save 68μs  -- with HLT + standardise + partial lookahead + no save 62μs  -- with HLT + no standardise + full lookahead + save 76μs  -- with HLT + standardise + full lookahead + save 69μs  -- with HLT + no standardise + partial lookahead + save 64μs  -- with HLT + standardise + partial lookahead + save 63μs  -- with Felsch + no standardisation 71μs  -- with Felsch + standardisation 70μs  -- with random strategy 59μs  -- with Rc style + full lookahead 55μs  -- with Rc style + partial lookahead 54μs  -- with R/C style 61μs  -- with CR style 69μs  -- with Cr style 68μs ToddCoxeter 085: Renner monoid type D4 (Gay-Hivert), q = 1 . . .  -- with HLT + no standardise + full lookahead + no save 137ms  -- with HLT + standardise + full lookahead + no save 90ms  -- with HLT + no standardise + partial lookahead + no save 89ms  -- with HLT + standardise + partial lookahead + no save 89ms  -- with HLT + no standardise + full lookahead + save 90ms  -- with HLT + standardise + full lookahead + save 89ms  -- with HLT + no standardise + partial lookahead + save 89ms  -- with HLT + standardise + partial lookahead + save 89ms  -- with Felsch + no standardisation 89ms  -- with Felsch + standardisation 89ms  -- with random strategy 89ms  -- with Rc style + full lookahead 89ms  -- with Rc style + partial lookahead 89ms  -- with R/C style 89ms  -- with CR style 88ms  -- with Cr style 89ms ToddCoxeter 086: trivial semigroup . . . 216ms ToddCoxeter 092: ACE --- perf602p5 - HLT . . .  -- with HLT + no standardise + full lookahead + no save 24ms  -- with HLT + standardise + full lookahead + no save 23ms  -- with HLT + no standardise + partial lookahead + no save 24ms  -- with HLT + standardise + partial lookahead + no save 22ms  -- with HLT + no standardise + full lookahead + save 10ms  -- with HLT + standardise + full lookahead + save 10ms  -- with HLT + no standardise + partial lookahead + save 10ms  -- with HLT + standardise + partial lookahead + save 10ms  -- with random strategy 23ms  -- with Felsch + no standardisation 8388μs  -- with Felsch + standardisation 8356μs ToddCoxeter 094: ACE --- C5 - HLT . . .  -- with HLT + no standardise + full lookahead + no save 60μs  -- with HLT + standardise + full lookahead + no save 47μs  -- with HLT + no standardise + partial lookahead + no save 47μs  -- with HLT + standardise + partial lookahead + no save 45μs  -- with HLT + no standardise + full lookahead + save 102μs  -- with HLT + standardise + full lookahead + save 72μs  -- with HLT + no standardise + partial lookahead + save 66μs  -- with HLT + standardise + partial lookahead + save 66μs  -- with random strategy 50μs  -- with Felsch + no standardisation 70μs  -- with Felsch + standardisation 64μs ToddCoxeter 095: ACE --- A5-C5 . . .  -- with HLT + no standardise + full lookahead + no save 61μs  -- with HLT + standardise + full lookahead + no save 80μs  -- with HLT + no standardise + partial lookahead + no save 57μs  -- with HLT + standardise + partial lookahead + no save 77μs  -- with HLT + no standardise + full lookahead + save 100μs  -- with HLT + standardise + full lookahead + save 99μs  -- with HLT + no standardise + partial lookahead + save 93μs  -- with HLT + standardise + partial lookahead + save 90μs  -- with random strategy 62μs  -- with Felsch + no standardisation 87μs  -- with Felsch + standardisation 83μs ToddCoxeter 096: ACE --- A5 . . .  -- with HLT + no standardise + full lookahead + no save 158μs  -- with HLT + standardise + full lookahead + no save 163μs  -- with HLT + no standardise + partial lookahead + no save 137μs  -- with HLT + standardise + partial lookahead + no save 158μs  -- with HLT + no standardise + full lookahead + save 289μs  -- with HLT + standardise + full lookahead + save 240μs  -- with HLT + no standardise + partial lookahead + save 228μs  -- with HLT + standardise + partial lookahead + save 236μs  -- with random strategy 246μs  -- with Felsch + no standardisation 167μs  -- with Felsch + standardisation 165μs ToddCoxeter 098: relation ordering . . .  -- with Felsch + no standardisation 396μs  -- with Felsch + standardisation 361μs  -- with HLT + no standardise + full lookahead + no save 187μs  -- with HLT + standardise + full lookahead + no save 169μs  -- with HLT + no standardise + partial lookahead + no save 166μs  -- with HLT + standardise + partial lookahead + no save 169μs  -- with HLT + no standardise + full lookahead + save 407μs  -- with HLT + standardise + full lookahead + save 366μs  -- with HLT + no standardise + partial lookahead + save 368μs  -- with HLT + standardise + partial lookahead + save 367μs  -- with random strategy 187μs ToddCoxeter 099: short circuit size in obviously infinite . . . 10μs ToddCoxeter 101: http://brauer.maths.qmul.ac.uk/Atlas/spor/M [...] . . . 486ms ToddCoxeter 108: http://brauer.maths.qmul.ac.uk/Atlas/lin/L3 [...] . . . 495ms ToddCoxeter 111: partition_monoid(2) . . . 63μs ToddCoxeter 112: brauer_monoid(4) (Kudryavtseva + Mazorchuk) . . . 311μs ToddCoxeter 113: symmetric_inverse_monoid . . . 11ms ToddCoxeter 116: symmetric_group(7, Burnside + Miller) . . . 406ms UF 001: constructor by size . . . 12μs UF 002: copy constructor . . . 14μs UF 003: find . . . 11μs action_digraph_helper 015: detail::to_string . . . 18μs action_digraph_helper 016: make . . . 41μs action_digraph_helper 017: is_connected . . . 189μs action_digraph_helper 018: is_strictly_cyclic . . . 7553μs follow_path 012: 20 node path . . . 15μs fpsemi-examples 002: full_transformation_monoid author except . . . 28μs fpsemi-examples 003: full_transformation_monoid degree except . . . 17μs fpsemi-examples 005: partial_transformation_monoid author except . . . 22μs fpsemi-examples 006: partial_transformation_monoid degree except . . . 20μs fpsemi-examples 007: symmetric_inverse_monoid(5) . . . 11ms fpsemi-examples 008: symmetric_group auth except . . . 36μs fpsemi-examples 009: symmetric_group degree except . . . 17μs fpsemi-examples 010: symmetric_group(6) Burnside + Miller . . . 18ms fpsemi-examples 011: dual_symmetric_inverse_monoid(5) . . . 139ms fpsemi-examples 012: dual_symmetric_inverse_monoid auth except . . . 44μs fpsemi-examples 013: dual_symmetric_inverse_monoid degree except . . . 18μs fpsemi-examples 014: uniform_block_bijection_monoid(5) . . . 8074μs fpsemi-examples 015: uniform_block_bijection_monoid auth except . . . 30μs fpsemi-examples 016: uniform_block_bijection_monoid degree except . . . 16μs fpsemi-examples 019: partition_monoid auth except . . . 76μs fpsemi-examples 020: partition_monoid degree except . . . 73μs fpsemi-examples 022: monogenic_semigroup(4, 9) . . . 29μs fpsemi-examples 023: fibonacci_semigroup(2, 5) . . . 84μs fpsemi-examples 024: temperley_lieb_monoid(10) . . . 33ms fpsemi-examples 025: singular_brauer_monoid(6) . . . 313ms fpsemi-examples 026: orientation_preserving_monoid(6) . . . 17ms fpsemi-examples 027: orientation_reversing_monoid(5) . . . 4419μs fpsemi-examples 028: chinese_monoid(3) . . . 102μs fpsemi-examples 029: plactic_monoid(3) . . . 66μs fpsemi-examples 030: stylic_monoid(3) . . . 663μs fpsemi-examples 031: symmetric_group(6) Carmichael . . . 10ms fpsemi-examples 032: symmetric_group(6) Moore . . . 7300μs fpsemi-examples 033: symmetric_group(6) Coxeter + Moser . . . 4113μs fpsemi-examples 034: test for the rook monoid . . . 199μs fpsemi-examples 035: alternating_group(7) Moore . . . 15ms fpsemi-examples 036: alternating_group auth except . . . 38μs fpsemi-examples 037: alternating_group degree except . . . 14μs fpsemi-examples 038: partial_transformation_monoid(3) Machine . . . 290μs fpsemi-examples 039: chinese_monoid degree except . . . 22μs fpsemi-examples 040: monogenic_semigroup degree except . . . 23μs fpsemi-examples 041: rectangular_band degree except . . . 36μs fpsemi-examples 042: stellar_monoid degree except . . . 21μs fpsemi-examples 043: plactic_monoid degree except . . . 21μs fpsemi-examples 044: stylic_monoid degree except . . . 19μs fpsemi-examples 045: temperley_lieb_monoid degree except . . . 26μs fpsemi-examples 046: singular_brauer_monoid degree except . . . 30μs fpsemi-examples 047: orientation_preserving_monoid degree except . . . 31μs fpsemi-examples 048: orientation_reversing_monoid degree except . . . 33μs fpsemi-examples 049: test default values . . . 2116μs fpsemi-examples 052: not_symmetric_group(5) Guralnick + Kant [...] . . . 2434μs fpsemi-examples 053: order_preserving_monoid(5) . . . 398μs fpsemi-examples 055: order_preserving_monoid degree except . . . 37μs fpsemi-examples 056: cyclic_inverse_monoid(4) Fernandes 1 . . . 180μs fpsemi-examples 057: cyclic_inverse_monoid(8) Fernandes index 1 . . . 12ms fpsemi-examples 058: cyclic_inverse_monoid Fernandes index 0 . . . 17ms fpsemi-examples 059: order_preserving_cyclic_inverse_monoid(4) . . . 141μs fpsemi-examples 060: order_preserving_cyclic_inverse_monoid(10) . . . 20ms fpsemi-examples 061: cyclic_inverse_monoid degree except . . . 77μs fpsemi-examples 062: cyclic_inverse_monoid author except . . . 29μs fpsemi-examples 063: order_preserving_monoid degree except . . . 30μs freeband_equal_to 001: . . . 698μs is_acyclic 000: 2-cycle . . . 9000ns is_acyclic 001: 1-cycle . . . 7000ns is_acyclic 002: multi-digraph . . . 8000ns is_acyclic 003: complete digraph 100 . . . 79μs is_acyclic 004: acyclic digraph with 20000 nodes . . . 1793μs is_acyclic 006: for a node . . . 745μs is_acyclic 007: for a node . . . 13μs is_reachable 008: acyclic 20 node digraph . . . 35μs is_reachable 009: 100 node path . . . 7874μs is_reachable 010: 100 node cycle . . . 8012μs is_reachable 011: 20 node clique . . . 288μs last_node_on_path_nc 014: 20 node path . . . 13μs make 000: from FroidurePin . . . 386μs make 001: from FroidurePin and alphabet . . . 441μs make 002: presentation from presentation . . . 160μs make 003: presentation from presentation and alphabet . . . 31μs make> 000: from ActionDigraph . . . 1067μs make> 001: from ActionDigraph (exceptions) . . . 77μs number_of_words 001: . . . 182μs silo 000: alphabet: a, min: 0, max: 10 . . . 23μs silo 001: corner cases . . . 16μs silo 002: alphabet: ab, min: 1, max: 4 . . . 30μs silo 003: alphabet: abc, min: 0, max: 13 . . . 57ms silo 004: code coverage . . . 19μs sislo 005: alphabet: a, min: 0, max: 10 . . . 27μs sislo 006: corner cases . . . 37μs sislo 007: alphabet: ab, min: 1, max: 4 . . . 45μs sislo 008: alphabet: abc, min: 0, max: 13 . . . 59ms sislo 009: code coverage . . . 20μs string 000: detail::is_suffix . . . 8000ns string 001: detail::is_prefix . . . 8000ns string 002: detail::maximum_common_suffix . . . 10μs string 003: detail::group_digits . . . 16μs string_to_word 002: . . . 8000ns validate_label 013: 20 node path . . . 37μs wilo 001: corner cases . . . 23μs wilo 002: letters: 2, min: 1, max: 4 . . . 18μs wilo 003: letters: 2, min: 1, max: 4 . . . 41μs wilo 004: letters: 3, min: 0, max: 10 . . . 10ms wilo 005: letters: 3, min: 0, max: 13 . . . 127ms wilo 006: forward iterator requirements . . . 127ms wilo 007: more corner cases . . . 38μs wilo 008: starting at a given word 1 . . . 92μs wilo 009: starting at a given word 2 . . . 11μs wilo 010: code coverage . . . 12μs wislo 000: n: 2, min; 1, max: 4 . . . 16μs wislo 001: corner cases . . . 90μs wislo 002: n: 3, min; 0, max: 10 . . . 3678μs wislo 003: n: 3, min; 0, max: 13 . . . 124ms wislo 004: lex + sort . . . 399ms wislo 005: code coverage . . . 22μs =============================================================================== All tests passed (1289662 assertions in 1163 test cases) >>> libsemigroups: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsemigroups.la '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/pkgconfig' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups' ./config/install-sh -c -d '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/textflowcpp' /usr/bin/install -c -m 644 libsemigroups.pc '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libsemigroups.so.2.0.0 /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.so.2.0.0 /usr/bin/install -c -m 644 extern/textflowcpp/TextFlow.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups/textflowcpp' /usr/bin/install -c -m 644 include/libsemigroups/action.hpp include/libsemigroups/adapters.hpp include/libsemigroups/bipart.hpp include/libsemigroups/bitset.hpp include/libsemigroups/bmat8.hpp include/libsemigroups/bmat.hpp include/libsemigroups/bruidhinn-traits.hpp include/libsemigroups/config.hpp include/libsemigroups/cong-intf.hpp include/libsemigroups/cong-pair-impl.hpp include/libsemigroups/cong-pair.hpp include/libsemigroups/cong-wrap.hpp include/libsemigroups/cong.hpp include/libsemigroups/constants.hpp include/libsemigroups/containers.hpp include/libsemigroups/coset.hpp include/libsemigroups/debug.hpp include/libsemigroups/deprecated.hpp include/libsemigroups/digraph-helper.hpp include/libsemigroups/digraph-with-sources.hpp include/libsemigroups/digraph-with-sources.tpp include/libsemigroups/digraph.hpp include/libsemigroups/exception.hpp include/libsemigroups/fastest-bmat.hpp include/libsemigroups/felsch-tree.hpp include/libsemigroups/felsch-digraph.hpp include/libsemigroups/felsch-digraph.tpp include/libsemigroups/forest.hpp include/libsemigroups/fpsemi-examples.hpp include/libsemigroups/fpsemi-intf.hpp include/libsemigroups/fpsemi.hpp include/libsemigroups/freeband.hpp include/libsemigroups/froidure-pin-base.hpp include/libsemigroups/froidure-pin-impl.hpp include/libsemigroups/froidure-pin.hpp include/libsemigroups/function-ref.hpp include/libsemigroups/hpcombi.hpp include/libsemigroups/int-range.hpp include/libsemigroups/iterator.hpp include/libsemigroups/kambites.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups' libtool: install: (cd /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib && { ln -s -f libsemigroups.so.2.0.0 libsemigroups.so.2 || { rm -f libsemigroups.so.2 && ln -s libsemigroups.so.2.0.0 libsemigroups.so.2; }; }) libtool: install: (cd /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib && { ln -s -f libsemigroups.so.2.0.0 libsemigroups.so || { rm -f libsemigroups.so && ln -s libsemigroups.so.2.0.0 libsemigroups.so; }; }) /usr/bin/install -c -m 644 include/libsemigroups/kbe.hpp include/libsemigroups/knuth-bendix.hpp include/libsemigroups/konieczny.hpp include/libsemigroups/libsemigroups.hpp include/libsemigroups/make-froidure-pin.hpp include/libsemigroups/make-present.hpp include/libsemigroups/matrix.hpp include/libsemigroups/node-manager.hpp include/libsemigroups/obvinf.hpp include/libsemigroups/order.hpp include/libsemigroups/pbr.hpp include/libsemigroups/pool.hpp include/libsemigroups/present.hpp include/libsemigroups/present.tpp include/libsemigroups/race.hpp include/libsemigroups/report.hpp include/libsemigroups/runner.hpp include/libsemigroups/schreier-sims.hpp include/libsemigroups/schreier-sims-helper.hpp include/libsemigroups/sims1.hpp include/libsemigroups/sims1.tpp include/libsemigroups/siso.hpp include/libsemigroups/stl.hpp include/libsemigroups/stephen.hpp include/libsemigroups/string-view.hpp include/libsemigroups/string.hpp include/libsemigroups/suffix-tree.hpp include/libsemigroups/tce.hpp include/libsemigroups/timer.hpp include/libsemigroups/todd-coxeter-digraph.hpp include/libsemigroups/todd-coxeter-digraph.tpp include/libsemigroups/todd-coxeter.hpp include/libsemigroups/transf.hpp include/libsemigroups/types.hpp include/libsemigroups/uf.hpp include/libsemigroups/wilo.hpp include/libsemigroups/wislo.hpp include/libsemigroups/word.hpp '/home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/include/libsemigroups' libtool: install: /usr/bin/install -c .libs/libsemigroups.lai /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.la libtool: install: /usr/bin/install -c .libs/libsemigroups.a /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.a libtool: install: chmod 644 /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.a libtool: install: ranlib /home/buildozer/aports/testing/libsemigroups/pkg/libsemigroups/usr/lib/libsemigroups.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/testing/libsemigroups/src/libsemigroups-2.5.0' >>> libsemigroups-static*: Running split function static... >>> libsemigroups-static*: Preparing subpackage libsemigroups-static... >>> libsemigroups-static*: Stripping binaries >>> libsemigroups-static*: Running postcheck for libsemigroups-static >>> libsemigroups-dev*: Running split function dev... >>> libsemigroups-dev*: Preparing subpackage libsemigroups-dev... >>> libsemigroups-dev*: Stripping binaries >>> libsemigroups-dev*: Running postcheck for libsemigroups-dev >>> libsemigroups*: Running postcheck for libsemigroups >>> libsemigroups*: Preparing package libsemigroups... >>> libsemigroups*: Stripping binaries >>> libsemigroups-dev*: Scanning shared objects >>> libsemigroups-static*: Scanning shared objects >>> libsemigroups*: Scanning shared objects >>> libsemigroups-dev*: Tracing dependencies... libsemigroups=2.5.0-r0 pc:eigen3 pc:fmt pkgconfig >>> libsemigroups-dev*: Package size: 1.9 MB >>> libsemigroups-dev*: Compressing data... >>> libsemigroups-dev*: Create checksum... >>> libsemigroups-dev*: Create libsemigroups-dev-2.5.0-r0.apk >>> libsemigroups-static*: Tracing dependencies... >>> libsemigroups-static*: Package size: 5.1 MB >>> libsemigroups-static*: Compressing data... >>> libsemigroups-static*: Create checksum... >>> libsemigroups-static*: Create libsemigroups-static-2.5.0-r0.apk >>> libsemigroups*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libfmt.so.9 so:libgcc_s.so.1 so:libstdc++.so.6 >>> libsemigroups*: Package size: 1.6 MB >>> libsemigroups*: Compressing data... >>> libsemigroups*: Create checksum... >>> libsemigroups*: Create libsemigroups-2.5.0-r0.apk >>> libsemigroups: Build complete at Thu, 15 Dec 2022 17:19:28 +0000 elapsed time 0h 2m 25s >>> libsemigroups: Cleaning up srcdir >>> libsemigroups: Cleaning up pkgdir >>> libsemigroups: Uninstalling dependencies... (1/4) Purging .makedepends-libsemigroups (20221215.171704) (2/4) Purging eigen-dev (3.4.0-r6) (3/4) Purging fmt-dev (9.1.0-r0) (4/4) Purging fmt (9.1.0-r0) OK: 406 MiB in 96 packages >>> libsemigroups: Updating the testing/aarch64 repository index... >>> libsemigroups: Signing the index...