Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm-Practice

ExactCover

Solution of this problem by using Knuth's Dancing links algorithm. Dancing links research paper included for reference.

Sudoku

A perfect sudoku solver, again using Knuth's Dancing links algorithm. The exact problem can be found on Project Euler.

Graph Practice

Graph implementation and some graph related algorithms in Python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages