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

Related technologies

Recent Talks & Demos

Showing 501-524 of 1788

Members-Only

Sign in to see who built these projects

Non-coder AI build: design decisions
Dublin Jan 26
Claude Code Claude Agent SDK
NetShow IQ1: AI Business Factory
San Diego Jan 22
Anthropic Claude Google Gemini
SidePC: Portable Prompt Architecture
San Diego Jan 22
Gemini Claude Opus
Infra Vibes
Austin Jan 22
Cursor AWS
northstar.pm: AI Product Manager
Austin Jan 22
Claude Code Replit
Indara: Industry Intelligence System
Austin Jan 22
Node PostgreSQL
Transcript-First CRM Automation
Austin Jan 22
Claude API Airtable
Juniper: NL to Automation Pipeline
Austin Jan 22
Anthropic API Supabase
AI Tinkerers 2026 Predictions
Montreal Jan 21
Generative AI TensorFlow
Cloudflare: Real-time Voice AI
Montreal Jan 21
Cloudflare Workers Durable Objects
Gatewayz: Multi-LLM Routing and Cost
Montreal Jan 21
Claude Code OpenAI API
LLM Probing for Immediate Inference
Montreal Jan 21
LLaMA-8B vLLM
AI Tutor for Low-Resource Languages
Montreal Jan 21
Python FastAPI
Claude Agents: Filesystem Editing
Montreal Jan 21
Claude Code SDK Claude
LangChain Agents with Middleware
Manizales Jan 21
LangChain LangGraph
LangGraph Tool Call Middleware
Cologne Jan 21
LangGraph LangChain
AgentMon: Step Tracing and Review
Cologne Jan 21
PydanticAI Python
InkyCards: Stunning UI in 7 Days
Cologne Jan 21
Claude Code Gemini
Infinite Wiki: Cooperative World Building
Cologne Jan 21
RAG Knowledge Graphs
Finetuning with Claude Synthetic Data
Cologne Jan 21
Claude GPT-5
AI Tow Warning System
Chicago Jan 20
Claude Code Vercel Cron Jobs
ThailandDev: Zero-Rule AI Scraping
Chicago Jan 20
Gemini Crawl4AI
Active Story v2
Chicago Jan 20
FastAPI Claude API
Claude Agent: Fake TechCrunch
Chicago Jan 20
Claude Code Claude Agent SDK