-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Our cromwell matrix expression of the knot is [[0, 1, 0, 0, 0, 1, 0, 1], [0, 0, 1, 0, 0, 0, 1, 0], [1, 0, 0, 0, 1, 0, 0, 0], [0, 0, 0, 1, 0, 0, 0, 1], [0, 1, 0, 0, 1, 0, 0, 0], [0, 0, 1, 0, 0, 1, 0, 0], [1, 0, 0, 1, 0, 0, 1, 0]], and pd code of this knot is V[1, 14, 13];X[6, 1, 7, 2];X[2, 17, 3, 18];X[3, 9, 4, 10];X[10, 4, 11, 5];X[5, 19, 6, 18];V[7, 21, 8];X[16, 9, 17, 8];X[11, 16, 12, 15];X[12, 21, 13, 20];X[19, 15, 20, 14], but it doesn't give the correct answer of yamada polynomial. We solved it by hand and earned a result, but the Topoly library didn't gave a solution. We think this is a problem of the Topoly library. Can you solve this error for us?

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels