A rudimentary implementation of Stephen's procedure for inverse monoids.
Project description
README - step_hen - by James D. Mitchell and Maria Tsalakou
step_hen contains a rudimentary implementation of three algorithms of J. B. Stephen and Andrew Cutting for finitely presented monoids and inverse monoids in python3. These algorithms can be used to check equality of a fixed word with any other word in a finitely presented monoid, or inverse monoid, and to compute the structure of a finitely presented inverse monoid.
The implementation is rudimentary because it lacks many obvious optimisations and improvements, it is intended as a simple proof of concept.
The algorithms are described in the following:
J. B. Stephen, “Presentations of inverse monoids”, J. Pure Appl. Algebra, 63 (1990) 81–112; http://dx.doi.org/10.1016/0022-4049(90)90057-O
J. B. Stephen, “Applications of automata theory to presentations of monoids and inverse monoids”, The University of Nebraska - Lincoln (1987); https://digitalcommons.unl.edu/dissertations/AAI8803771
Andrew Cutting, “Todd-Coxeter methods for inverse monoids”, PhD thesis, University of St Andrews (2001) http://hdl.handle.net/10023/15052
Installation
You can install step_hen using pip:
pip install step_hen
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file step_hen-0.0.3.tar.gz
.
File metadata
- Download URL: step_hen-0.0.3.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 174c1598dbcb3a2f6e3d7a66bf7a4a0da3dc1399ac0c051d7005799f6fc78254 |
|
MD5 | a7ae2e55092f3b1c3d28e76cc30f82e9 |
|
BLAKE2b-256 | e214776a49516dfc4befa8833dda7e0292ff242945a665c0d97bcb6a9959c175 |
File details
Details for the file step_hen-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: step_hen-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7de610dd0ac1917a001ad20b88729e706779ee8b4cdbe5d4404b9f95421d1e5 |
|
MD5 | 825b9de43a49ad15199c829473eda5af |
|
BLAKE2b-256 | 9110cd58f48f6930681b077b1bf98a25d7fa5ec5f0c78372eeda9eddacec661d |