donald-knuth
There are 10 repositories under donald-knuth topic.
aliftype/punk-otf
Punk Nova - an OpenType implementation of Donald Knuth's Punk font
Alex-Linhares/Knuths-O-Calculus
Maybe the open-source community can write Donald Knuth's O Calculus book?
zanicar/dlx
A Golang implementation of Dancing Links (Algorithm X) as described by Donald Knuth.
salimt/Applied-Social-Network-Analysis-in-Java
My Capstone project for OOP: Data Structures & Beyond Specialization offered by UC San Diego ---- NP-Complete Problem of Exact Cover Set
danieldotwav/DLX-Sudoku-Puzzle-Solver
This project is a comprehensive implementation of Donald Knuth's Dancing Links Algorithm to solve Sudoku puzzles. It features a robust, menu-driven C++ application and a sleek, fully functional web-based solver.
ojustine/Fillit
Algorithm X dancing links solver for fillit puzzle
davidpomerenke/knuth2019
Inconclusive attempt at the 2019 Knuth Puzzle.
TheGogy/sudoku-solver
A moderately fast sudoku solver in python using Algorithm X and exact cover. I did this for a module at university. [Awarded 100%]
agl-alexglopez/dancing-links-and-planning-pokemon
A repository that explores how to apply Donald Knuth's Algorithm X via Dancing Links to Pokémon type coverage.