Skip to content
#

greedy-search

Here are 74 public repositories matching this topic...

First project of Introduction to AI at Universidad del Valle. Mario's goal is to find the princess using artificial intelligence algorithms. Uninformed (Breadth-First Search, Uniform-Cost Search and Depth-First Search) and Informed (Greedy Search and A* Search) search algorithms are used.

  • Updated Jan 6, 2023
  • Python

Improve this page

Add a description, image, and links to the greedy-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 greedy-search topic, visit your repo's landing page and select "manage topics."

Learn more