Arc Presentations: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
(New page: {{Manual TOC Sidebar}} {{Startup Note}} <!--$$?ArcPresentation$$--> <!--Robot Land, no human edits to "END"--> <!--END-->)
 
No edit summary
Line 4: Line 4:
<!--$$?ArcPresentation$$-->
<!--$$?ArcPresentation$$-->
<!--Robot Land, no human edits to "END"-->
<!--Robot Land, no human edits to "END"-->
{{HelpLine|
n = 1 |
in = <nowiki>ArcPresentation</nowiki> |
out= <nowiki>ArcPresentation[{a1,b1}, {a2, b2}, ..., {an,bn}] is an arc presentation of a knot (as often used in the realm of Heegaard-Floer homologies), where ai is horizontal arc at row i connects column ai to column bi. ArcPresentation[K] returns an arc presentation of the knot K. ArcPresentation[K, Reduce -> r] attemps at most r reduction steps (using a naive reduction algorithm) following a naive creation of some arc presentation for K.</nowiki>}}
<!--END-->
<!--END-->

Revision as of 21:55, 1 December 2007


(For In[1] see Setup)

In[1]:= ?ArcPresentation
ArcPresentation[{a1,b1}, {a2, b2}, ..., {an,bn}] is an arc presentation of a knot (as often used in the realm of Heegaard-Floer homologies), where ai is horizontal arc at row i connects column ai to column bi. ArcPresentation[K] returns an arc presentation of the knot K. ArcPresentation[K, Reduce -> r] attemps at most r reduction steps (using a naive reduction algorithm) following a naive creation of some arc presentation for K.