.

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
1771 projects · 94 cities

Related technologies

Recent Talks & Demos

Showing 1721-1744 of 1771

Members-Only

Sign in to see who built these projects

Wrapperone
Rome Mar 3
OpenAI API Anthropic API
Small reasoning model
Rome Mar 3
Nanotron GRPO
Semantic Web Scraping
Rome Mar 3
GPT-4 LangChain
vvvdeo: SAM2 Video Memes
Rome Mar 3
GPT-4 LangChain
regolo.ai: Scalable GPU Inference
Rome Mar 3
vLLM KubeAI
Grounded Memory with LLM and OWL
San Francisco Feb 27
GPT-4 Claude-3
ComfyUI AutoComplete
San Francisco Feb 27
GPT-4 LangChain
Inline AI Formula Note-taking
San Francisco Feb 27
GPT-4 Claude
Search Your Personalized Data Sources
San Francisco Feb 27
GPT-4 LangChain
Isembard: Agents for CAD/CFD
San Francisco Feb 27
LLMs CAD
AI Browser Agents: Technical Tradeoffs
San Francisco Feb 27
Firebase Chrome extension
Automated Test Data Generation
San Francisco Feb 27
Llama 3 Ollama
HiLLM Protocol
Bogotá Feb 27
GPT-4 LangChain
Unstructured data visualization
Atlanta Feb 27
Transformers datasets
LLMs Extracting Unstructured Healthcare Data
Atlanta Feb 27
GPT-4 LangChain
Browser Agents via Screen Recording
Atlanta Feb 27
Python Claude
Function Calling: Text to SQL
Atlanta Feb 27
GPT-4 OpenAI API
LLM Browser Agents Auto-fill Forms
Atlanta Feb 27
TypeScript Node
Lumi: AI Adaptive Learning
Atlanta Feb 27
OpenAI API Gemini
IA Empresarial: Expectativa y Realidad
Santiago Feb 27
Multi-Agent Fintech Investment Advice
Santiago Feb 27
CARLA Unity Perception
AI, Flow, and Neuroscience
Santiago Feb 27
SLM Distillation and Fine-tuning
Santiago Feb 27
Ollama Gemini
FaceReader: Predicting Student Performance
Medellín Feb 26
FaceReader Supervised learning