# Astar算法py **Repository Path**: intelligent-car-platform/astar-algorithm-py ## Basic Information - **Project Name**: Astar算法py - **Description**: A*算法的python实现 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-08-26 - **Last Updated**: 2022-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Astar算法py #### 介绍 A*算法的python实现 #### 软件架构 软件架构说明 #### 使用说明 1. numpy后缀为基于numpy实现 2. list为pythonlist实现 3. 实验图片为mig2.png