#include <vector>
Go to the source code of this file.
Functions | |
Word | shortenBraid (int N, const Word &w) |
Word | shortBraidForm (int N, const Word &w) |
vector< Word > | shortBraidSbgpForm (int N, const vector< Word > &w) |
LinkedBraidStructure | shortenLBS (LinkedBraidStructure &lbs) |
Referenced by DCBraidReduction::shorten().
LinkedBraidStructure shortenLBS | ( | LinkedBraidStructure & | lbs | ) |