class PPOLYB
****
P polynomial. sample: 94 crossing knot 5 string cloced braid (1 -2 3 -4)^(24). 169sec IBM ThinkPad240 (Celelon 300), Linux2.0.38/libc.so.5.4.46.




Public


Readonly Shareds
shared link:POLYM_INTI;
shared ns:POLY; .. Included as ns
**** negative smoothing
shared nx:POLY; .. Included as nx
**** negative exchange
shared polys:POLY; .. Included as polys
**** sum
shared ps:POLY; .. Included as ps
**** positive smoothing
shared px:POLY; .. Included as px
**** positive exchange

Writable Shareds
shared link:POLYM_INTI;
shared ns:POLY; .. Included as ns
**** negative smoothing
shared nx:POLY; .. Included as nx
**** negative exchange
shared polys:POLY; .. Included as polys
**** sum
shared ps:POLY; .. Included as ps
**** positive smoothing
shared px:POLY; .. Included as px
**** positive exchange

Features
Ppoly(tcode:TCODE,DefS:CARD):POLYM_INTI
StumpSum(compo:INT, poly:POLYM_INTI)
incHash(inout hash:MAP{PERM,POLY}, perm:PERM, poly:POLY) .. Included as incHash
polyb(braid:BRAID):POLYM_INTI
polyb(b:BRAID, p0:POLY) .. Included as polyb
polyb(tcode:TCODE):POLYM_INTI
setVar
setVar(DefS:CARD)
test_time(braid:BRAID):FLT .. Included as test_time

The Sather Home Page