Implementation: The conjugacy problem in right-angled Artin groups
Group Theory
2023-05-19 v2
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.
Keywords
Cite
@article{arxiv.2305.06636,
title = {Implementation: The conjugacy problem in right-angled Artin groups},
author = {Gemma Crowe and Michael Jones},
journal= {arXiv preprint arXiv:2305.06636},
year = {2023}
}
Comments
Comments welcome!