PathFinder
A Java implementation of A* (A star) and Dijkstra search algorithm for comparison.
Install / Use
/learn @kevinwang1975/PathFinderREADME
This project contains a Java implementation of A* (A star) search algorithm that is widely used in path finding and graph traversal, and Dijkstra algorithm that is used in Cisco router shortest path finding.
There are great similarities in the two algorithms, with the difference being that A* has a heuristic mechanism while Dijkstra does not. With the heuristic, A* usually outperforms Dijkstra in speed in finding a path, however, unlike Dijkstra, the path A* finds may not always be the optimal one.
A Java/Swing graphical demo program is provided to animate the progress of path searching, and the two resulted paths side by side for comparison.
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
