<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://katlas.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jablans</id>
	<title>Knot Atlas - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://katlas.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jablans"/>
	<link rel="alternate" type="text/html" href="https://katlas.org/wiki/Special:Contributions/Jablans"/>
	<updated>2026-06-23T18:53:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49668</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49668"/>
		<updated>2006-04-07T12:56:49Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots and links, and a graphical interface for drawing knots and links by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should [http://www.mi.sanu.ac.yu/vismath/linknot/LinKnot.zip download LinKnot.zip] from the [http://www.mi.sanu.ac.yu/vismath/linknot/ LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract LinKnot.zip anywhere (e.g., to the local disc C:). It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) Set the directory to LinKnot, add the path to KnotTheory, and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot Directory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if the directories LinKnot and KnotTheory are both at C: run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run together &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory LinKnot and run the same command as before.&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or S.Jablan (jablans@yahoo.com) .&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49664</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49664"/>
		<updated>2006-04-07T12:52:57Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots and links, and a graphical interface for drawing knots and links by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should [http://www.mi.sanu.ac.yu/vismath/linknot/LinKnot.zip download] LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/ LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract LinKnot.zip anywhere (e.g., to the local disc C:). It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) Set the directory to LinKnot, add the path to KnotTheory, and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot Directory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if the directories KnotTheory and LinKnot are both at C: run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run together &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory LinKnot and run the same command as before.&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or S.Jablan (jablans@yahoo.com) .&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49663</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49663"/>
		<updated>2006-04-07T12:51:52Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots and links, and a graphical interface for drawing knots and links by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/LinKnot.zip LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract LinKnot.zip anywhere (e.g., to the local disc C:). It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) Set the directory to LinKnot, add the path to KnotTheory, and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot Directory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if the directories KnotTheory and LinKnot are both at C: run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run together &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory LinKnot and run the same command as before.&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or S.Jablan (jablans@yahoo.com) .&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49665</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49665"/>
		<updated>2006-04-07T12:50:21Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
====Conway notation and &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt;====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; understands the Conway notation for knots and links (see {{ref|Conway}} and down below), though the conversion &lt;br /&gt;
between Conway notation and other knot presentations known to &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; (a necessary first step for using most of the KnotTheory` functionnality) requires the packages &#039;&#039;K2K&#039;&#039; (KNOT 2000, by M.Ochiai and N.Imafuji) and &#039;&#039;LinKnot&#039;&#039; (by S. Jablan and R. Sazdanovic). For the download and installation of the &#039;&#039;LinKnot&#039;&#039; package see [[Using the LinKnot package]].&lt;br /&gt;
&lt;br /&gt;
After the installation, set the directory to LinKnot, add the path to KnotTheory, and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot Directory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if the directories KnotTheory and LinKnot are both at C: run&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to see the complete description of the program &#039;&#039;LinKnot&#039;&#039;, open the file K2KL.nb from the directory LinKnot and run the programs in the same way.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?ConwayNotation$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{HelpAndAbout|&lt;br /&gt;
n  = 3 |&lt;br /&gt;
n1 = 4 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;ConwayNotation&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;ConwayNotation[s] represents the knot or link whose Conway notation is the string s. ConwayNotation[K], where K is a knot or a link with up to 12 crossings, returns ConwayNotation[s], where s is a string containing the Conway notation of K.&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
about= &amp;lt;nowiki&amp;gt;The program ConwayNotation relies on code from the LinKnot package by Slavik Jablan and Ramila Sazdanovic.&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A well known example of a knot with an Alexander polynomial equal to the Alexander polynomial of the unknot is the (-3,5,7)-pretzel knot &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;. Let us verify that, check (using the Jones polynomial that &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; is not the unknot and find a (rather unattractive) braid whose closure is &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 6 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_5.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Alexander[K][t]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 7 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Alexander[K][t]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;1&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Jones[K][q]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 8 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Jones[K][q]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt; -12    -11    -10   2     -8    -7    -5    -4   2     -2   1&lt;br /&gt;
q    - q    + q    - -- + q   - q   + q   - q   + -- - q   + -&lt;br /&gt;
                      9                            3         q&lt;br /&gt;
                     q                            q&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$br = BR[K]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 9 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;br = BR[K]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;BR[14, {1, 2, 3, -4, -5, -6, -7, 8, -7, 6, 5, 4, -3, -2, -1, -6, -5, &lt;br /&gt;
 &lt;br /&gt;
   -4, -3, -2, 9, 8, 7, 6, -5, 4, -3, 7, -8, -7, -9, -8, 10, 9, -8, &lt;br /&gt;
 &lt;br /&gt;
   -11, -10, 12, 11, -10, 9, -8, -13, -12, -11, 10, 9, -8, -7, 6, -5, &lt;br /&gt;
 &lt;br /&gt;
   4, -5, -7, 8, -7, -6, -7, -9, 8, -7, 6, 5, -4, 3, 2, -6, -7, -10, &lt;br /&gt;
 &lt;br /&gt;
   -9, 11, 10, -9, 8, -7, 6, 5, -4, 3, -6, 5, 4, -6, 5, 7, 6, -7, -8, &lt;br /&gt;
 &lt;br /&gt;
   9, 8, -7, 12, -11, 10, -9, 13, -12, 11, -10}]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$BraidPlot[br] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 11 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;BraidPlot[br] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_10.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Some generalities about the Conway notation====&lt;br /&gt;
&lt;br /&gt;
Conway notation was introduced by J.H. Conway in 1967 (see {{ref|Conway}}). The main building blocks for the Conway notation are 4-tangles. A 4-&#039;&#039;tangle&#039;&#039; in a knot or link projection is a region in the projection plane &amp;lt;math&amp;gt;{\mathbb R}^2&amp;lt;/math&amp;gt; (or on the sphere &amp;lt;math&amp;gt;S^3&amp;lt;/math&amp;gt;) surrounded with a circle such that the projection intersects with the circle exactly four times. The elementary tangles are: &lt;br /&gt;
&amp;lt;table cellspacing=0 cellpadding=0 border=0 align=center&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;[[Image:tangle0.jpg]]&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;[[Image:tangle1.jpg]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[Image:tangle-1.jpg]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Tangles could be combined and modified by one unary operation &amp;lt;math&amp;gt;a\mapsto-a&amp;lt;/math&amp;gt; and three binary operations: &#039;&#039;sum&#039;&#039;, &#039;&#039;product&#039;&#039; and &#039;&#039;ramification&#039;&#039;, taking tangles &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; to new tangles &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a,b&amp;lt;/math&amp;gt;. Here &amp;lt;math&amp;gt;-a&amp;lt;/math&amp;gt; is the image of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; under reflection in the NW-SE mirror line, &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt; is obtained by placing &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; side by side with &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; on the left and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; on the right. &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; is simply &amp;lt;math&amp;gt;(-a)+b&amp;lt;/math&amp;gt;, and finally, &amp;lt;math&amp;gt;a,b = (-a)+(-b)&amp;lt;/math&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;table cellspacing=0 cellpadding=0 border=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;[[Image:033.jpg]]&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;[[Image:ConwayRamification.jpg]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=center&amp;gt;Sum and product of tangles&amp;lt;/td&amp;gt;&amp;lt;td align=center&amp;gt;Ramification of tangles&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;rational tangle&#039;&#039; is any tangle obtained from the elementary tangles using only the operation of product.  A &#039;&#039;rational knot&#039;&#039; or a &#039;&#039;rational link&#039;&#039; is the numerator closure of a rational tangle. A knot or link is called &#039;&#039;algebraic&#039;&#039; if it can be obtained as the closure of a tangle obtained from rational tangles using the operations above.&lt;br /&gt;
&lt;br /&gt;
Knot or links that can not be obtained in this way are called &#039;&#039;non-algebraic&#039;&#039;. They can all be obtained in the following manner: start with a &#039;&#039;basic polyhedron&#039;&#039; &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt;, a 4-valent graph without digons, with vertices numbered &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;. Now substitute tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; into these vertices.&lt;br /&gt;
&lt;br /&gt;
The Conway notation for such knots and links consists of the symbol &amp;lt;math&amp;gt;ni^\star&amp;lt;/math&amp;gt; of a basic polyhedron &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is the number of vertices and &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt; is the index of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; in some fixed list of basic polyhedra with &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; vertices, followed by the symbols for the tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; separated by dots.&lt;br /&gt;
&lt;br /&gt;
For example, the knot [[4_1]] is denoted by &amp;quot;2 2&amp;quot;, the knot [[9_5]] by &amp;quot;5 1 3&amp;quot;, the link [[L5a1]] is denoted by &amp;quot;2 1 2&amp;quot;, the link [[L9a24]] by &amp;quot;3 1,3,2&amp;quot; (all of them contain spaces between tangles), etc. A sequence of k pluses at the end of Conway symbol is denoted by +k, and the sequence of k minuses by +-k (e.g., knot [[10_76]] given in Conway notation as 3,3,2++ is denoted by &amp;quot;3,3,2+2&amp;quot;, and the mirror of the link [[L9n21]] whose Conway notation is 3,2,2,2-- is given by &amp;quot;3,2,2,2+-2&amp;quot;). The space is used in the same way in all other symbols. &lt;br /&gt;
&lt;br /&gt;
For the basic polyhedra with &amp;lt;math&amp;gt;N&amp;lt;10&amp;lt;/math&amp;gt; crossings  the standard notation is used (.1 , 6*, 8*,  9*, where the symbol for 6* can be ommitted). For example, the knot [[10_95]] is denoted by &amp;quot;.2 1 0.2.2&amp;quot;, and [[10_101]] by &amp;quot;2 1..2..2&amp;quot;. For higher values of &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; it is used notation in which the first number is the number of crossings, and the next is the ordering number of polyhedron  (e.g., 101*, 102*, 103* for &amp;lt;math&amp;gt;N=10&amp;lt;/math&amp;gt; denoting 10*, 10**, 10***, respectively, and 111*, 112*, 113* for &amp;lt;math&amp;gt;N=11&amp;lt;/math&amp;gt; denoting 11*, 11**, 11***, respectively, &#039;&#039;etc&#039;&#039;.).&lt;br /&gt;
&lt;br /&gt;
The order of  basic polyhedra for &amp;lt;math&amp;gt;N=12&amp;lt;/math&amp;gt; corresponds to the list in {{ref|Caudron}}, so as 121* till 1212* are denoted the basic polyhedra originally titled as 12A-12L. For &amp;lt;math&amp;gt;N&amp;gt;12&amp;lt;/math&amp;gt; the database of basic polyhedra is produced from the list of simple 4-regular 4-edge-connected but not 3-connected plane graphs generated by Brendan McKay using the program &amp;quot;plantri&amp;quot; written by Gunnar Brinkmann and Brendan McKay (http://cs.anu.edu.au/~bdm/plantri/). PolyBase.m is automatically downloaded and it cointains basic polyhedra up to 16 crossings. In order to work with the basic polyhedra up tp 20 vertices, one needs to open an additional database PolyBaseN.m, for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N=20&amp;lt;/math&amp;gt; (by writing, e.g. &amp;lt;&amp;lt;PolyBase17.m or Needs[&amp;quot;PolyBase17.m&amp;quot;] for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Note: Together with the classical notation, Conway symbols are given in the book &#039;&#039;Knots and Links&#039;&#039; by D.~Rolfsen. However if you try to draw some knots or links from their Conway symbols the obtained projection might be non-isomorphic with the one given in Rolfsen, for example knot [[9_15]] denoted in Conway notation as 2 3 2 2  gives projection with 5, and not 4 digons.&lt;br /&gt;
&lt;br /&gt;
{{note|Caudron}} A. Caudron, &#039;&#039;Classification des noeuds et des enlancements&#039;&#039;. Public. Math. d&#039;Orsay 82. Orsay: Univ. Paris Sud, Dept. Math., 1982.&lt;br /&gt;
&lt;br /&gt;
{{note|Conway}} J. H. Conway, &#039;&#039;An Enumeration of Knots and Links, and Some of Their Algebraic Properties.&#039;&#039; In Computation Problems in Abstract Algebra (Ed. J. Leech). Oxford, England: Pergamon Press, pp. 329-358, 1967.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49662</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49662"/>
		<updated>2006-04-07T12:45:08Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots and links, and a graphical interface for drawing knots and links by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/LinKnot.zip LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract LinKnot.zip anywhere (e.g., to the local disc C:). It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) Set the directory to LinKnot, add the path to &#039;&#039;KnotTheory`&#039;&#039;, and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot Directory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if the directories KnotTheory and LinKnot are both at C: run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run together &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory LinKnot and run the same command as before.&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or S.Jablan (jablans@yahoo.com) .&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49660</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49660"/>
		<updated>2006-04-07T12:44:31Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots and links, and a graphical interface for drawing knots and links by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/LinKnot.zip LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract LinKnot.zip anywhere (e.g., to the local disc C:). It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) Set the directory to LinKnot, add the path to &#039;&#039;KnotTheory`&#039;&#039;, and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot Directory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if KnotTheory and LinKnot are both at C: run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run together &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory LinKnot and run the same command as before.&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or S.Jablan (jablans@yahoo.com) .&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49659</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49659"/>
		<updated>2006-04-07T12:43:58Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots and links, and a graphical interface for drawing knots and links by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/LinKnot.zip LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract LinKnot.zip anywhere (e.g., to the local disc C:). It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) Set the directory to LinKnot, add the path to &#039;&#039;KnotTheory`&#039;&#039;, and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;Path to LinKnot Directory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if KnotTheory and LinKnot are both at C: run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run together &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory LinKnot and run the same command as before.&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or S.Jablan (jablans@yahoo.com) .&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49658</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49658"/>
		<updated>2006-04-07T12:38:43Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots and links, and a graphical interface for drawing knots and links by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/LinKnot.zip LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract LinKnot.zip anywhere (e.g., to the local disc C:). It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) Set the path to &#039;&#039;KnotTheory`&#039;&#039; and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if &#039;&#039;KnotTheory&#039;&#039; is also at C: run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run together &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory LinKnot and run the same command as before.&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or S.Jablan (jablans@yahoo.com) .&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49657</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49657"/>
		<updated>2006-04-07T12:33:03Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots and links, and a graphical interface for drawing knots and links by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/LinKnot.zip LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract LinKnot.zip anywhere (e.g., to the local disc C:). It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) Set the path to &#039;&#039;KnotTheory`&#039;&#039; and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if &#039;&#039;KnotTheory&#039;&#039; is also at C: run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run together &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory LinKnot and run the same command as before.&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or Slavik Jablan (jablans@yahoo.com).&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49656</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49656"/>
		<updated>2006-04-07T12:31:51Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/LinKnot.zip LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract LinKnot.zip anywhere (e.g., to the local disc C:). It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) Set the path to &#039;&#039;KnotTheory`&#039;&#039; and from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;Path to KnotTheory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
