Skip to content

FatemeZamanian/AISearchAlgorithm

Repository files navigation

AISearchAlgorithm

Run this command:

python3 main.py --algorithm algorithm name  --file-path  path of test case file
  • algorith name can be bfs , dfs , ids , bds , a* , ida*