Jelajahi Sumber

Update README.md

Huiming Zhou 5 tahun lalu
induk
melakukan
815ad78bb5
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -6,6 +6,7 @@ Directory Structure
         ├── dfs.py                                  # depth-first
         ├── dijkstra.py                             # dijkstra
         ├── a_star.py                               # a*
+        ├── ara_star.py                             # ara*
         ├── queue.py                                # FIFO, FILO, Priority queues
         ├── env.py                                  # environment: grid world, motions
         └── plotting.py                             # animation