.

Technology

A*

A* is the definitive pathfinding algorithm that combines actual distance and heuristic estimates to find the shortest route with maximum efficiency.

Engineers at SRI International (Peter Hart, Nils Nilsson, and Bertram Raphael) debuted A* in 1968, and it remains the standard for efficient pathfinding. It calculates the best route using the formula f(n) = g(n) + h(n): g(n) tracks the cost from the start, while h(n) provides a heuristic estimate to the target. This logic allows the algorithm to ignore irrelevant paths, saving significant compute time in applications like StarCraft pathing or GPS navigation. As long as your heuristic is admissible (it never overestimates the distance), A* guarantees the shortest path every time.

https://en.wikipedia.org/wiki/A*_search_algorithm
1776 projects · 94 cities

Related technologies

Recent Talks & Demos

Showing 201-224 of 1776

Members-Only

Sign in to see who built these projects

Fuse: Collaborative Brainstorming Intelligence
New York City Mar 18
Python Google Cloud Platform
Claude Code: Self-Learning AI Agents
Manchester Nh Mar 18
Claude Code Gemini CLI
Claude does queuing
Manchester Nh Mar 18
Claude AI JavaScript
VLLM and Qdrant: GPU Benchmarking
Manchester Nh Mar 18
vLLM Qdrant
Vibe Audit: AI App Deployment
Chicago Mar 17
Claude Google AI Studio
Prompt to Polygon: 3D Assets
Chicago Mar 17
Hunyuan 3D SvelteKit
Claude: Cache-Optimized Agentic Fanout
Chicago Mar 17
Claude Sonnet 4 Vercel AI SDK v6
Gjalla: Agentic Version Control
Chicago Mar 17
LangChain Claude Code
Autonomous web browsing
Paris Mar 17
OpenClaw OpenRouter
GitClaw
Paris Mar 17
GitHub API Claw
Mind-Controlled Gaming Interface
Paris Mar 17
Digital signal processing Gamma signal analysis
NVIDIA Grace-Blackwell: Local AI Supercomputing
Paris Mar 17
Grace-Blackwell DGX Spark
Lenovo: Personal AI Supercomputing
Paris Mar 17
NVIDIA Grace-Blackwell
Your Brand Translator
Paris Mar 17
OpenClaw Qwen3
Cloud AI: Elasticity and Scale
Paris Mar 17
Kubernetes Docker
Benchmarking SLMs with Polars
Paris Mar 17
Python Dockerfile
AI WhatsApp Fallas Guide
Valencia Mar 17
OpenAI API RAG
The Midnight Duck: AI Growth
Valencia Mar 17
ChatGPT Gemini
EUACC.AI: Fast European Funding
Valencia Mar 17
Claude Next
DEIP.app: Digital Ecosystem Intelligence
Valencia Mar 17
Supabase React
OpenData.org: Open Entity Graph
Orange County Mar 11
Senzing Relational database
Gist: Structured AI Content Summaries
Orange County Mar 11
Claude Gemini
BashGym: Self-Improving Claude Code
Orange County Mar 11
PyTorch FastAPI
How I code
Orange County Mar 11
Codex Claude Code