class ALEXMAT |
---|
shared AMat:MAT_POLYS_INTI; |
---|
**** |
shared Relator:ARRAY{WORD}; |
---|
shared compoN:INT; |
---|
**** | #of component |
shared g2c:ARRAY{INT}; |
---|
**** |
shared jPivot:ARRAY{INT}; |
---|
shared trimC:INT; |
---|
**** | component of over bridge of deleted relation |
shared trimN:INT; |
---|
**** | number of deleted relation |
shared AMat:MAT_POLYS_INTI; |
---|
**** |
shared Relator:ARRAY{WORD}; |
---|
shared compoN:INT; |
---|
**** | #of component |
shared g2c:ARRAY{INT}; |
---|
**** |
shared jPivot:ARRAY{INT}; |
---|
shared trimC:INT; |
---|
**** | component of over bridge of deleted relation |
shared trimN:INT; |
---|
**** | number of deleted relation |
APolyOut(p0:INT, testSym:BOOL) |
---|
AlexMat(TCode:TCODE, testSym:BOOL) |
---|
AlexPoly(p0:INT, out apoly:POLYS_INTI) |
---|
**** |
MakeMatrix(TCode:TCODE) |
---|
**** | RLength |
WriteMatrix(p0:INT) |
---|
apoly2conway(apoly:POLYS_INTI, out cpoly:POLYS_INTI) |
---|
conway2apoly(cpoly:POLYS_INTI, out apoly:POLYS_INTI) |
---|
printApoly(apoly:POLYS_INTI) |
---|
printConway(cpoly:POLYS_INTI) |
---|
trimMat1(TCode:TCODE) |
---|
**** | delete a crossing relation |