Skip to content

devwebcl/Knuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knuth

Donald Knuth related projects, POCs, etc.

Examples from The Art of Computer Programming, a draft of Section 7.2.1.2.

Only the first algorithms are implemented in Java:

  • Algorithm G
  • Algorithm L
  • Algorithm P
  • Algorithm T
  • Algorithm X (incomplete)

Also, the Sedgewick permutation implementation is provided:

  • Algorithms Sedgewick p.513

Puzzle Romans code from Knuth TeX 0.25 :

  • Romans

About

Donald Knuth related projects, POCs, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages