GitHub / piyush932 / Rubiks-Cube-Solver-Using-Korfs-IDA-Algo
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
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyush932%2FRubiks-Cube-Solver-Using-Korfs-IDA-Algo
PURL: pkg:github/piyush932/Rubiks-Cube-Solver-Using-Korfs-IDA-Algo
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 18.4 MB
Dependencies parsed at: Pending
Created at: 20 days ago
Updated at: 20 days ago
Pushed at: 20 days ago
Last synced at: 20 days ago
Topics: algorithm, bfs, bitboard, cmake, competitiveprogramming, datastructures, dfs, heuristics, idastar-algorithm, iddfs-algorithm, ninja, patterndatabase, puzzlesolver, searchalgorithms