.

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
1772 projects ยท 94 cities

Related technologies

Recent Talks & Demos

Showing 141-164 of 1772

Members-Only

Sign in to see who built these projects

MiroFish: Inteligencia de enjambre multi-agente
Manizales Mar 25
GraphRAG Docker
AI-Optimized CSS for NextJS
Denver Mar 25
Next Tailwind CSS
MCP: Knowledge Graph Architecture Consultant
Denver Mar 25
Model Context Protocol (MCP) Claude Code
Conformal Prediction: Reliable ML Models
Edmonton Mar 25
Python Jupyter
Infraestructura Confiable para Multi-Agentes
Pereira Mar 25
Claude Model Context Protocol (MCP)
Arquitectura de Datos e Inteligencia
Pereira Mar 25
Data Governance Vector Databases
Claude Flow V3: Multi-Agent Swarms
Pereira Mar 25
Claude Flow V3 Claude API
Hive: Local-First AI Gateway
Pereira Mar 25
Bun TypeScript
OpenClaw Agent Framework
Pereira Mar 25
OpenClaw Claude Code
Accurate vibe analytics
Nashville Mar 25
Python GitHub Actions
Revari: Cross-Tool Agent Memory
Nashville Mar 25
Revari Claude Code
Claude: iOS Workflow Automation
Nashville Mar 25
Claude Code
CyberSentinel: Threat Detection Pipeline
Miami Mar 25
Claude Sonnet Perplexity Sonar Pro
The LLM Harness Layer
Nashville Mar 25
Python Gradio
CytoVerse: Browser-Based Biology Models
Miami Mar 25
PyTorch ONNX
ServiceNow to Terraform via MCP
Nashville Mar 25
Claude Agents SDK Anthropic API
Lean AI SDLC Workflow
Nashville Mar 25
Claude Code MCP
PIIGuard: Hybrid Local PII Redaction
Toronto Mar 25
TypeScript Python
Print Anything: Natural Language 3D
Toronto Mar 25
Qwen 3 LoRA
Togather: Agentic Event Services
Toronto Mar 25
Claude GPT
UofT: Reliable Policy RAG
Toronto Mar 25
Python RAG
UofT: AI Cognitive Structure Analysis
Toronto Mar 25
TypeScript Node
AgentChatBus: Multi-Agent Coding Debate
Toronto Mar 25
Python FastAPI
UofT: AI Job Discovery Engine
Toronto Mar 25
FastAPI PostgreSQL