A powerful, optimized and easy-to-use Java A* Pathfinding Library for 3D environments.
-
Updated
Apr 17, 2025 - Java
A powerful, optimized and easy-to-use Java A* Pathfinding Library for 3D environments.
A solution for Vehicle Routing Problem (VRP) in Java with heuristic algorithms and Tabu search
Eight Puzzle solver using BFS, DFS & A* search algorithms
A command line native Java application that searches for the best route between two points on an OpenStreet Map. A project for the Artificial Intelligence course (ECE NTUA)
A very simple AI engine that plays a weird game with weird rules because in the end we're all weird. Mirror @ https://gitlab.com/andreabisacchi/BHESTIE_Tablut
Implementation of the ACO (Ants Colony Optimization) for the traveling salesman problem. JOGL used
This was my 3rd Year group project in Java to develop a Time Table scheduler in Java using the heuristic approach.
🧠 Homework repository for AI course at Inha University
Implementation of IIR and FIR digial filter optimization using ABC, Cuckoo Search and Particle Search Algorithm
Project focuses on optimised implementation of Backtracking and Forward Checking algorithms in order to find all solutions of the N Queens problem
MaxCut SS
A self-made demo for Advance Scheduling using branch and bound method
This program solves 2D maze using various uninformed and informed (heuristic) search strategies.
A java program that solves the n-queens puzzle using Hill Climbing and Random Restart algorithm in Artificial Intelligence.
Solving the mystic square problem using DFS, BFS, A*, PSO and GA
The goal this assignment is the creation of a board game simulator, which is named "Hunger Games" and is developed on the Eclipse IDE. Implementation of heuristic-decision player.
Repositorio de las prácticas de la asignatura Técnicas de los Sistemas Inteligentes, cursada en la UGR. curso 19-20
This includes heuristic algorithms for solving search and optimization problems, such as hill climbing, meta heuristics, evolutionary algorithms, etc.
Heuristic and meta-heuristic algorithms able to solve an examination timetabling problem
Add a description, image, and links to the heuristic-search-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the heuristic-search-algorithms topic, visit your repo's landing page and select "manage topics."