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 741-764 of 1791

Members-Only

Sign in to see who built these projects

Readback: AI ATC Training
Berlin Nov 12
GPT-5 Whisper
Optimizing Agentic RAG Reliability
DC Nov 11
RELAI RELAI SDK
Finetuning SLMs for Agents
Amsterdam Nov 11
Distill Labs Transformers
Cloudflare AI Model Routing
Amsterdam Nov 11
Cloudflare Agents SDK AI Gateway
Altura: LLM Evaluations
Amsterdam Nov 11
GPT-4 LangChain
Programmatic MCP Tool Optimization
Amsterdam Nov 11
mcp-lite Claude Code
Google Cloud GenAI and Gemini
Austin Nov 10
ADK Agent Engine
Juniper: Progressive Disclosure and Caching
Austin Nov 10
GPT-4 LangChain
GovPal: Scalable Gen AI Monitoring
Austin Nov 10
Gemini Claude Code
Ava: Self-Hosted Virtual Avatar
Austin Nov 10
Python Ollama
ZoningPal: Toronto Zoning By-Law AI
Toronto Nov 10
Python Node
Business Insights: Multi-Agent Extraction
Toronto Nov 10
GPT-4 Claude-3
Instructli: AI RISC-V Visualization
Toronto Nov 10
Next Django REST Framework
Scalable Production RAG Architecture
Toronto Nov 10
FAISS OpenAI API
This Is So You! Event Newsletter
Toronto Nov 10
FastAPI PostgreSQL
This Is So You! Event Newsletter
Toronto Nov 10
FastAPI PostgreSQL
This Is So You! Event Newsletter
Toronto Nov 10
FastAPI PostgreSQL
Edge AI Latency-Accuracy Trade-offs
Toronto Nov 10
ONNX Runtime Docker
AI Agents Create 3D Models
Toronto Nov 10
Ollama LangChain
Centaur: Agentic Decision Prediction
Toronto Nov 10
Centaur LLM Psych 101 Dataset
JetBrains AI Codebase Benchmarks
Toronto Nov 10
Python OpenAI
DocStream: AI Terminal Documentation
Toronto Nov 10
Runpod Python
Instruct Lab LLM Evaluation Playbook
Toronto Nov 10
Merlinite-7B-Lab Mistral Mixtral
VoiceBI: Visual Agents for BI
Medellín Nov 6
GPT-4 LangChain