Reinis Cirpons's homepage


Writing

See also: a/cirpons_r_1 on arXiv and 0000-0001-7238-1576 on ORCiD.

Publications

"Polynomial time multiplication and normal forms in free bands"

With J. D. Mitchell

Theoretical Computer Science 953 (2023). doi: 10.1016/j.tcs.2023.113783

Preprint: arXiv:2209.05334

Abstract We present efficient computational solutions to the problems of checking equality, performing multiplication, and computing minimal representatives of elements of free bands. A band is any semigroup satisfying the identity and the free band is the free object in the variety of k-generated bands. Radoszewski and Rytter developed a linear time algorithm for checking whether two words represent the same element of a free band. In this paper we describe an alternate linear time algorithm for the same problem. The algorithm we present utilises a representation of words as synchronous deterministic transducers that lend themselves to efficient (quadratic in the size of the alphabet) multiplication in the free band. This representation also provides a means of finding the short-lex least word representing a given free band element with quadratic complexity. Previous article in issue

In preparation

"Computing finite index congruences of finitely presented semigroups and monoids"

With M. Anagnostopoulou-Merkouri, J. D. Mitchell and M. Tsalakou

Preprint: arXiv:2302.06295

Abstract In this paper we describe an algorithm for computing the left, right, or 2-sided congruences of a finitely presented semigroup or monoid with finitely many classes, and alternative algorithm when the finitely presented semigroup or monoid is finite. We compare the two algorithms presented to existing algorithms and implementations. The first algorithm is a generalization of Sims' low index subgroup algorithm for finding the congruences of a monoid. The second algorithm involves determining the distinct principal congruences, and then finding all of their possible joins. Variations of this algorithm have been suggested in numerous contexts by numerous authors. We show how to utilise the theory of relative Green's relations, and a version of Schreier's Lemma for monoids, to reduce the number of principal congruences that must be generated as the first step of this approach. Both of the algorithms described in this paper are implemented in the GAP package Semigroups , and the first algorithm is available in the C++ library libsemigroups and in its python bindings libsemigroups_pybind .

Unpublished

"Computing in relatively free bands - An acyclic transducer based approach"
Masters project (pdf).