Skip to content
#

searching-algorithm

Here are 39 public repositories matching this topic...

In this project, the Pac-Man agent finds paths through its maze world, both to reach a particular location and to collect food efficiently. Search algorithms such as Depth First Search, Bread First Search, Uniform Cost Search and A-star search are applied to Pac-Man scenarios.

  • Updated Nov 6, 2017
  • Python

Implementation of search, sorting & selection algorithms to build an efficient datagrid. Project developed within the scope of the Algorithm Design and Analysis discipline, lectured by Professor Thiago Pinheiro de Araújo (FGV EMAp).

  • Updated Oct 19, 2023
  • Jupyter Notebook

Improve this page

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

Learn more