class BRAID_CNV




Public


Readonly Shareds
shared error:INT;
shared packBraid:BOOL:=true;

Writable Shareds
shared error:INT;
shared packBraid:BOOL:=true;

Features
BraidWord2ArtinNormalForm(inout str:STR):BOOL
BraidWord2ArtinNormalFormS(inout str:STR, reduce:BOOL):BOOL
BraidWord2Knot(str:STR, inout Knot:KNOT):BOOL
BraidWord2RArtinNormalForm(inout str:STR):BOOL
BraidWord2RBraidWord(inout str:STR):BOOL
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)

The Sather Home Page