GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

a-star

Website
Wikipedia
https://static.github-zh.com/github_avatars/afshinea?size=40
afshinea / stanford-cs-221-artificial-intelligence

VIP cheatsheets for Stanford's CS 221 Artificial Intelligence

cheatsheet人工智能markov-decision-processesa-starconstraint-satisfaction-problembayesian-networks数据科学
2.78 k
6 年前
https://static.github-zh.com/github_avatars/ai-winter?size=40
ai-winter / python_motion_planning

Motion planning(Path Planning and Trajectory Planning/Tracking) of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, Voronoi, ...

a-stard-stardijkstramotion-planningrrtrrt-starvoronoimodel-predictive-controlautonomous-vehiclespath-planning
Python 812
4 个月前
https://static.github-zh.com/github_avatars/ai-winter?size=40
ai-winter / matlab_motion_planning

Motion planning and Navigation of AGV/AMR:matlab implementation of Dijkstra, A*, Theta*, JPS, D*, LPA*, D* Lite, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, LQR, MPC, APF, RPP, DWA, DDPG...

a-stard-stardijkstramotion-planningrrtrrt-starant-colony-optimizationvoronoimpc-control
MATLAB 494
4 个月前
https://static.github-zh.com/github_avatars/mehrdadn?size=40
mehrdadn / SOTA-Py

A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem

routing-algorithmRouting (disambiguation)convolutiona-star
Python 416
4 年前
https://static.github-zh.com/github_avatars/dbrizov?size=40
dbrizov / Unity-PathFindingAlgorithms

BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms

Unitypathfindinga-stardijkstrabfs
C# 364
6 年前
https://static.github-zh.com/github_avatars/zhaohaojie1998?size=40
zhaohaojie1998 / Path-Planning

路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划

a-starOpenCVpath-planningdijkstrabreadth-first-search
Python 329
2 年前
https://static.github-zh.com/github_avatars/brunomikoski?size=40
brunomikoski / Simple-optimized-A-Pathfinder

An simple and optimized grid pathfinding

Unitypathfindingpathfindera-starC#
C# 256
3 年前
https://static.github-zh.com/github_avatars/JoeKarlsson?size=40
JoeKarlsson / data-structures

#算法刷题#Common data structures and algorithms implemented in JavaScript

数据结构算法arraybitwisegraphgraph-algorithmsbreadth-first-searchhash-tablelinked-listmemoizationstackqueuedijkstraa-startree
JavaScript 186
4 年前
https://static.github-zh.com/github_avatars/pgeerkens?size=40
pgeerkens / HexGridUtilitiesForGames

Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more

pathfindingstrategy-gameboard-gamea-star
C# 143
6 年前
https://static.github-zh.com/github_avatars/dawnjeanh?size=40
dawnjeanh / motionplanning

#算法刷题#Motion planning algorithm implementation

motion-planning算法PythonC++a-starrrtrrt-starprm
Python 138
6 年前
https://static.github-zh.com/github_avatars/felselva?size=40
felselva / uastar

Minimal A* implementation in C. No dynamic memory allocation.

pathfinderpathfindinga-starpure-c
C 129
1 年前
https://static.github-zh.com/github_avatars/twxjyg?size=40
twxjyg / Hybrid-A-Star-U-Turn-Solution

Autonomous driving trajectory planning solution for U-Turn scenario

self-driving-carautonomous-drivinga-star可视化curve-fitting
C++ 124
4 年前
https://static.github-zh.com/github_avatars/RajPShinde?size=40
RajPShinde / Hybrid-A-Star

Hybrid A* Motion Planner for a Car using kinematic & Reeds-Shepp Model

a-starmotion-planningpath-planningRobotics
Python 123
4 年前
https://static.github-zh.com/github_avatars/quasilyte?size=40
quasilyte / pathing

A very fast & zero-allocation, grid-based, pathfinding library for Go.

a-starebitenebitengine游戏开发GoLibrarypathfindingperformance
Go 118
2 年前
https://static.github-zh.com/github_avatars/gavincangan?size=40
gavincangan / multiagent-pathfinding

Conflict-based search for multi-agent path finding

multiagent-systemspath-planningconstraintsa-starPython
Python 109
6 年前
https://static.github-zh.com/github_avatars/digitsensitive?size=40
digitsensitive / astar-typescript

A* search algorithm in TypeScript

astarpathfindingsearch-algorithmTypeScriptgamea-starpath-finding
TypeScript 96
2 年前
https://static.github-zh.com/github_avatars/ty0x2333?size=40
ty0x2333 / A-star

A* search algorithm for Cocos Creator.

a-starcocos-creatorsearch-algorithm
JavaScript 94
3 年前
https://static.github-zh.com/github_avatars/selimanac?size=40
selimanac / defold-astar

Pathfinder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.

Defoldpathfindingastarastar-algorithmastar-pathfindingpathfindera-star
C++ 90
2 个月前
https://static.github-zh.com/github_avatars/seung-lab?size=40
seung-lab / dijkstra3d

Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes

C++biomedical-image-processingdijkstra3DPython2dpathfindingpath-planninga-star
C++ 82
7 个月前
https://static.github-zh.com/github_avatars/navjindervirdee?size=40
navjindervirdee / Advanced-Shortest-Paths-Algorithms

#算法刷题#Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.

graphsa-starpriority-queueJavahierarchies算法graph-algorithmsastar-algorithm
Java 80
7 年前
loading...