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

Related technologies

Recent Talks & Demos

Showing 1041-1064 of 1797

Members-Only

Sign in to see who built these projects

Satori MCP: React Image Generation
San Francisco Sep 10
XMCP html-react-parser
Vibe Server: Fullstack Agents
San Francisco Sep 10
Cursor LlamaIndex
SourceWizard: Coding Agent Integration
San Francisco Sep 10
Claude TypeScript
AWS OpenSearch Semantic Search
Minneapolis Saint Paul Sep 10
GPT-4 LangChain
Semantic Search
Minneapolis Saint Paul Sep 10
PostgreSQL pgvector
Noto.my: AI Note Refinement and Research
Minneapolis Saint Paul Sep 10
React Supabase
Benchmarking LLMs for Fraud Detection
Minneapolis Saint Paul Sep 10
AWS Bedrock LangChain
Kigo Nexus: Claude Code Agents
Minneapolis Saint Paul Sep 10
GPT-4 Claude-3
AI-Augmented Data Analysis
Dublin Sep 10
OpenAI API DuckDB
Standard Agent
Dublin Sep 10
LiteLLM React
coso.ai: Custom LLM Workflows
Dublin Sep 10
Claude Sonnet TypeScript
Scary Generative UI via Module Federation
Dublin Sep 10
React Rspack
LLM-assisted/automated Data Analysis
Dublin Sep 10
LangChain Gemini
fastWorkflow: Deterministic Conversational AI
Houston Sep 9
LiteLLM Transformers
Claude: Agentic bmad development
Seattle Sep 8
GPT-4 Claude
LLM Observability Fatigue
Seattle Sep 8
TypeScript Python
Claude Code Multi-Agent Orchestration
Seattle Sep 8
Node Claude Code SDK
Beyond RAGAS: Agent Evaluation
Seattle Sep 8
LangChain Langraph
AD Agents for Legacy Integration
Miami Sep 3
GPT-4 LangChain
BigQuery GenAI: Advanced SQL Analytics
Miami Sep 3
GPT-4 Gemini
Reel Friends: Bolt & Vercel
Miami Sep 3
GPT-4 Llama-2
PyRIT: LLM Prompt Hacking Tool
Miami Sep 3
GPT-4 PyRIT
OpenAI Slang Mobile App
San Salvador Aug 30
Flutter OpenAI API
GitHub AI Code Scanner
San Salvador Aug 30
Next Python