
SameAltConKL
The function SameAltConKL
compares two alternating KLs given by Conway symbols. The result is 1 for equal, and 0 for non-equal KLs.
It gives also the images of compared KLs.
Please write Conway symbols of two KLs as a Mathematica strings, e.g., "(2 1,2) 1 (2 1,2)" and "(2 1,2) 1 (2,2 1)"
  
|