Skip to content
#

puzzlesolver

Here are 9 public repositories matching this topic...

Language: All
Filter by language

A high-performance Rubik’s Cube solver written in modern C++. This project features multiple cube representations (3D array, 1D array, bitboard) and implements advanced solving algorithms, including BFS, DFS, IDDFS, and IDA* with pattern database heuristics. Designed for speed, modularity, and extensibility, it’s ideal for both educational purposes

  • Updated Jul 11, 2025
  • C++

Add this topic to your repo

To associate your repository with the puzzlesolver topic, visit your repo's landing page and select "manage topics."

Learn more