Pinned Repositories
bigoptsolver
Optimally solve Rubik's cube within seconds (if you have 30 GB of RAM)
CubeExplorer
A program about Rubik's Cube with a lot of features.
FifteenPuzzle
Solve the Fifteen Puzzle optimally with IDA* using different heuristics.
RubikNxNxNSolver
A general solver for NxNxN Rubik's Cubes
Rubiks2x2x2-OptimalSolver
Optimally solve the Rubik's 2x2x2 cube with Python
RubiksCube-OptimalSolver
God's algorithm for Rubik's Cube in Python. Solve the cube with the smallest possible number of moves.
RubiksCube-TwophaseSolver
Solve Rubik's Cube in less than 19 moves on average with Python.
RubiksCube-TwophaseSolverFiveFaces
Solve Rubiks cube without turning the Back face in less than 22 moves on average. This is a modified version of the RubiksCube-TwophaseSolver repository.
sudokuNxM
Solve and generate Sudokus with variable boxsizes up to 20x20 ( 400 x 400 sudoku ).
WaterBallSortPuzzleOptimalSolver
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.
hkociemba's Repositories
hkociemba/RubiksCube-TwophaseSolver
Solve Rubik's Cube in less than 19 moves on average with Python.
hkociemba/CubeExplorer
A program about Rubik's Cube with a lot of features.
hkociemba/RubiksCube-OptimalSolver
God's algorithm for Rubik's Cube in Python. Solve the cube with the smallest possible number of moves.
hkociemba/Rubiks2x2x2-OptimalSolver
Optimally solve the Rubik's 2x2x2 cube with Python
hkociemba/FifteenPuzzle
Solve the Fifteen Puzzle optimally with IDA* using different heuristics.
hkociemba/WaterBallSortPuzzleOptimalSolver
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.
hkociemba/RubikNxNxNSolver
A general solver for NxNxN Rubik's Cubes
hkociemba/sudokuNxM
Solve and generate Sudokus with variable boxsizes up to 20x20 ( 400 x 400 sudoku ).
hkociemba/RubiksCube-TwophaseSolverFiveFaces
Solve Rubiks cube without turning the Back face in less than 22 moves on average. This is a modified version of the RubiksCube-TwophaseSolver repository.
hkociemba/bigoptsolver
Optimally solve Rubik's cube within seconds (if you have 30 GB of RAM)
hkociemba/RubiksCube-TwophaseSolver-ATM
Solve Rubik's Cube in Python in the Axial Turn Metric. Two consecutive moves on opposite faces can be performed simultaneously and count only as one move in this metric. The solving algorithm is just a modified version of the algorithm used in the project RubiksCube-TwophaseSolver.
hkociemba/Pentarot-puzzle
hkociemba/polycubes
hkociemba/puzzle125
hkociemba/sudoKakuro
hkociemba/twocircles
hkociemba/twocirclesFTM