Comment by YeGoblynQueenne

2 months ago

What are the search algorithms then? DFS, BFS, A*, etc, can you name them?

Why are you asking them which basic computer science graph traversal algorithms a frontier model used?

  • OP:

    >> using human-like(?) reasoning means cutting down the search space by having some sort of insight or intuition which allows you to prune branches from the entire tree

    So according to the OP there's a search of a tree and it also uses pruning btw, so I want to know what search they mean. Why are you asking?