TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introduction to A* algorithm

3 pointsby wh-uwsover 9 years ago

1 comment

greenyodaover 9 years ago
The title of this submission (&quot;Introduction to a star algorithm&quot;) is a bit confusing. The article&#x27;s title is actually:<p><pre><code> Introduction to A* </code></pre> It&#x27;s about the A* algorithm for finding paths through graphs, and has some interesting animations that show how the algorithm works.