paper

Implementation: The conjugacy problem in right-angled Artin groups

arXiv:2305.06636

Abstract

In 2009, Crisp, Godelle and Wiest constructed a linear-time algorithm to solve the conjugacy problem in right-angled Artin groups. This algorithm has now been implemented in Python, and the code is freely available on GitHub. This document provides a summary of how the code works. As well as determining whether two elements are conjugate in a RAAG , our code also returns a conjugating element such that , if and are conjugate.

Comments welcome!

Implementation: The conjugacy problem in right-angled Artin groups · wovepaper