A* Projects .

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
1791 projects · 95 cities

Related technologies

Recent Talks & Demos

Showing 681-704 of 1791

Members-Only

Sign in to see who built these projects

Introducing AppChat
Denver Nov 24
GPT-4 LangChain
n8n: AI Lead-to-Conversion
Tiruchirappalli Nov 22
OpenAI API n8n
Sentry Error Triaging with Agents
San Francisco Nov 20
Sentry TypeScript
Arbiter: Zero-Instrumentation LLM Costs
San Francisco Nov 20
OpenAI SDK Gemini
LiveKit Voice Agent Orchestration
San Francisco Nov 20
LiveKit Claude Agent SDK
LiveKit Voice AI Coach
Los Angeles Nov 20
LiveKit Gemini
AI-Native Agentic Workflows
Los Angeles Nov 20
GPT-4 LangChain
Durable Agents with x402 Payments
San Francisco Nov 20
Vercel Workflows SDK Coinbase
AI Trainer
Los Angeles Nov 20
GenKit Firebase
XCT v2: Idea to Previz Pipeline
Los Angeles Nov 20
Flowise OpenAI API
Securing Agents' Network Layer
San Francisco Nov 20
Claude Code Linux
Claudio: Persistent Self-Improving Agents
San Francisco Nov 20
GPT-4 Claude-3
Frontend Browser Agent Implementation
San Francisco Nov 20
LangChain TypeScript
n8n: Unstructuring CRM Data with AI
San Diego Nov 20
GPT-4 Claude-3
Building and Hosting Personal AI Agents
San Diego Nov 20
Cloud Cursor
SecureVibes: Multi-Agent Security Scanner
San Diego Nov 20
Claude Agent Claude Skills
SecretAIry
San Diego Nov 20
Python Flask
OPRO: Automatic Prompt Optimization
Montreal Nov 20
GPT-4 LangChain
AI Tennis Serve Analyzer
Montreal Nov 20
Gemini API React
MonoMorph: Refactoring Monoliths to Microservices
Montreal Nov 20
LangChain Vertex AI
AI Ops Circuit Breaker Fallback
Montreal Nov 20
FastAPI Python
Dolphin Acoustic TFLite Models
Montreal Nov 20
Android Java
Constrained Decoding: LLM Pixel Art
Montreal Nov 20
Modal Transformers
SportAI
Nürnberg Nov 20
Crew AI Python