Sign up
Forgot password?
FAQ: Login

Knuth D.E. The Art of Computer Programming. Volume 4, Pre-fascicle 5C. Dancing Links

  • pdf file
  • size 4,31 MB
Knuth D.E. The Art of Computer Programming. Volume 4, Pre-fascicle 5C. Dancing Links
New York: Addison-Wesley, 2019. — 276 p.
Dancing links. One of the chief characteristics of backtrack algorithms is the fact that they usually need to undo everything that they do to their data structures. In this section, we’ll study some extremely simple link manipulation techniques that modify and unmodified the structures with ease.
We’ll also see that these ideas have many, many practical applications.
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up