Heuristic algorithms

Home > Computer Science > Algorithms and data structures > Graph Traversal > Heuristic algorithms

Search algorithms that use approximations, rules-of-thumb, or domain-specific knowledge to guide their search, trading-off accuracy for speed.