heuristic-search
Here are 141 public repositories matching this topic...
Language:All
Sort:Most stars
Awesome Artificial Intelligence Projects
- Updated
Oct 6, 2022 - Jupyter Notebook
Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
- Updated
Jun 14, 2023 - Java
Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem
- Updated
Aug 20, 2020 - Python
C++ Gomoku with a strong AI based on minimax search and alpha-beta pruning with Qt5 GUI. *Dozens of C++ tricks & hacks are used to improve efficiency.* Come and try to see if you can beat the powerful AI!
- Updated
Aug 3, 2020 - C++
A curated list of online resources for probabilistic planning: papers, software and research groups around the world!
- Updated
Apr 4, 2018
Implementation of data mining methods that use evolutionary algorithms
- Updated
Dec 17, 2025 - Python
Domain-Independent Dynamic Programming (DIDP) framework implemented in Rust.
- Updated
Oct 16, 2025 - Rust
Single robot path planning algorithms implemented in MATLAB. Including heuristic search and incremental heuristic search methods. A*, LPA*, D*Lite
- Updated
Jul 7, 2023 - MATLAB
AccuSyn: An Accurate Web-based Genome Synteny Browser
- Updated
Aug 27, 2024 - JavaScript
Multi robot path planning algorithms implemented in MATLAB. Including heuristic search and incremental heuristic search methods. MRPP or MAPF
- Updated
Jul 7, 2023 - MATLAB
As alternative heuristic techniques; genetic algorithm, simulated annealing algorithm and city swap algorithm are implemented in Python for Travelling Salesman Problem. Details on implementation and test results can be found in this repository.
- Updated
May 23, 2022 - Python
Generate timetables using genetic algorithms
- Updated
Feb 13, 2023 - Python
Submission to the InformatiCup2021 challenge.
- Updated
Feb 4, 2024 - Python
Implementation of Late Acceptance Hill Climbing (lahc) algorithm
- Updated
Nov 11, 2018 - Python
Solutions to problems in classical PDDL (Planning Domain Definition Language) for the air cargo domain
- Updated
Oct 6, 2017 - Python
Learning Discrete World Models for Heuristic Search
- Updated
Aug 28, 2025 - Python
A sliding puzzle game and solver using ncurses.
- Updated
Mar 5, 2017 - C++
8 Puzzle solver using uninformed and informed search algorithms as DFS, BFS and A*.
- Updated
Nov 11, 2022 - Python
A simple Python demonstration of graph search planning strategies
- Updated
Feb 19, 2019 - Python
Improve this page
Add a description, image, and links to theheuristic-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theheuristic-search topic, visit your repo's landing page and select "manage topics."