freeReduceBraidWord | R Documentation |
Applies free reduction to a braid, i.e. removes pairs of consecutive generators inverse of each other.
freeReduceBraidWord(braid)
braid |
a |
A braid
object.
braid <- mkBraid(4, c(2, -3, 3))
freeReduceBraidWord(braid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.