allPositiveBraidWords: Positive braid words of given length

View source: R/braids.R

allPositiveBraidWordsR Documentation

Positive braid words of given length

Description

All positive braid words of the given length.

Usage

allPositiveBraidWords(n, l)

Arguments

n

number of strands, integer >=2

l

length of the words

Value

A list of braid objects.

Examples

allPositiveBraidWords(3, 4)

braids documentation built on May 29, 2024, 11:56 a.m.