An open API service providing repository metadata for many open source software ecosystems.

Topic: "idastar-algorithm"

giorgossofronas/15-puzzle

Solver for the famous 15-puzzle using IDA* search

Language: C - Size: 740 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

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

Language: C++ - Size: 18.4 MB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

ItaySharabi/Search-Algorithms

A Project demonstrating the Search Algorithms: BFS, DFS, DFID, A*(AStar), IDA*(IDAStar), DFBnB

Language: Java - Size: 398 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0