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

GitHub topics: heuristic-functions

nizamiza/8-puzzle

Greedy implementation of the 8-puzzle solver

Language: JavaScript - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - 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: 9 months ago - Pushed at: 9 months ago - Stars: 1 - 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: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

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: about 1 year ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 3

rnike/astar-visualizer

A* pathfinding visualization web app made with React.

Language: TypeScript - Size: 2.27 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - 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: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

zaman-akib/TweleveKnight

Implementation of Twelve Knight game

Language: Java - Size: 96.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Kvatsx/N-Puzzle-GPU

Solving N-Puzzle problem using AI Algorithms on GPU CUDA

Language: Cuda - Size: 8.49 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

antoineguillory/ResolutionSolitaireChinois

Recherche par heuristique du chemin le plus court pour gagner au solitaire

Language: Java - Size: 342 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

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: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

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: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

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: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - 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: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0