This repository contains a research project submitted for the undergraduate course Algebraic Structures, part of the 4th year in the double degree in Computational Mathematics and Software Engineering.
The report explores the algebraic structure of braid groups, focusing on Artin's presentation and algorithmic methods for braid manipulation and reduction.
- Braid groups: definitions and properties
- Artin's relations
- Algorithms: Braid Combing and Handle Reduction
To compile the LaTeX document:
latexmk -pdf main.tex
biber main
latexmk -pdf main.tex
latexmk -pdf main.tex
@misc{braid_theory_2024,
title = {Braid Theory – Algebraic Structures and Algorithms},
author = {Alina Rojas Reynoso, Mar Iborra Granel},
year = {2024},
note = {Undergraduate research project, Algebraic Structures (4th year, Computational Mathematics and Software Engineering)},
howpublished = {\url{https://github.com/alinarojas/braid-theory}},
doi = {10.5281/zenodo.15599942}
}