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

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
Cellar: AI Wine Game Launcher
Seattle May 5
Claude Deepseek API
ShellOverflow: StackOverflow for agents
Columbus May 4
Next TypeScript
Self-improving agents via Mac Mini
Columbus May 4
OpenAI Qwin 2
OpenProse: LLM Virtual Machines
Columbus May 4
OpenProse Claude Code
Optimizing Developer AI Workflows
Pereira Apr 30
Model Context Protocol (MCP) Skills
SAM: Porting SAM2/SAM3 to ONNX
Lausanne Apr 30
SAM2 ONNX Runtime
AWS AgentCore: Local Agentic DX
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 LLM 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