Virtual Link Calculator
Components:
[ { points: [0, 5, 4, 2], start: 0 }, { points: [1, 2, 3, 5], start: 1 }, { points: [0, 1, 4, 3], start: 1 } ]
Crossings:
[ { top: [0], bottom: [2], writhe: -1, virtual: false }, // 0 { top: [2], bottom: [1], writhe: -1, virtual: false }, // 1 { top: [1], bottom: [0], writhe: -1, virtual: false }, // 2 { top: [2], bottom: [1], writhe: +1, virtual: false}, // 3 { top: [0], bottom: [2], writhe: +1, virtual: false}, // 4 { top: [1], bottom: [0], writhe: +1, virtual: false} // 5 ]
i j k:
Start component:
i j:
show/hide (F4)
Asc. Conway
Milnor T.L. #
Linking #