Implementation: The conjugacy problem in right-angled Artin groups
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 w1, w2 are conjugate in a RAAG A, our code also returns a conjugating element x ∈ A such that w1 = x-1w2x, if w1 and w2 are conjugate.
0
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.