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 781-804 of 1792

Members-Only

Sign in to see who built these projects

Nightclub Concentration Bounds
Minneapolis Saint Paul Nov 5
Julia
WikiMem
Minneapolis Saint Paul Nov 5
GPT-4 LangChain
Remote Nexus
Minneapolis Saint Paul Nov 5
Claude Code Amazon Elastic Container Service
IONOS Sovereign Multi-GPU AI
Cologne Nov 5
PyTorch Ray
GDPR LLM Wrapper and RAG
Cologne Nov 5
Vertex AI Next
Blueprints, re-imagined
Cologne Nov 5
LangGraph Gemini
Gemini filters WhatsApp memories
Cologne Nov 5
Python FastAPI
Beads: Agent Memory and Planning
Seattle Nov 3
Go SQLite
Claude Code: Automating Dev Workflows
Seattle Nov 3
Claude Code GitHub
Taskplain: In-Repo Agent Tasks
Seattle Nov 3
Codex Claude Code
Replit Sentry Fix Loop
Seattle Nov 3
Claude Replit
Claude Code SDK: Agentic SDLC Automation
Seattle Nov 3
Claude Code SDK GitHub
Context Management
Seattle Nov 3
Docker Ollama
Codex: MCP Bug Fixing Automation
Seattle Nov 3
GPT-5 Codex
Secure AI Health Assistant with EHR
Dhaka Nov 1
OpenAI API FastAPI
Supervised Socratic AI Tutors
Dhaka Nov 1
Qdrant FastAPI
AI Automation: Business & Media Systems
Dhaka Nov 1
n8n Zerowork
AI Call Centre via WhatsApp
Dhaka Nov 1
RAG spaCy
Redops: Agent Memory Engineering
Dhaka Nov 1
RedOps ACE framework
Voice Survey Agent Pipeline
Dhaka Nov 1
Cloudflare Workers Agents SDK
Torque: Synthetic Datasets for Evals
San Francisco Oct 30
OpenAI API Anthropic API
Bifrost: Adaptive LLM Load Balancing
San Francisco Oct 30
Go PostgreSQL
Optimizing Agent Latency with Evals
San Francisco Oct 30
GPT-4 LangChain
MCPevals: Automated Server Testing
San Francisco Oct 30
Next React