For example, if &#039;&#039;KnotTheory&#039;&#039; is also at C: run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;C:\\LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, &amp;quot;C:\\&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt; KnotTheory`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run together &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory LinKnot and run the same command as before.&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or Slavik Jablan (jablans@yahoo.com).&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49655</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49655"/>
		<updated>2006-04-05T12:46:46Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/ LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract it in the Mathematica directory&lt;br /&gt;
&lt;br /&gt;
C:\ProgramFiles\WolframResearch\Mathematica\5.2&lt;br /&gt;
&lt;br /&gt;
It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory &lt;br /&gt;
&lt;br /&gt;
C://ProgramFiles/WolframResearch/Mathematica/5.2/LinKnot &lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The directory LinKnot contains &#039;&#039;Knot Theory&#039;&#039; package, that we will try to keep updated. However, if you have in your computer the more recent version of &#039;&#039;Knot Theory&#039;&#039;,  you can run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, \\Path to KnotTheory];&lt;br /&gt;
&lt;br /&gt;
Get[&amp;quot;Path to Knot Theory\\init.m&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
of just update the version of &#039;&#039;KnotTheory&#039;&#039; already existing in the directory LinKnot by extracting the most recent file KnotTheory.zip into the directory LinKnot. &lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;LinKnot&#039;&#039; and Knot Theory can be placed anywhere you like, but in this case you need to set the paths by:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;Path to LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path,&amp;quot;Path to Knot Theory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
Get[&amp;quot;Path to KnotTheory\\KnotTheory\\init.m&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or Slavik Jablan (jablans@yahoo.com).&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49654</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49654"/>
		<updated>2006-04-05T12:45:28Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/ LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract it in the Mathematica directory&lt;br /&gt;
&lt;br /&gt;
C:\ProgramFiles\WolframResearch\Mathematica\5.2&lt;br /&gt;
&lt;br /&gt;
It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory &lt;br /&gt;
&lt;br /&gt;
C://ProgramFiles/WolframResearch/Mathematica/5.2/LinKnot &lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The directory LinKnot contains &#039;&#039;Knot Theory&#039;&#039; package, that we will try to keep updated. However, if you have in your computer the more recent version of &#039;&#039;Knot Theory&#039;&#039;,  you can run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, \\Path to KnotTheory];&lt;br /&gt;
&lt;br /&gt;
Get[&amp;quot;Path to Knot Theory\\init.m&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
of just update the version of &#039;&#039;KnotTheory&#039;&#039; already existing in the directory LinKnot by extracting the file most recent file KnotTheory.zip into the directory LinKnot. &lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;LinKnot&#039;&#039; and Knot Theory can be placed anywhere you like, but in this case you need to set the paths by:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;Path to LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path,&amp;quot;Path to Knot Theory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
Get[&amp;quot;Path to KnotTheory\\KnotTheory\\init.m&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or Slavik Jablan (jablans@yahoo.com).&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49653</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49653"/>
		<updated>2006-04-05T12:41:54Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/ LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract it in the Mathematica directory&lt;br /&gt;
&lt;br /&gt;
C:\ProgramFiles\WolframResearch\Mathematica\5.2&lt;br /&gt;
&lt;br /&gt;
It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory &lt;br /&gt;
&lt;br /&gt;
C://ProgramFiles/WolframResearch/Mathematica/5.2/LinKnot &lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The directory LinKnot contains &#039;&#039;Knot Theory&#039;&#039; package, that we will try to keep updated. However, if you have in your computer the more recent version of &#039;&#039;Knot Theory&#039;&#039;,  you can run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, \\Path to KnotTheory];&lt;br /&gt;
&lt;br /&gt;
Get[&amp;quot;Path to Knot Theory\\init.m&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
of just update the version of &#039;&#039;KnotTheory&#039;&#039; already existing in the directory LinKnot by extracting the file most recent file KnotTheory.zip into the directory LinKnot. &lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;LinKnot&#039;&#039; and Knot Theory can be placed anywhere you like, but in this case you need to set the paths by:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;Path to LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path,&amp;quot;Path to Knot Theory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
Get[&amp;quot;Path to Knot Theory\\KnotTheory\\init.m&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]] or Slavik Jablan (jablans@yahoo.com).&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49652</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49652"/>
		<updated>2006-04-05T12:40:53Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package [http://www.mi.sanu.ac.yu/vismath/linknot/ &#039;&#039;LinKnot&#039;&#039;] is a combination of two packages. The first, &#039;&#039;Knot2000&#039;&#039; was written by M.Ochiai and N.Imafuji. This was extended to the package &#039;&#039;LinKnot&#039;&#039; by S. Jablan and R. Sazdanovic. The package &#039;&#039;LinKnot&#039;&#039; provides many useful things &#039;&#039;KnotTheory&#039;&#039; can&#039;t do natively; for example, it can interpret Conway notation, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.&lt;br /&gt;
&lt;br /&gt;
To use &#039;&#039;LinKnot&#039;&#039; with &#039;&#039;KnotTheory&#039;&#039;, you should download LinKnot.zip from the [http://www.mi.sanu.ac.yu/vismath/linknot/ LinKnot site] (a full &#039;&#039;LinKnot&#039;&#039; manual page ManualK2KC.nb is in the zip file, and the main file is the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). After downloading the file LinKnot.zip:&lt;br /&gt;
&lt;br /&gt;
1) extract it in the Mathematica directory&lt;br /&gt;
&lt;br /&gt;
C:\ProgramFiles\WolframResearch\Mathematica\5.2&lt;br /&gt;
&lt;br /&gt;
It will automatically create new folder LinKnot&lt;br /&gt;
&lt;br /&gt;
2) from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
Then you can work with the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to have the complete program &#039;&#039;LinKnot&#039;&#039; visible (with the usage, description of all &#039;&#039;LinKnot&#039;&#039; functions, &#039;&#039;etc&#039;&#039;.) and run the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;, you can open the file K2KL.nb from the directory &lt;br /&gt;
&lt;br /&gt;
C://ProgramFiles/WolframResearch/Mathematica/5.2/LinKnot &lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The directory LinKnot contains &#039;&#039;Knot Theory&#039;&#039; package, that we will try to keep updated. However, if you have in your computer the more recent version of &#039;&#039;Knot Theory&#039;&#039;,  you can run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path, \\Path to KnotTheory];&lt;br /&gt;
&lt;br /&gt;
Get[&amp;quot;Path to Knot Theory\\init.m&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
of just update the version of &#039;&#039;KnotTheory&#039;&#039; already existing in the directory LinKnot by extracting the file most recent file KnotTheory.zip into the directory LinKnot. &lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;LinKnot&#039;&#039; and Knot Theory can be placed anywhere you like, but in this case you need to set the paths by:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;Path to LinKnot&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
AppendTo[$Path,&amp;quot;Path to Knot Theory&amp;quot;];&lt;br /&gt;
&lt;br /&gt;
Get[&amp;quot;Path to Knot Theory\\KnotTheory\\init.m&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]].&lt;br /&gt;
&lt;br /&gt;
See also [[Extending/Modifying KnotTheory`#Lessons learnt from integrating LinKnot`]] for technical details on how LinKnot` and KnotTheory` were integrated.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49661</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49661"/>
		<updated>2006-04-05T11:23:25Z</updated>

		<summary type="html">&lt;p&gt;Jablans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
====Conway notation and &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt;====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; understands the Conway notation for knots and links (see {{ref|Conway}} and down below), though the conversion &lt;br /&gt;
between Conway notation and other knot presentations known to &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; (a necessary first step for using most of the KnotTheory` functionnality) requires the packages &#039;&#039;K2K&#039;&#039; (KNOT 2000, by M.Ochiai and N.Imafuji) and &#039;&#039;LinKnot&#039;&#039; (by S. Jablan and R. Sazdanovic). For the download and installation of the &#039;&#039;LinKnot&#039;&#039; package see [[Using the LinKnot package]].&lt;br /&gt;
&lt;br /&gt;
After the installation, from any nb-file run:&lt;br /&gt;
&lt;br /&gt;
SetDirectory[&amp;quot;LinKnot&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;LinKnots`&lt;br /&gt;
&lt;br /&gt;
After that, you can work in the both programs &#039;&#039;KnotTheory&#039;&#039; and &#039;&#039;LinKnot&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you like to see the complete description of the program &#039;&#039;LinKnot&#039;&#039;, open the file K2KL.nb from the directory LinKnot and run it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?ConwayNotation$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{HelpAndAbout|&lt;br /&gt;
n  = 3 |&lt;br /&gt;
n1 = 4 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;ConwayNotation&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;ConwayNotation[s] represents the knot or link whose Conway notation is the string s. ConwayNotation[K], where K is a knot or a link with up to 12 crossings, returns ConwayNotation[s], where s is a string containing the Conway notation of K.&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
about= &amp;lt;nowiki&amp;gt;The program ConwayNotation relies on code from the LinKnot package by Slavik Jablan and Ramila Sazdanovic.&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A well known example of a knot with an Alexander polynomial equal to the Alexander polynomial of the unknot is the (-3,5,7)-pretzel knot &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;. Let us verify that, check (using the Jones polynomial that &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; is not the unknot and find a (rather unattractive) braid whose closure is &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 6 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_5.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Alexander[K][t]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 7 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Alexander[K][t]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;1&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Jones[K][q]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 8 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Jones[K][q]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt; -12    -11    -10   2     -8    -7    -5    -4   2     -2   1&lt;br /&gt;
q    - q    + q    - -- + q   - q   + q   - q   + -- - q   + -&lt;br /&gt;
                      9                            3         q&lt;br /&gt;
                     q                            q&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$br = BR[K]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 9 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;br = BR[K]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;BR[14, {1, 2, 3, -4, -5, -6, -7, 8, -7, 6, 5, 4, -3, -2, -1, -6, -5, &lt;br /&gt;
 &lt;br /&gt;
   -4, -3, -2, 9, 8, 7, 6, -5, 4, -3, 7, -8, -7, -9, -8, 10, 9, -8, &lt;br /&gt;
 &lt;br /&gt;
   -11, -10, 12, 11, -10, 9, -8, -13, -12, -11, 10, 9, -8, -7, 6, -5, &lt;br /&gt;
 &lt;br /&gt;
   4, -5, -7, 8, -7, -6, -7, -9, 8, -7, 6, 5, -4, 3, 2, -6, -7, -10, &lt;br /&gt;
 &lt;br /&gt;
   -9, 11, 10, -9, 8, -7, 6, 5, -4, 3, -6, 5, 4, -6, 5, 7, 6, -7, -8, &lt;br /&gt;
 &lt;br /&gt;
   9, 8, -7, 12, -11, 10, -9, 13, -12, 11, -10}]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$BraidPlot[br] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 11 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;BraidPlot[br] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_10.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Some generalities about the Conway notation====&lt;br /&gt;
&lt;br /&gt;
Conway notation was introduced by J.H. Conway in 1967 (see {{ref|Conway}}). The main building blocks for the Conway notation are 4-tangles. A 4-&#039;&#039;tangle&#039;&#039; in a knot or link projection is a region in the projection plane &amp;lt;math&amp;gt;{\mathbb R}^2&amp;lt;/math&amp;gt; (or on the sphere &amp;lt;math&amp;gt;S^3&amp;lt;/math&amp;gt;) surrounded with a circle such that the projection intersects with the circle exactly four times. The elementary tangles are: &lt;br /&gt;
&amp;lt;table cellspacing=0 cellpadding=0 border=0 align=center&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;[[Image:tangle0.jpg]]&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;[[Image:tangle1.jpg]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[Image:tangle-1.jpg]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Tangles could be combined and modified by one unary operation &amp;lt;math&amp;gt;a\mapsto-a&amp;lt;/math&amp;gt; and three binary operations: &#039;&#039;sum&#039;&#039;, &#039;&#039;product&#039;&#039; and &#039;&#039;ramification&#039;&#039;, taking tangles &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; to new tangles &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a,b&amp;lt;/math&amp;gt;. Here &amp;lt;math&amp;gt;-a&amp;lt;/math&amp;gt; is the image of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; under reflection in the NW-SE mirror line, &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt; is obtained by placing &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; side by side with &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; on the left and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; on the right. &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; is simply &amp;lt;math&amp;gt;(-a)+b&amp;lt;/math&amp;gt;, and finally, &amp;lt;math&amp;gt;a,b = (-a)+(-b)&amp;lt;/math&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;table cellspacing=0 cellpadding=0 border=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;[[Image:033.jpg]]&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;[[Image:ConwayRamification.jpg]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=center&amp;gt;Sum and product of tangles&amp;lt;/td&amp;gt;&amp;lt;td align=center&amp;gt;Ramification of tangles&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;rational tangle&#039;&#039; is any tangle obtained from the elementary tangles using only the operation of product.  A &#039;&#039;rational knot&#039;&#039; or a &#039;&#039;rational link&#039;&#039; is the numerator closure of a rational tangle. A knot or link is called &#039;&#039;algebraic&#039;&#039; if it can be obtained as the closure of a tangle obtained from rational tangles using the operations above.&lt;br /&gt;
&lt;br /&gt;
Knot or links that can not be obtained in this way are called &#039;&#039;non-algebraic&#039;&#039;. They can all be obtained in the following manner: start with a &#039;&#039;basic polyhedron&#039;&#039; &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt;, a 4-valent graph without digons, with vertices numbered &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;. Now substitute tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; into these vertices.&lt;br /&gt;
&lt;br /&gt;
The Conway notation for such knots and links consists of the symbol &amp;lt;math&amp;gt;ni^\star&amp;lt;/math&amp;gt; of a basic polyhedron &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is the number of vertices and &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt; is the index of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; in some fixed list of basic polyhedra with &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; vertices, followed by the symbols for the tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; separated by dots.&lt;br /&gt;
&lt;br /&gt;
For example, the knot [[4_1]] is denoted by &amp;quot;2 2&amp;quot;, the knot [[9_5]] by &amp;quot;5 1 3&amp;quot;, the link [[L5a1]] is denoted by &amp;quot;2 1 2&amp;quot;, the link [[L9a24]] by &amp;quot;3 1,3,2&amp;quot; (all of them contain spaces between tangles), etc. A sequence of k pluses at the end of Conway symbol is denoted by +k, and the sequence of k minuses by +-k (e.g., knot [[10_76]] given in Conway notation as 3,3,2++ is denoted by &amp;quot;3,3,2+2&amp;quot;, and the mirror of the link [[L9n21]] whose Conway notation is 3,2,2,2-- is given by &amp;quot;3,2,2,2+-2&amp;quot;). The space is used in the same way in all other symbols. &lt;br /&gt;
&lt;br /&gt;
For the basic polyhedra with &amp;lt;math&amp;gt;N&amp;lt;10&amp;lt;/math&amp;gt; crossings  the standard notation is used (.1 , 6*, 8*,  9*, where the symbol for 6* can be ommitted). For example, the knot [[10_95]] is denoted by &amp;quot;.2 1 0.2.2&amp;quot;, and [[10_101]] by &amp;quot;2 1..2..2&amp;quot;. For higher values of &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; it is used notation in which the first number is the number of crossings, and the next is the ordering number of polyhedron  (e.g., 101*, 102*, 103* for &amp;lt;math&amp;gt;N=10&amp;lt;/math&amp;gt; denoting 10*, 10**, 10***, respectively, and 111*, 112*, 113* for &amp;lt;math&amp;gt;N=11&amp;lt;/math&amp;gt; denoting 11*, 11**, 11***, respectively, &#039;&#039;etc&#039;&#039;.).&lt;br /&gt;
&lt;br /&gt;
The order of  basic polyhedra for &amp;lt;math&amp;gt;N=12&amp;lt;/math&amp;gt; corresponds to the list in {{ref|Caudron}}, so as 121* till 1212* are denoted the basic polyhedra originally titled as 12A-12L. For &amp;lt;math&amp;gt;N&amp;gt;12&amp;lt;/math&amp;gt; the database of basic polyhedra is produced from the list of simple 4-regular 4-edge-connected but not 3-connected plane graphs generated by Brendan McKay using the program &amp;quot;plantri&amp;quot; written by Gunnar Brinkmann and Brendan McKay (http://cs.anu.edu.au/~bdm/plantri/). PolyBase.m is automatically downloaded and it cointains basic polyhedra up to 16 crossings. In order to work with the basic polyhedra up tp 20 vertices, one needs to open an additional database PolyBaseN.m, for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N=20&amp;lt;/math&amp;gt; (by writing, e.g. &amp;lt;&amp;lt;PolyBase17.m or Needs[&amp;quot;PolyBase17.m&amp;quot;] for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Note: Together with the classical notation, Conway symbols are given in the book &#039;&#039;Knots and Links&#039;&#039; by D.~Rolfsen. However if you try to draw some knots or links from their Conway symbols the obtained projection might be non-isomorphic with the one given in Rolfsen, for example knot [[9_15]] denoted in Conway notation as 2 3 2 2  gives projection with 5, and not 4 digons.&lt;br /&gt;
&lt;br /&gt;
{{note|Caudron}} A. Caudron, &#039;&#039;Classification des noeuds et des enlancements&#039;&#039;. Public. Math. d&#039;Orsay 82. Orsay: Univ. Paris Sud, Dept. Math., 1982.&lt;br /&gt;
&lt;br /&gt;
{{note|Conway}} J. H. Conway, &#039;&#039;An Enumeration of Knots and Links, and Some of Their Algebraic Properties.&#039;&#039; In Computation Problems in Abstract Algebra (Ed. J. Leech). Oxford, England: Pergamon Press, pp. 329-358, 1967.&lt;/div&gt;</summary>
		<author><name>Jablans</name></author>
	</entry>
</feed>