The Wayback Machine - https://web.archive.org/web/20230228135318/https://github.com/topics/heuristic-search
Skip to content
#

heuristic-search

Here are 96 public repositories matching this topic...

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
ai-search-algorithms

Implementation of Depth First Search, Breadth First Search, Iterative Deepening and A* for solving a puzzle game. This is part of a coursework assignment for Intelligent Systems module (COMP2208 - @ University of Southampton)

  • Updated May 14, 2020
  • Java

Improve this page

Add a description, image, and links to the heuristic-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the heuristic-search topic, visit your repo's landing page and select "manage topics."

Learn more