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

Related technologies

Recent Talks & Demos

Showing 1021-1044 of 1797

Members-Only

Sign in to see who built these projects

Agent Builds Declarative AI Workflows
Paris Sep 18
Pipelex Python
slimtwin: Safety Layers in Medical AI
Poland Sep 18
GPT-4o OpenAI API
Agentview: CMS for Agents
Poland Sep 18
TypeScript React
SLM for MacOs
Poland Sep 18
MLX llama
CompileBench: LLMs Compiling Chrome
Poland Sep 18
LLMs OpenRouter
FlySearch: 3D object search
Poland Sep 18
GPT-4 LangChain
Claude Don't Code
Poland Sep 18
Claude Code Linux
Jelly DM Instant Crypto Payments
New York City Sep 17
MongoDB cURL
MongoDB: AI Software Composition
New York City Sep 17
React Node
Anamorpher: Downscaling Prompt Injection
New York City Sep 17
GPT-4 LangChain
Agents Coding in Parallel VMs
New York City Sep 17
GPT-4 Claude-3
TextEvolve: Automating LLM design
New York City Sep 17
Python Claude
AI Firehose: Executive Summaries
San Diego Sep 11
GPT-4 Claude-3
Simon Says Prompts
San Diego Sep 11
Python PyTorch
AI for AR MMORPGs
Brisbane Sep 11
Unity React Native
AutoRAG: Specialized AI Datasets
Brisbane Sep 11
Llama-3-8B-Instruct FAISS
Citation: AI Engineering Reports
Brisbane Sep 11
Gemini Claude
Personalized RAG Context Management
Brisbane Sep 11
LangChain Ollama
Code Package Indexing for Agents
San Francisco Sep 10
GPT-4 LangChain
AI Agents Track Lobbying
San Francisco Sep 10
Autogen MCP server
Satori MCP: React Image Generation
San Francisco Sep 10
XMCP html-react-parser
Vibe Server: Fullstack Agents
San Francisco Sep 10
Cursor LlamaIndex
SourceWizard: Coding Agent Integration
San Francisco Sep 10
Claude TypeScript
AWS OpenSearch Semantic Search
Minneapolis Saint Paul Sep 10
GPT-4 LangChain