Huiming Zhou 5 éve
szülő
commit
340f4a3ee5
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -14,6 +14,7 @@ Directory Structure
             ├── RTAAstar.py                             # Real-time Adaptive A*
             ├── LPAstar.py                              # Lifelong Planning A*
             ├── D_star.py                               # D* (Dynamic A*)
+            ├── Anytime_D_star.py                       # Anytime D*
             └── D_star_Lite.py                          # D* Lite
         └── Search_3D
             ├── Astar3D.py                              # A*_3D