项目作者: miguelangelnieto

项目描述 :
Used logic and planning techniques to create an AI that finds the most efficient route to route cargo around the world to their respective destinations. This project used a combination of propositional logic and search along with A* heuristics to find optimal planning solutions.
高级语言: Python
项目地址: git://github.com/miguelangelnieto/Implement-a-Planning-Search.git


Implement a Planning Search

Part of the Artificial Intelligence Nanodegree Program.

Used logic and planning techniques to create an AI that finds the most efficient route to route cargo around the world to their respective destinations. This project used a combination of propositional logic and search along with A* heuristics to find optimal planning solutions.

  • Logic and Planning
  • Search

Home Page

LinkedIn