busqueda-informada

There are 2 repositories under busqueda-informada topic.

  • Garnica1999/SearchTransmilenioIA

    Proyecto Transmilenio para buscar la mejor ruta entre multiples estaciones usando algoritmos de busqueda de Inteligencia Artificial progrmado en Python

    Language:Jupyter Notebook2200
  • sebastian6551/Mario-Smart

    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.

    Language:Python0100