LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
libsemigroups_pybind11/__init__.py
libsemigroups_pybind11/action_digraph_helper.py
libsemigroups_pybind11/fpsemigroup.py
libsemigroups_pybind11/froidure_pin.py
libsemigroups_pybind11/konieczny.py
libsemigroups_pybind11/matrix.py
libsemigroups_pybind11/presentation.py
libsemigroups_pybind11/stephen.py
libsemigroups_pybind11/tools.py
libsemigroups_pybind11/transf.py
libsemigroups_pybind11.egg-info/PKG-INFO
libsemigroups_pybind11.egg-info/SOURCES.txt
libsemigroups_pybind11.egg-info/dependency_links.txt
libsemigroups_pybind11.egg-info/not-zip-safe
libsemigroups_pybind11.egg-info/requires.txt
libsemigroups_pybind11.egg-info/top_level.txt
src/action-digraph.cpp
src/bipart.cpp
src/bmat8.cpp
src/cong-intf-doc.hpp
src/cong.cpp
src/doc-strings.hpp
src/forest.cpp
src/fpsemi-examples.cpp
src/fpsemi.cpp
src/froidure-pin.cpp
src/kambites.cpp
src/knuth-bendix.cpp
src/konieczny.cpp
src/main.cpp
src/main.hpp
src/matrix.cpp
src/pbr.cpp
src/present.cpp
src/sims1.cpp
src/stephen.cpp
src/todd-coxeter.cpp
src/transf.cpp
src/words.cpp
tests/test_actiondigraph.py
tests/test_bipart.py
tests/test_cong.py
tests/test_constants.py
tests/test_fpsemi.py
tests/test_fpsemi_examples.py
tests/test_froidure_pin.py
tests/test_kambites.py
tests/test_knuth_bendix.py
tests/test_konieczny.py
tests/test_matrix.py
tests/test_pbr.py
tests/test_present.py
tests/test_sims1.py
tests/test_siso.py
tests/test_stephen.py
tests/test_todd_coxeter.py
tests/test_transf.py
tests/test_wilo.py
tests/test_wislo.py
tests/test_word.py