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 661-684 of 1791

Members-Only

Sign in to see who built these projects

PostHog Flags: Win Demos
Belgrade Nov 27
React Router PostHog
Linear: Agents and Code Quality
Belgrade Nov 27
Claude Code TypeScript
Engineer BS Detector: AI Insights
Belgrade Nov 27
GPT-4 Claude-3
Dialog AI: Practical Autonomous Systems
Belgrade Nov 27
GPT-4 LangChain
AI GIS Hong Kong Guide
Hong Kong Nov 27
Kiro Amazon Web Services
Qwen: Confidential Document OCR
Hong Kong Nov 27
QWEN3-VL-8B-Instruct QWEN2
LibreChat: Local LLM Guardrails
Hong Kong Nov 27
LibreChat Langfuse
AI Management: Robotics Safety Standards
Hong Kong Nov 27
GPT-4 LangChain
GraphQL vs REST for MCPs
Poland Nov 26
Claude Sonnet
Shotgun: Spec-Driven Development
Poland Nov 26
Claude Code OpenAI API
Conare: AI Context Management
Poland Nov 26
Tauri Nuxt
Reactive Transformer: Real-Time Linear Scaling
Poland Nov 26
RxLM PyTorch
Paradigm: Understand Legacy Code
Poland Nov 26
GPT-4 LangChain
Tally: Ambient AI Continuous Memory
London Nov 25
Whisper Gemini
Cursor Tab Completion Decompiled
London Nov 25
Claude OpenAI
Agents Hill-Climbing with Data Science
London Nov 25
Claude Code OpenCode
Lovable: Video Editing Agents
London Nov 25
ElevenLabs VEO
rulesync: Unified AI Rules
Denver Nov 24
Claude Code GitHub Copilot
Modlr: Data Warehouse Automation
Denver Nov 24
Claude Code DuckDB
DungeonMind: D&D AI Tools
Denver Nov 24
GPT-5 Image generation
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