class BRAID_CNV
Flattened version is
here
Public
Readonly Shareds
shared error:INT;
Writable Shareds
shared error:INT;
Features
BraidWord2ArtinNormalForm(inout str:STR):BOOL
BraidWord2ArtinNormalFormS(inout str:STR, reduce:BOOL):BOOL
BraidWord2Knot(str:STR, inout Knot:KNOT,packBraid,closeBraid:BOOL):BOOL
BraidWord2RArtinNormalForm(inout str:STR):BOOL
BraidWord2RBraidWord(inout str:STR,close:BOOL):BOOL
****
get reduced word
BraidWordA2Knot(str:STR, inout Knot:KNOT, reduce:BOOL):BOOL
Knot2BraidWord(Knot:KNOT,out str:STR):BOOL
****
#OUT+"Knot2BraidWord:\n";
SetBraid(inout Knot:KNOT)
SetBraidArtinNormalForm(inout Knot:KNOT)
SetBraidRArtinNormalForm(inout Knot:KNOT)
TCode2Braid(TCode:TCODE, out braid:BRAID):BOOL
The Sather Home Page