Skip to content

marcusklaas/tower-of-hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

tower-of-hanoi

proof that the towers of hanoi problem is solvable using the lean prover

mostly an exercise in wrangling with vectors lol. it is absolutely possible to do this way more elegantly. possibly using arrays instead of vectors.

About

proof using the lean prover that the towers of hanoi problem is solvable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages