Herbert Kociemba

Results 6 repositories owned by Herbert Kociemba

CubeExplorer

235
Stars
29
Forks
Watchers

A program about Rubik's Cube with a lot of features.

RubiksCube-TwophaseSolver

569
Stars
92
Forks
Watchers

Solve Rubik's Cube in less than 19 moves on average with Python.

FifteenPuzzle

42
Stars
6
Forks
Watchers

Solve the Fifteen Puzzle optimally with IDA* using different heuristics.

Rubiks2x2x2-OptimalSolver

65
Stars
21
Forks
Watchers

Optimally solve the Rubik's 2x2x2 cube with Python

RubiksCube-OptimalSolver

53
Stars
10
Forks
Watchers

God's algorithm for Rubik's Cube in Python. Solve the cube with the smallest possible number of moves.

WaterBallSortPuzzleOptimalSolver

30
Stars
7
Forks
Watchers

The program optimally solves a general class of puzzles which as a special case also contains well known puzzles like "Water Sort Puzzle", "Ball Sort Puzzle", "Sort Hoop", "Sort It 3D" etc.