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

Related technologies

Recent Talks & Demos

Showing 821-844 of 1792

Members-Only

Sign in to see who built these projects

ClientContext: Redacting PII for AI
Seattle Oct 29
Python React
MCP Server Vulnerability Remediation
Seattle Oct 29
MCP Docker
SLM Jailbreaking and Red-Teaming
Seattle Oct 29
llama unsloth
RapidFire AI: Parallel LLM Experimentation
San Diego Oct 29
PyTorch Transformers
Pereza a la Automatización con AI
Manizales Oct 29
Python JavaScript
AnythingLLM: LLMs, RAG, Agentes
Manizales Oct 29
AnythingLLM Ollama
Manizales Histórico: Restauración con IA
Manizales Oct 29
Upscayl ChatGPT
Walmart Vibe Coding AI Learnings
Santiago Oct 29
GPT-4 Claude-3
Grafos universales: más allá del RAG
Santiago Oct 29
GraphRAG RAG
AI, Humor Chileno e Identidad
Santiago Oct 29
GPT-4 Claude-3
Jack&Jill: Analytics Agent Lessons
London Oct 29
Python Streamlit
Chat Interface Production Hacks
London Oct 29
Vercel AI SDK Next
crewAI Multi-Agent Production Systems
Nashville Oct 28
CrewAI Python
Polytopia: Large Action Space AI
Nashville Oct 28
GPT-4 LangChain
Pydantic Agents: Cooperate or Compete
Nashville Oct 28
Python Pydantic AI
Ollama: Resume Tailoring CLI
Nashville Oct 28
GPT-4 LangChain
Healthcare Agents
Nashville Oct 28
Amazon Bedrock FastMCP
Goblin: AI Workflow Comparison
Nashville Oct 28
React Go
Build AI Agents with ADK
Miami Oct 28
Agent Development Kit
Agentify converts agents to Agentuity
Miami Oct 28
Agentuity SDK TypeScript
11Labs Conversational AI UI Control
Liverpool Oct 28
Next 11Labs
Scaling Automated Error Analysis
Liverpool Oct 28
Claude LiteLLM
BJJ AI using Human-in-the-Loop
Liverpool Oct 28
Vertex AI Prolific
Semantic IDs: Generative Recommendations
Denver Oct 24
GPT-4 Claude-3