i13e / osmanthus Star 3 Code Issues Pull requests ♟️ An algorithmic chess engine, written in Python. chess-engine chess alpha-beta-pruning minimax-algorithm iterative-deepening quiescence-search piece-square-tables Updated Dec 1, 2025 Python
stanleyeze / AI-Search-Algorithm Star 0 Code Issues Pull requests DepthFirst, BreadthFirst, IterativeDeepening, A*(Tilles out of place, manhattanDistance, chebyshev) python ai python3 artificial-intelligence heuristic search-algorithm manhattan-distance breath-first-search iterative-deepening search-strategy bounded-depth-first-search chebyshev-distance Updated Jan 6, 2020 Python
Johnbin89 / SearchLibrary Star 0 Code Issues Pull requests Search Algorithms Library a-star heuristic breadth-first-search depth-first-search branch-and-bound iterative-deepening-a-star best-first-search iterative-deepening Updated Feb 12, 2024 Python