Knuth's Algorithm X: Difference between revisions

Content deleted Content added
No edit summary
Rob Zako (talk | contribs)
m wikify: fixed link to 'doubly linked list'
Line 109:
 
 
[[Donald Knuth]] further suggested an implementation of this algorithm using circular [[doubly linked listslist]]s, and named this [[Dancing Links]], or DLX.
 
==External links==