Skip to content

Topoly library is not working for yamada polynomial #6

@io25-jellyfish

Description

@io25-jellyfish

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?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions