/Collaborative-Pathfinder

A CS323(Artificial Intelligence) Course Project to find a shortest collaborative path among multiple agents

Primary LanguagePython

Collaborative-Pathfinder

A CS323(Artificial Intelligence) Course Project to find a shortest collaborative path among multiple agents using conflict-based search

Requirements

  • numpy library
  • Python v2.7

Getting Started

4 test cases are provided in main.py. Comment out the remaining and run each of them one by one.

Special Thanks