.

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 1-24 of 1771

Members-Only

Sign in to see who built these projects

AI for Emotional Clarity
Los Angeles
Claude Opus OpenAI API
Llama-3: Seinfeld Cat Standup Videos
Los Angeles
Llama 3 8B Hugging Face
Human-Centered AI: Design & Lean
Bogotá
GPT-4 ChatGPT
Wittgenlab: LLM Evaluation Framework
Bogotá
LangChain Python
Optimización de recursos para LLMs
Bogotá
Transformers PEFT
Long
Hong Kong May 7
AI ML
Founder
Hong Kong May 7
AI ML
open-strix: stateful agent harness
Raleigh May 6
LangGraph Git
Wordle to LLM Landing Pages
Raleigh May 6
Claude Code Gemini
WhichBox: Multi-modal Vision Search
Raleigh May 6
OpenAI Azure Foundry
ShellOverflow: StackOverflow for agents
Columbus May 4
Self-Improving Agents via Local Training
Columbus May 4
SAM: Portable ONNX/C++ Implementation
Lausanne Apr 30
SAM2 ONNX Runtime
Atinary: Local Agentic DX workflow
Lausanne Apr 30
Python Django
Crowd-Sourced AI Job Aggregator
Lausanne Apr 30
Python Playwright
Open-Source Autonomous Coding Harness
Lausanne Apr 30
LLM SQLite FTS5
MARSYS: Multi-Agent Workflows
Lausanne Apr 30
Python OpenAI API
OpenClaw: Local LLMs in Home Assistant
Hong Kong Apr 29
Home Assistant OpenClaw
Nixus: Orchestrating Agentic Infrastructure
Hong Kong Apr 29
Nix NixOS
EvoFit: Cross-Cultural AI Fitness Coach
Hong Kong Apr 29
MediaPipe Dynamic Time Warping
Argus: LLM Real-Time Control Layer
Ottawa Apr 25
Universal Intelligence Architecture (UIA) Argus inference-governance engine
Sarathy & me!
Ottawa Apr 25
Python Qwen3
Eric Chat: Local Mac AI
Ottawa Apr 25
Eric Transformer MLX-LM
Hive: Local-First Agent Gateway
Bogotá Apr 23
Bun TypeScript