Topic: "heuristic-functions"
biqar/puzzle-solver
This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies
Language: C++ - Size: 3.17 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 3
nizamiza/8-puzzle
Greedy implementation of the 8-puzzle solver
Language: JavaScript - Size: 86.9 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0
antoineguillory/ResolutionSolitaireChinois
Recherche par heuristique du chemin le plus court pour gagner au solitaire
Language: Java - Size: 342 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 2
Kvatsx/N-Puzzle-GPU
Solving N-Puzzle problem using AI Algorithms on GPU CUDA
Language: Cuda - Size: 8.49 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0
plipustel/ChessAI_MimimaxAlphaBetaAlgorithms
Artificial Intelligence Chess AI with optimized minimax algorithm with alpha beta pruning and heuristic function implementation by Plipus Telaumbanua
Language: Python - Size: 564 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
rnike/astar-visualizer
A* pathfinding visualization web app made with React.
Language: TypeScript - Size: 2.27 MB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
ribal-aladeeb/state-space-search
Implementing A*, Greedy Best First, and Uniform Cost state-space search algorithms to solve the 8-puzzle game (and some variations)
Language: Jupyter Notebook - Size: 8.42 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1
zaman-akib/TweleveKnight
Implementation of Twelve Knight game
Language: Java - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
adityarverma/Trifit-2-player-game-using-AI
Trifit (Try-Fit) is a Turn based Android game between user and computer on a grid board using Artificial Intelligence.
Size: 26.2 MB - Last synced at: 9 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0
J4NN0/2048-ai
2048 solver using expectimax algorithm with rank-weighted heuristics. It consistently reaches 2048
Language: JavaScript - Size: 256 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
dlydka/AI-Project-Checkers-Minimax
A quite simple project made for artificial intelligence classes during my Computer Science studies.
Language: Python - Size: 567 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
hiteshsapkota/Optimal-Path-Detection
Optimal path selection using A* search and Held-Karp algorithm
Language: Python - Size: 8.04 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
reiniscimurs/IDLE-heuristic
A novel heuristics function for evaluating and selecting intermediate points in an autonomous exploration and mapping system where navigation is performed by a learned neural network.
Language: Python - Size: 224 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1
lordofprograms/2048_AI_Game_Solver
2048 AI Game Solver based on minimax alpha-beta pruning algorithm and some heuristic functions
Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
cameronww7/Steepest-a--d-A-Algorithm
Implementing a steepest-ascent/-descent hill-climbing algorithm and A* algorithm to solve the 8-puzzle problem.
Language: C++ - Size: 162 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0