Skip to content

Cubically/thistlethwaite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thistlethwaite

This is a cube solver based off of Thistlethwaite's algorithm. Features:

  • Optimal; typically solves in around 20 moves
  • Efficient; usually finishes in under 10 seconds
  • Small; the source code is under 10KB
  • Independent; uses no heuristics tables

Based on Stefan Pochmann's Thistlethwaite solver with permission.

Releases

No releases published

Packages

No packages published